|
-
Feb 1st, 2002, 11:10 AM
#1
Thread Starter
Retired VBF Adm1nistrator
NetBios() API Function, NRC_OSRESNOTAV Return Value ?
Does anyone know the cause for NRC_OSRESNOTAV being returned from the NetBios() API function ?
I have a piece of code executing perfectly on one Windows 2000 Pro machine, giving return value of 0, but on another machine its returning NRC_OSRESNOTAV (35).
Both machines are Win 2k Pro SP2...
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Feb 1st, 2002, 11:15 AM
#2
Black Cat
Here's what MSDN says:
#define NRC_OSRESNOTAV 0x35 Required OS resources exhausted
Or "Operating system resources were exhausted. The application can retry the command later."
That's kinda vague though.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Feb 1st, 2002, 11:17 AM
#3
Thread Starter
Retired VBF Adm1nistrator
Yeah I know that, I've looked up the nb30.h file and its in there, but its bloody meaningless
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Feb 1st, 2002, 12:26 PM
#4
Black Cat
I'm having the same problem with a "The device is not currently connected but it is a remembered connection. " error message. You'd think somebody would document these things.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|