|
-
Feb 1st, 2002, 11:11 AM
#1
Thread Starter
Retired VBF Adm1nistrator
NetBios() API Function, anyone have much experience ?
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, 10:23 PM
#2
Fanatic Member
well i think according to this, that means the "systems resources are exhausted"
http://msdn.microsoft.com/library/de...tbios_7y7m.asp
Visit www.fragblast.com
Gaming, forums, and a online RPG/Battle system
(__Flagg) DOT NET? is this a Hindi Dating service?
-
Feb 2nd, 2002, 11:33 AM
#3
Thread Starter
Retired VBF Adm1nistrator
Yes that much I know.
Its defined as that in the header files, but what the hell does it actually mean ?
And more to the point, how does one fix it ?!
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Feb 2nd, 2002, 02:35 PM
#4
Fanatic Member
well one computer doesnt have enough resources..
check the amount of stack and memory space you are using
also try closing apps and programs that are running.
Visit www.fragblast.com
Gaming, forums, and a online RPG/Battle system
(__Flagg) DOT NET? is this a Hindi Dating service?
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
|