Forum Discussion
AlexKaras
15 years agoCommunity Hero
Hi,
I did not try your code yet, but a quick idea: It is possible that smart optimizing compiler removed unused routines from the resulting exe. What if you try to generate map file or something like it and look whether the unused functions are in the exe?
I did not try your code yet, but a quick idea: It is possible that smart optimizing compiler removed unused routines from the resulting exe. What if you try to generate map file or something like it and look whether the unused functions are in the exe?