Article ID: 145723
Article Last Modified on 7/1/2004
[MYCTRL.OCX] Register=$(DLLSelfRegister) Dest=$(WinSysPath) Uses1=MFC30.DLL Uses2=OC30.DLL ...The complete list of files that you need to list as dependencies will depend on the options you used to build the control. Second example: For OLE Controls created using Microsoft Foundation Classes version 4.0, the new section would look like this:
[MYCTRL.OCX] Register=$(DLLSelfRegister) Dest=$(WinSysPath) Uses1=OCX Runtime Support
Keywords: kbhowto KB145723