Small executables
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I've seen a few programs out there that are very small in size and actually do something (ex.: .kkreiger)... When I look at their import functions list I see only LoadLibrary and GetProcAddress. The question is: How do you remove all those additional dependencies from your programs (C++)?
-
I've seen a few programs out there that are very small in size and actually do something (ex.: .kkreiger)... When I look at their import functions list I see only LoadLibrary and GetProcAddress. The question is: How do you remove all those additional dependencies from your programs (C++)?
Yeah read this article about Code optimization http://www.codeproject.com/tips/aggressiveoptimize.asp
"I Think this Will Help" [Vote One Here, Complete my Survey....]
visit me at http://www.thisisalok.tk