hi,
thanks, the compiler issue is very complex, can you give me some tips how to make small exe files, befor I start to read everything?
I compiled a simple dialog app with static dll(to run on other systems) with "small code" optimization. But the app is still 900kb big! (I made a simple dialog app in visual basic, and its 24kb small, and runs on other systems)
So what's the trick? How can this be?
bye