I am in the process of porting all of our VC6 ATL Composite Controls to VC7. Everything seems to recompile, but I am getting problems at runtime. If I take one of these legacy controls and drop it onto an MFC Dialog, it does not get created correctly when the window is created. Basically, OnInitDialog never gets called(this has been working in VC6 and MFC for years). If I create a fresh VC7 ATL Composite Control and do the same thing, it works. Since all the ATL7 code is attributed, it is difficult to figure out what the differences are by just comparing the code.
Has anyone seen this problem? Any tips? Thanks, Scott You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
