Windows .libs
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I have some MFC projects which use the following libs: kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib Are these libs always necessary for using MFC? How can I know which libs to use and will I get errors compiling/linking when those deleted from the project? Best regards, Jens
-
Hi, I have some MFC projects which use the following libs: kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib Are these libs always necessary for using MFC? How can I know which libs to use and will I get errors compiling/linking when those deleted from the project? Best regards, Jens