
Is it possible to have it checked by default on any version that doesn't support XP (I for one always check it for every project).
Thanks.
I didn't said it's not effective, but not enough as all the DLL loaded before the code is run are not cover by this. Load library() now takes care of this automatically so it's not needed to use a full path (but you still can it won't hurt)BarryG wrote: Sat Jul 13, 2024 9:39 am Interesting. So I could remove my hard-coded paths, then, since they're not effective? Just use the DLL filename (like "kernel32.dll")?