Search:

Type: Posts; User: aaronrhodes

Search: Search took 0.01 seconds.

  1. Thread: Win32 API

    by aaronrhodes
    Replies
    3
    Views
    1,091

    RE: Win32 API

    Try www.allapi.net - there are a couple of programs on there that explain stuff about pretty much every API call. there's some examples which are in VB, but can be translated fairly easily. there's...
  2. Replies
    2
    Views
    1,299

    ActiveX!!!!!!

    Can any of you guys tell me how i can add an ActiveX control to a window i have created using CreateWindow? i need to add a few ActiveX controls written in VB and/or C to my app.
    do vb activex ctls...
  3. Replies
    4
    Views
    926

    Oops!!! 1 more question

    I realised where i had i was when i posted it!!! one q. though. i had an idea of subclassing, however, isn't C++ one big subclassing...thing? when you register a wndclass, you supply a windowproc...
  4. Replies
    3
    Views
    1,232

    Window procs and the like

    I have created an application using CreateWindowEx etc to make all of the main windows, however. upon creating buttons, the window messages from them get sent to the parent window in the form of...
  5. Replies
    4
    Views
    926

    WindowProcs And The Like

    I have created an application using CreateWindowEx etc to make all of the main windows, however. upon creating buttons, the window messages from them get sent to the parent window in the form of...
Results 1 to 5 of 5