Search:

Type: Posts; User: nhrraj

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    4,899

    COM Error Code: 80040e10

    Hi All,

    My appln component (VC++ com server) uses ADO to connect to an MS access DB file (access 2000 format). we are using Microsoft.Jet.OLEDB.4.0. now, we are changing the provider to MSDASQL....
  2. Replies
    2
    Views
    2,991

    Help on waitforsingleobject(.....)

    Hi All,

    Can two threads wait for an event to be signalled by a 3rd thread?

    thread1 is on waitforsingleobject(....., eventobj3, .....)
    thread2 is on waitforsingleobject(....., eventobj3,...
  3. Replies
    3
    Views
    4,636

    C++ graphics on g++ compiler

    Thanks, Is there any way I can plot a pixel in case I am using g++ compiler?
  4. Replies
    3
    Views
    4,636

    C++ graphics on g++ compiler

    Hi,
    The g++ compiler gives the error "No such file or directory" for "include<graphics.h>". I haven't programmed using the g++ compiler before. Please tell me how to write C++ graphics programs...
Results 1 to 4 of 4