Re: tlhelp32 problem

2004-05-23 Thread Eric Pouech
I've implemented a solution for the problem, please review carefully as I don't know Wine nor Win32 too well! sounds quite ok. I've attached my version of (basically same stuff, written a bit differently). Note: - the info from MSDN are likely to be for latest versions of toolhelp. Anyway, when w

Re: tlhelp32 problem

2004-05-22 Thread André Johansen
* Eric Pouech (Sun, 16 May 2004 08:20:01 +0200) wrote: | Andrà Johansen a Ãcrit : | > Hi! | > While trying to get Anarchy Online working with Wine, I discovered | > that dynamically getting symbols from the running program does not | > work properly in Wine. | what doesn't work is that toolhelp (in

Re: tlhelp32 problem

2004-05-15 Thread Eric Pouech
André Johansen a écrit : Hi! While trying to get Anarchy Online working with Wine, I discovered that dynamically getting symbols from the running program does not work properly in Wine. what doesn't work is that toolhelp (in wine) doesn't properly set the szModule of the MODULEENTRY structure. But

tlhelp32 problem

2004-05-15 Thread André Johansen
Hi! While trying to get Anarchy Online working with Wine, I discovered that dynamically getting symbols from the running program does not work properly in Wine. The attached example code shows the problem; when running in Windows, I get this output The mangled name is "[EMAIL PROTECTED]@@[EMAI