Hello, it's posible prevent change the name of my DLL???
Printable View
Hello, it's posible prevent change the name of my DLL???
Using GetModuleFileName at DllMain entry point.
Not clear. Who is trying to change the name ?Quote:
Originally Posted by XP.
Name of my dll is AC.dll, I do not want that they can change the name to DLL
Nothing much you can do here. Why is the name important ?
Yes - but who is "they"? And why should they want to do that? :confused:Quote:
Originally Posted by XP.