Re: CreateDirectory fails but GetLastError says succeeded
- From: "Nomospam" <Nomospam@xxxxxxxxxxxx>
- Date: Fri, 26 Aug 2005 17:20:09 -0500
"alpine" <alpine_don'tsendspam@xxxxxxxx> wrote in message
news:o6sug1hvcq2sqpe4dakupbtte0m44lu4ii@xxxxxxxxxx
> In most cases, you cannot use GetLastError from VB because VB calls
> this function after each API call it makes which clears the error for
> subsequent calls to the function. To get the error info you are
> looking for, use the LastDLLError property of the Err object.
>
> HTH,
> Bryan
Thanks for that clarification.
I'll give it a try
Thanks
mark
.
- References:
- CreateDirectory fails but GetLastError says succeeded
- From: Nomospam
- Re: CreateDirectory fails but GetLastError says succeeded
- From: alpine
- CreateDirectory fails but GetLastError says succeeded
- Prev by Date: Re: gettickcount returns a negative number???
- Next by Date: Re: copymemory basic question
- Previous by thread: Re: CreateDirectory fails but GetLastError says succeeded
- Next by thread: Re: CreateDirectory fails but GetLastError says succeeded
- Index(es):
Relevant Pages
|
Loading