15 мая 2023 года "Исходники.РУ" отмечают своё 23-летие!
Поздравляем всех причастных и неравнодушных с этим событием!
И огромное спасибо всем, кто был и остаётся с нами все эти годы!

Главная Форум Журнал Wiki DRKB Discuz!ML Помощь проекту


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





| Вернуться в корень Архива |