Hello,
I'm migrating from the Borland 5.02 compiler to VC++ 6.0 and I've noticed that when you create a non MFC project (Win32 Application) in VC you are not given the option of linking the lib's statically or dynamically as you are in Borland's compiler.
In the Borland compiler there are two radio buttons labeled static and dynamic and it's as simple as that. In VC you're only given that option for MFC apps, as far as I can tell.
So how do you toggle it for Win32 (API) apps?
Thanks and Regards,
George W.
I'm migrating from the Borland 5.02 compiler to VC++ 6.0 and I've noticed that when you create a non MFC project (Win32 Application) in VC you are not given the option of linking the lib's statically or dynamically as you are in Borland's compiler.
In the Borland compiler there are two radio buttons labeled static and dynamic and it's as simple as that. In VC you're only given that option for MFC apps, as far as I can tell.
So how do you toggle it for Win32 (API) apps?
Thanks and Regards,
George W.