14 years ago
Highlights
how can i determine which version of the CRT i am using for creating my static lib? so the /MD option utilizes which version of the CRT? i was thinking if i shared the version o…
14 years ago
14 years ago
I have a third party statically linked .lib including in my static.lib which exposes only 1 API. the client is using MFC and so i had to recompile both those static.lib's wt…
14 years ago
firstly i would like to thank you for your response. i have created my own dll to test against this code and in order for that to work i had to make sure i recompiled the third…
14 years ago
Latest Activity
how can i determine which version of the CRT i am using for creating my static lib? so the /MD …
14 years ago
firstly i would like to thank you for your response. i have created my own dll to test against this …
14 years ago
I have a third party statically linked .lib including in my static.lib which exposes only 1 API. the client is …
14 years ago