programming

Dev C++ (1) - mingw

chozo99 2008. 12. 30. 14:33


[Linker Error] undefined reference to `__cpu_features_init'
tool -> compiler option -> library ( remove all entry )
 ======> C:\Program Files\Dev-Cpp\Lib

[Linker Error] undefined reference to `GetStockObject@4'
#include <wingdi.h>
added command line linker ==> "-lgdi32"


spy++
http://www.windows-spy.com/