Vielleicht hängt es zusammen mit:
Zitat:
Note
This function is provided only for backward compatibility. It does not return reliable information. New applications should use the SymGetModuleInfo64 and SymLoadModule64 functions.
Wobei SymLoadModule64 schon von SymLoadModuleEx abgelöst wurde.
Dann schmeiß ich auch das nochmal in Raum:
Zitat:
All DbgHelp functions, such as this one, are single threaded. Therefore, calls from more than one thread to this function will likely result in unexpected behavior or memory corruption. To avoid this, you must synchronize all concurrent calls from more than one thread to this function.
Und schließlich bleibt noch zu sagen, dass ich Version 6.1 der Datei auf der Platte habe...