Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Oct : FormatMessage
| Subject: | FormatMessage |
| Posted by: | "MikeR" (nf..@pobox.com) |
| Date: | Sat, 22 Oct 2005 16:04:03 |
Does FormatMessage not work with errors in the 12nnn range, as returned from GetLastError
on failed calls to wininet? I get a zero back. Using SetLastError, I get a return on for
example 32, so the parms are correct I think.
Thanks,
Mike