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! |