Hi,
I am having trouble with ocxs and dlls.
I have broken my monolithic app into dlls and ocxs. However, when I rebuild an OCX or change the location of the project, the project fails to load. I see that the project refers to a hard coded location and refers to a registry entry.
Is there a simple way around this?
Any help appreciated.
ps.
I broke the app into seperate dll.ocxs because I get a "out of memory" while attempting to build the monolithic app.
stef