Functional Programs And Their Source Code
Program Name Size Changed Date Author Program Description
ImgEdit 078k 03-14-2005 Ewayne An image editor, there is no sourse during the test stage.
EWCalc 034k 11-22-2004 Ewayne A programers calculator with full features.
EWCalcTB 034k 08-10-2004 Ewayne A programers calculator with full features (DLL version).
WordEdit 312k 04-02-2001 Ewayne A mini word editor that you can also use to create and compile Win32 help files.
HexEdit 095k 08-10-2004 Ewayne A Hex Editor that will also allow you to compare files, extract bitmaps, icons, and cursors.
FileMan 140k 08-10-2004 Ewayne A file manager with multiple views, drag drop capable, change file association, etc.
plus many other features. Read the Readme.txt file. (Download the CustList.zip below)
CustList 40k 08-10-2004 Ewayne Used with FileMan.
CDPlayer 084k 04-10-2001 Ewayne A rack mounted CD player with a play list and many other features.
Splash 007k 02-04-2001 Ewayne A DLL splash screen program that will display any size bitmap with a adjustable time limit.
TabEdit 020k 05-29-2001 Ewayne An Edit program that uses Tabs, which will allow you to open up to 32 files. It is a full function RichEdit program minus a Print and save settings to the registry routines.
TabTree 030k 06-15-2001 Ewayne Expanded the TabEdit program, TabTree has a collapsible Tree and List view that you can select files from for the Edit control(s). It would be a good starter program for someone wanting to write an IDE.
ResEdit 206k 03-13-2004 Ewayne A visual Resource editor program that can be used to extract resources from .rc or binary files for edit.
Or create a complete resource file or any portion thereof including dialogs.
(Read the readme file).
ToolBuild 110k 08-31-2002 Ewayne A visual Toolbar builder program that can be used to build many different Toolbars.
(Read the readme file).
ButBuild 45k 12-26-2002 Ewayne A visual Button builder program that can be used to build many different Buttons.
Tab Control 64k 08-31-2002 Ewayne A visual Tab control builder program that can be used to build many different Tab controls.
CtrlBuild 150k 03-18-2004 Ewayne A visual window control builder program that can be used to build many different Controls.
(Read the readme file).
AppLoad 022k 05-08-2004 Ewayne A customizable replacement for M$ Office desktop Toolbar and dropdown Menu.
You can create a link and place it in your startup directory if you wish.
Sample Programs And Their Source Code
Program Name Size Changed Date Author Program Description
Buttons 201k 02-19-2001 Ewayne A program that displays many different types of buttons that you can create, Mouseover, Hotspot, etc.
MDIEdit 012k 05-25-2001 Ewayne A MDI program with RichEdit controls, Toolbar, StatusBar, and open and save file.
ImageVu 418k 07-27-2000 Ewayne An image viewer that displays mult image formats, JPG, JIF, GIF, BMP, DIB, RLE, TGA, and PCX. (Uses a freeware image converter)
OemPad 014k 05-25-2001 Ewayne An Edit program that displays OEM DOS character format.
Listview 014k 05-25-2001 Ewayne A Listview program that displays different directories and you can also change the display type and move and arrange the icons.
Treeview 008k 06-15-2001 Ewayne A Treeview program that gives you a Treeview of your (My Computer).
Treeview2 010k 07-05-2001 Ewayne A Treeview program that does not use a Shell interface or COM objects.
The program will display the directories and sub directories of a hard drive that you select.
When you click on a folder the program will extract and display the full path.
You can also expand the tree by using a path.
TreeDemo 008k 07-07-2001 Ewayne A Treeview program that does not use a Shell interface or COM objects.
The program has three controls, Treeview, Listview, Edit, and Statusbar.
The Treeview items are user defined.
You can direct the output to either a Listview, Edit control, or Statusbar via the Tree items.
RegDemo 008k 07-09-2001 Ewayne This program does not use all of the available registery functions or all
of the capabilities of each function, it only uses twelve of the most
common functions and some of their capabilities.
MenuDemo 010k 07-11-2001 Ewayne This program demonstrates many of the Menu functions from changing an Item name to OwnerDrawn.
RichEdit 014k 07-18-2001 Ewayne A simple RichEdit program that has a Menu, Toolbar, Statusbar, File I/O, Find/Replace, Font control, and Color control.
(It might help the newbies).
Splitter32 008k 08-01-2001 Ewayne A Splitter Control that will support up to six different splitter combinations.
SplitDemo 009k 08-01-2001 Ewayne A program that demostrates using the Splitter Control and the six combinations.
SplitEC1 006k 08-01-2001 Ewayne A program that uses the Splitter Control with one splitter bar.
SplitEC2 006k 08-01-2001 Ewayne A program that uses the Splitter Control with two splitter bars.
SplitNC1 006k 08-01-2001 Ewayne A program that does not use a Splitter Control, with one Splitter bar.
SplitNC2 006k 08-01-2001 Ewayne A program that does not use a Splitter Control, with two Splitter bars.
SplitNC4 007k 08-01-2001 Ewayne A program that does not use a Splitter Control, with four Splitter bars, it gets a little involved.
AsmTypeA 110k 09-03-2001 Ewayne An assembler code routine that will allow you to easily enter your asm code.
You have the options to set the indent and spaces, plus you can create your own custom
Keywords that will allow you to enter a partial or complete function with a minimum of two Keystrokes.
You can make changes to existing code.
I will be placing the routine in my AsmEdit program when the kinks are worked out.

Let me know what you think.
Read the Readme file!