Important alert: (current site time 7/15/2013 5:18:09 AM EDT)
 

Browse Category or Search Results.

Search Results: Page 1 of 31 found. Entries 1 - 10 of 302 found
Jump to page: 1 2 3 4 5 6 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  _Console Menu Foundation Class_Console Menu Foundation ClassBorland C++Intermediate /
Sammy Leong
43295 since
11/1/2000 11:13:32 PM

By 14 Users
8 Excellent Ratings
       This is a console menu foundation class. This allows you to create menus in seconds! Methods include: AddMenu(int ID, char *Name); AddItem(int ID, char *Name, void (*Function)()); Draw(); Run(); ...Click here to see a screenshot of this code!(ScreenShot)
 
 
  A cool GDI pattern brush tool with C++ source codeA cool GDI pattern brush tool with C++ source codeMicrosoft Visual C++Intermediate /
ucancode software
15315 since
6/8/2005 7:12:59 AM

By 1 Users

       Author homepage: UCanCode Software (www.ucancode.net) Download source files - 24 Kb Download demo project - 15 Kb Introduction This article shows how to use a pattern brush to give your application a similar look and feel, and it also includes a patter ...(description truncated)
 
 
  A COOL Picker Library with full Source CodeA COOL Picker Library with full Source CodeMicrosoft Visual C++Intermediate /
ucancode software
11005 since
6/8/2005 7:10:21 AM

By 1 Users

       Author homepage: UCanCode Software (www.ucancode.net) Picker Library V1.8 Introduction File reference: Prebuild version: Picker18_exe.zip 120 KB (A dialog for choosing colors) Class Ref: PickerLib18.chm 119KB (Build by UCanCode DocVizor) Source Code:Pick ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
Please support the site by visiting our sponsor:
 
  A cool year selectorA cool year selectorMicrosoft Visual C++Intermediate /
ucancode software
15689 since
6/8/2005 7:07:40 AM

By 1 Users

       This is a simple Year Calendar control,you can use it freely. The class hierarchy chart details the class relationships of year calendar. Files To use the Year Calendar control in your project you will need to add a number of files to your project: AFCY ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  A Die Roll ActiveX ControlA Die Roll ActiveX ControlMicrosoft Visual C++Beginner /
Soorajchirag
8936 since
1/26/2005 4:16:52 AM

By 1 Users

       The code is a Dice that can be rolled to generate a random number between 1 to 6. The control can be embedded in any application such as board games. The interface provided allows the application to access the roll value using the OnRoll() function The pr ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  A good class to make any Window (NO MFC)A good class to make any Window (NO MFC)Microsoft Visual C++Advanced /
devildrey33
14473 since
2/12/2004 10:21:07 AM

By 2 Users

       This is a base class to build any window type. Its easy to use and support Dialogs and Windows in the same class. You need create your own class to heredate WindowClass , and you can create a windows with less time. Sorry but code is writed and commented ...(description truncated)
 
 
  A Graphical Menu with System programming [Including VDU, KBD, Disk, Memory, and Miscellaneous serv.A Graphical Menu with System programming [Including VDU, KBD, Disk, Memory, and Miscellaneous serv.CAdvanced /
Nishidh Patel
28616 since
1/2/2003 8:38:23 AM

By 39 Users
34 Excellent Ratings
       Feature: This is a Graphical Menu program including System Programming, including Video Services,Keaboard Services, Disk Services, and Memory Services. You can create graphical menu very easily from this program, simple programming is given for Menu creat ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  A Great Win32 SetWindowRgn Example (NOT MFC!!!)A Great Win32 SetWindowRgn Example (NOT MFC!!!)Microsoft Visual C++Beginner /
Jaime Muscatelli
23094 since
1/25/2003 7:34:32 PM

By 4 Users
3 Excellent Ratings
       This is a Win32 example of using SetWindowRgn to create round windows. YES ROUND WINDOWS! You would use CreateRoundRectRgn and then use SetWindowRgn to apply the Rgn to the window. This is an easy example, and it is fully commented! Plus, there is no MFC! ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  A Great Win32 System Menu Example (NOT MFC !!!)A Great Win32 System Menu Example (NOT MFC !!!)C++ (general), Microsoft Visual C++Beginner /
Jaime Muscatelli
20647 since
1/12/2003 11:37:38 AM
Unrated
       This is an example of placing menu items into your form's system menu. Simple, easy to comprehend, and not made in MFC!!!!! KEYWORDS: SYSTEM MENU ITEMS Win32 GetSystemMenu AppendMenuClick here to see a screenshot of this code!(ScreenShot)
 
 
  a Menu class (NO MFC)a Menu class (NO MFC)Microsoft Visual C++Advanced /
devildrey33
10928 since
2/12/2004 10:50:55 AM
Unrated
       This class is used to manage your menus. You can create your menus, and set their image, modify any text in any moment, etc.... Sorry but this code is writed and commented in spanish. This class is a part of my DReY_Windows_Lib, you can see it in www.webp ...(description truncated)
 


Search Results: Page 1 of 31 found. Entries 1 - 10 of 302 found
Jump to page: 1 2 3 4 5 6 ...


Compatibility Filter Profile:

C
C++ (general)
Microsoft Visual C++
Borland C++
UNIX C++