Search:

Type: Posts; User: ashu12

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    4,059

    This means going into the device drivers...

    This means going into the device drivers development area.
    What i was thinking that there may be some standard API's for this.


    Thanks all for the information.



    Ashu
  2. Replies
    6
    Views
    4,059

    Handling the events using Standard Windows API's...

    Handling the events using Standard Windows API's is possible.
    What i want to know is whether can we have direct access to interrupts and interrupt vector tables as is possible in DOS environment.
    ...
  3. Replies
    6
    Views
    4,059

    Interrupt handling in VC++(Windows)

    Any one please help me by sending code for handling interrupts in windows (VC++) say Serial Port Communication.

    Ashu
  4. Replies
    3
    Views
    1,809

    Please, Tell me settings for VC++ environment ...

    Please, Tell me settings for VC++ environment




    Ashu
  5. Replies
    3
    Views
    1,809

    Creating Threads - Compilation error

    Hi,

    I am trying to compile this standard example program from Borland C++ but i am getting error _beginthread() and _exitthread() undeclared identifier. I am not able to figure out why? I suppose...
  6. Replies
    3
    Views
    1,890

    Hi Sebastiani, But how to interpret message...

    Hi Sebastiani,

    But how to interpret message received from GetMessage. Where to set switch statement. Actually i want some hidden window to send message to this console application. Please help. I...
  7. Replies
    3
    Views
    1,890

    Creating Windows from Console

    Hi,

    Can we create a hidden window from console application?. I mean without using winMain() function. I want to receive Windows message and my application will be console based (using main()...
  8. Replies
    3
    Views
    1,718

    Reply: WinSock Programming in C

    Can u post small sample code. how to trap the network interrupt. I mean Inerupt number -- something like that


    Ashu
  9. Replies
    3
    Views
    1,718

    Winsock Programming in C

    I m trying to write Console based winsock application and need instant notification of winsock events as available in windows based applications like WSAAsyncselect(). Is there there any such...
Results 1 to 9 of 9