• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:9    Start  Previous  Next  Last    goto:
    Create a Checkbox and track check/uncheck events
    ON: 2007-09-06 11:05:22
    Article demonstrates Creation of a Checkbox and track check/uncheck events within the window procedure using pure WINAPI and C.
    19 times | category: [Basics]
    Create a Textbox / Edit control and track change event
    ON: 2007-09-06 11:03:15
    Article demonstrates Creation of simple Textboxes / Edit controls and track text change event in pure windows api and C.
    14 times | category: [Basics]
    Create a Button and track click event
    ON: 2007-09-06 11:02:48
    Article demonstrates Creation of a simple push Button and track its click event in window procedure using pure windows api
    9 times | category: [Basics]
    Create a Dialog / Window
    ON: 2007-09-06 11:01:58
    Article demonstrates How to create a Dialog / Window using pure Windows API with plaing C language
    10 times | category: [Basics]
    Why UICODE is important before you start program
    ON: 2007-09-06 10:59:59
    When your applciation is enabled to compile with UNICODE as well as NON-UNICODE fucntions, then you have covered good range of Microsoft operating systems.
    15 times | category: [Basics]
    Start Windows Programmng (winapi/win32 Api basics)
    ON: 2007-09-06 10:57:57
    If you read documents one by one carefully and do not skip any part, then it is somehow guarantee that you will be able to program any kind of windows application, even your own framework like MFC, OWL, GTK+, RAD C++, FLTK, etc.
    36 times | category: [Basics]
    Depth First Search Template
    ON: 2007-09-06 10:54:19
    Template and example on making searches in graphs
    7 times | category: [Basics]
    C++ DLLs for beginners
    ON: 2007-09-06 10:52:46
    This is an article I did over at CodeGuru.com. It took me awhile to get it to the point where it was accepted. It is missing loading the DLLs dynamically, which I fully intend to update it to include that way of loading in the very near future, I just need to find the time. This does not use MFC, only C++ and WinAPI. Source code for Visual C++ 2003 is included.
    14 times | category: [Basics]
    Catch keypress events
    ON: 2007-09-06 10:43:41
    In this tutorial i will show you how you can catch keypress easly, without using hooks.
    6 times | category: [Basics]
    this:1/1 25records  total:9    Start  Previous  Next  Last    goto:

    Category

      Basics (9)