Hi,
I am converting an MFC application into an MFC extension DLL.
I have used the VC++ AppWizard to create the basic code for the dll.
What i'd like to know is how I add the icons and user interface items contained in the resource script from the original file, and place this into the new code.
I know you can add the file, but can you add the individual items into the new resource script????
Thanks,
MrPeds
I am converting an MFC application into an MFC extension DLL.
I have used the VC++ AppWizard to create the basic code for the dll.
What i'd like to know is how I add the icons and user interface items contained in the resource script from the original file, and place this into the new code.
I know you can add the file, but can you add the individual items into the new resource script????
Thanks,
MrPeds