NEW

Order form program uses classes to represent an order form.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.0/5) 550 June 6th, 2007 UTC |
|
NEW

Window Coordinates creates a window (with the Win32 API) and displays the coordinates of the windows c...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.8/5) 529 June 5th, 2007 UTC |
|
NEW

DOS MENUS code allows you to create menus for DOS
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Very Good (4.1/5) 1,063 June 5th, 2007 UTC |
|
NEW

Make Window asks the user a few questions & writes a Window( using the win32 api).
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Fair (2.7/5) 502 June 5th, 2007 UTC |
|
NEW

Window Creation Class is a class for creating Windows, Buttons, Edit boxes, and Multiline Edit boxes.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.1/5) 543 June 5th, 2007 UTC |
|
NEW

WIN32API Trackbar code creates a trackbar (common control) and use WM_HSCROLL to show its position in r...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Fair (2.1/5) 1,343 June 5th, 2007 UTC |
|
NEW

WIN32API Toolbar code is an example of how to use the WM_NOTIFY message to give tooltips when the mouse...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Fair (2.8/5) 1,400 June 5th, 2007 UTC |
|
NEW

WIN32API MDI Shell with functions allows an easy start of a MDI application.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.2/5) 748 June 5th, 2007 UTC |
|
NEW

Win32 Window code shows how to make a window using pure API.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Poor (1.7/5) 587 June 5th, 2007 UTC |
|
NEW

Tab Navigation shows and explains how to make controls on a window using pure API, using CreateWindow a...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.6/5) 630 June 5th, 2007 UTC |
|
NEW

Window Docking System allows any number of windows to snap to and dock with a main window.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Fair (2.7/5) 651 June 5th, 2007 UTC |
|
NEW

HotTrack Buttons is a small reusable class to implement HotTrack bitmap buttons.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.1/5) 563 June 5th, 2007 UTC |
|
NEW

Funny Shaped Window shows how to use 'Regions' to create different shaped windows.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.2/5) 510 June 5th, 2007 UTC |
|
NEW

Creating and manipulating window regions code demonstrates the creation of complex region on windows.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.1/5) 428 June 5th, 2007 UTC |
|
NEW

Tree View shows some of the features of a treeview and the implementation in Win 32 applications.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.1/5) 562 June 5th, 2007 UTC |
|
NEW

Simple WINAPI is a program that shows how to make windows, dialogs, buttons, open files and more.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.3/5) 3,072 June 5th, 2007 UTC |
|
NEW

Put your app in the System Tray example shows how to put your apps icon in the system tray and have a m...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.0/5) 725 June 5th, 2007 UTC |
|
NEW

Simple Menu Code allows you to define a basic windows menu.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Fair (2.8/5) 576 June 5th, 2007 UTC |
|
NEW

Simple Text Window generates a text editing window.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.2/5) 567 June 5th, 2007 UTC |
|
NEW

Plain Window displays a plain, empty window.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Fair (2.8/5) 462 June 5th, 2007 UTC |
|
NEW

Message Boxes with Icons displays a message in a small default Windows message box along with an icon.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Fair (2.9/5) 541 June 5th, 2007 UTC |
|
NEW

Hello Message Box displays the message "Your Message" in a small default Windows message box.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.5/5) 664 June 5th, 2007 UTC |
|
NEW

Mouse progress control is a progressbar control that follows the mouse cursor using a system wide hook.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.4/5) 504 June 5th, 2007 UTC |
|
NEW

Menus in your windows app Shows how to implement menus in your Win32 application.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.1/5) 418 June 5th, 2007 UTC |
|
NEW

Magic Menu code places a menu anywhere you want on the screen.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.1/5) 521 June 5th, 2007 UTC |
|
NEW

Log Viewer uses pure win32 api to create a listview control.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.2/5) 728 June 5th, 2007 UTC |
|
NEW

Listbox Example shows how to implement a Listbox control into your applications.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Fair (2.4/5) 1,863 June 5th, 2007 UTC |
|
NEW

Full Screen Caption bar code describes the implementation of a full screen caption bar in Win32/MFC.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Fair (2.5/5) 881 June 5th, 2007 UTC |
|
NEW

DateTimePicker creates four different kinds of controls and shows in two different ways the retrieved v...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.0/5) 3,870 June 5th, 2007 UTC |
|
NEW

Simple menu project shows creation of menu in dialogbox and also a contextmenu on right button click.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Fair (2.0/5) 554 June 5th, 2007 UTC |
|
|