i wrote my DLL in C++, compiled in Releasemode, and i find out, that i can view the complete source, ex. main.cpp etc ( full source code) in ollydbg->view->sourcfiles.
what the hell did i wrong? this should not be happen. how to prevent that? thanks in advance.