CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: giant

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    6,666

    Re: List.Add not set to an instance of an object

    You'll need to ensure that the collection isn't null and is properly instantiated prior to adding an object to it.
    gmail sign up
  2. Re: Visual Basic 6 program can communicate serial com port on windows 7?

    The MSComm control provides serial communications for your application by allowing the transmission and reception of data through a serial port.
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured