Search:

Type: Posts; User: src

Search: Search took 0.00 seconds.

  1. Thread: win32 application

    by src
    Replies
    5
    Views
    1,350

    Sockets API, WinSock API ...

    Sockets API, WinSock API

    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcewinsk/htm/_wcecomm_winsock_functions.asp
  2. Thread: SendInput()?

    by src
    Replies
    11
    Views
    2,612

    Fillyourbrain - Isn't WM_COPYDATA only from...

    Fillyourbrain -
    Isn't WM_COPYDATA only from windows CE?
  3. Thread: SendInput()?

    by src
    Replies
    11
    Views
    2,612

    Thank You all

    Thank You all
  4. Thread: SendInput()?

    by src
    Replies
    11
    Views
    2,612

    But PostMessage only send WM_messages ie:...

    But PostMessage only send WM_messages
    ie: WM_CLOSE etc

    I need to send an actual char *msg = "blehbleh";
  5. Thread: SendInput()?

    by src
    Replies
    11
    Views
    2,612

    SendInput()?

    I've looked up API for SendInput(); and I don't really think
    this is what I'm looking for.

    I have two processes running.
    1. Some windows App.
    2. My programmed app.

    I would like my programmed...
  6. Replies
    4
    Views
    963

    Thanks for the replies. I just found it odd...

    Thanks for the replies.

    I just found it odd that I could not do this from Win32 API.

    I will look into COM.

    Any differences between COM, COM+ DCOM?
  7. Replies
    4
    Views
    963

    Create outlook instance....

    I'm new with this and was hoping someone could
    direct me on a howto or even what to do.

    I would like to just simply create an instance of a new email via
    outlook.

    I would then read from a...
Results 1 to 7 of 7