CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Guest

    Send message by NetBIOS

    Who can tell me how to send a message (compatible with WINPOPUP.EXE) by NetBIOS?

    It's difficult to find any example about NetBIOS function. But it's the only common function in NETAPI32.DLLs in Windows NT and Windows 95. If any one can make an example about it, it will be helpful for us.



  2. #2
    Join Date
    Apr 1999
    Location
    CA
    Posts
    20

    Re: Send message by NetBIOS

    I have a sample that Microsoft technical support sent me. I don't know about compatability with winpopup.exe since I've never used that. Give me your email address and I'll send it to you.


  3. #3
    Guest

    Please send the sample to me

    my email address: [email protected]


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

Featured