in reply to Re^3: Passing/Returning HANDLE's with Win32::API
in thread Passing/Returning HANDLE's with Win32::API
What Win32::API needs is a way to specify a pointer to a DWORD "number", rather than using P which doesn't treat the value the same way as N and I.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Passing/Returning HANDLE's with Win32::API
by Corion (Patriarch) on Feb 09, 2005 at 08:43 UTC |