T
Tony Johansson
Hi!
Does any of those Win32 API functions throw Exceptions that I can catch in
my managed code or do they use the GetLastError which cause that I have to
use the Marshal.GetLastWin32Error ?
//Tony
Does any of those Win32 API functions throw Exceptions that I can catch in
my managed code or do they use the GetLastError which cause that I have to
use the Marshal.GetLastWin32Error ?
//Tony