Results 1 to 4 of 4

Thread: NetBios() API Function, NRC_OSRESNOTAV Return Value ?

  1. #1

    Thread Starter
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    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]

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    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.

  3. #3

    Thread Starter
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    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]

  4. #4
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    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
  •  



Click Here to Expand Forum to Full Width