Hi all,
I have developed an Active X control for use in an application. This control reads a pattern file and displays it on the screen. When I first developed the control, I goofed a bit and added a usercontrol to a standard EXE project. It worked perfectly, until it came time to split out the ocx into it's own project.
Basically, I added the OCX to it's own project, and set all the appropriate settings, including binary compatibility, etc, but when I tried adding it to my EXE project and whenever I do, the who EXE project completely CRASHES! Then I get the lovely XP screen telling me I had a memory exception error.
Does anyone have any clues what I did wrong?
Thanks,
Panthaur
I have developed an Active X control for use in an application. This control reads a pattern file and displays it on the screen. When I first developed the control, I goofed a bit and added a usercontrol to a standard EXE project. It worked perfectly, until it came time to split out the ocx into it's own project.
Basically, I added the OCX to it's own project, and set all the appropriate settings, including binary compatibility, etc, but when I tried adding it to my EXE project and whenever I do, the who EXE project completely CRASHES! Then I get the lovely XP screen telling me I had a memory exception error.
Does anyone have any clues what I did wrong?
Thanks,
Panthaur