Custom AppWizard and compiler and linker parameters
Jean FEVRE -- jeanf@afp.com
Saturday, January 06, 1996
I am using VC4 to build a Custom AppWizard to generate DLL that
act as plug-in in my application. I have just a problem : I want
to control the linker parameters. The name and the location of
the generated DLL (I use .mnu or .pro and no .dll file).
The name of the definition file, I use a different def file in
debug and release mode (project.def and projectd.def).
If somebody can help it would be nice.
thanks
Jean
John & Annette Elsbree -- elsbree@msn.com
Tuesday, January 09, 1996
Jean -
To the best of my knowledge, these specific features are beyond the
capabilities of the current Custom AppWizard API. Sorry.
mfcTeam.m_johnels; // does not represent Microsoft
----------
From: owner-mfc-l@netcom.com on behalf of Jean FEVRE
Sent: Saturday, January 06, 1996 11:32 AM
To: mfc-l@netcom.com
Subject: Custom AppWizard and compiler and linker parameters
I am using VC4 to build a Custom AppWizard to generate DLL that
act as plug-in in my application. I have just a problem : I want
to control the linker parameters. The name and the location of
the generated DLL (I use .mnu or .pro and no .dll file).
The name of the definition file, I use a different def file in
debug and release mode (project.def and projectd.def).
If somebody can help it would be nice.
thanks
Jean
| Вернуться в корень Архива
|