Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. sballes

    Error window in release mode

    Hello, I would like my c++ programs to end its execution when an error happens, instead of appearing a window with the error. Does anybody know if it is possible to configure MS Visual C++ 6.0 in order to do this?
  2. sballes

    Serial communication in Windows

    Hello, I am tryinng to code a C++ program in order to perform a serial communication with any device that supports it. I am able to read data but, when I try to write data some strange characters always appear at the end of the writen message. Does anybody know how to solve it? Thanks in advance.
  3. sballes

    ADO error codes

    Hello, I would like to know if there is any way to get the ORACLE error code, when connecting performing any operation to a ORACLE database using ADO and C++. I know how to get the error description but I can`t get the number. Thanks in advance.
  4. sballes

    Computer sincronization

    I would like to know if there is any standard way to sincronize the system clocks of the computers connected to an ethernet. Is there any available software that does it? Thank you in advance

Part and Inventory Search

Back
Top