get more info on the return values for a particular windows api function
call at msdn.microsoft.com just look at the exact function the winapi
wraps and do a search on that on msdn.
Don
-----Original Message-----
From: dgaethofs [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 24, 2004 6:41 AM
To: [EMAIL PROTECTED]
Subject: [development-axapta] kernel32 return values
Hello,
Can someone tell me where I can find information on the values
returned by kernel32.dll.
I am trying to set the currentdirectory using winapi and i get a
error number 2 back from the system.
Due to this I have been searching for meaning of the values returned
by the dll, which I could not find.
WinAPI::getLastError returns a value 2.
the error is coming from DLL::lastDLLError() whereas the DLL is
kernel32.
regards,
Danny Gaethofs
Yahoo! Groups Links
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

