Hi!
I have a minor problem.
I want to have some sort of global data in a DLL. I call a funktion in this DLL, and want this funktion to remember data between the calls.
The funktion in the DLL is a predefinet Hook-function, and i cannot include the ddata in the call to the function.
What can i do?
/Beginner
