| Nr. |
Filename |
Date |
Size |
Downloads |
Description |
| 191 |
cnrexm.zip |
16-04-1993 |
6 Kb. |
15 |
Source code found in the figures of the "Program
ming the OS/2 Container Control:By Example"
article in the Spring 1993 issue of the OS/2
Developer magazine. |
| 192 |
cnrez.zip |
13-10-1992 |
34 Kb. |
14 |
Container control sample program. This sample
program sets up a container control, inserts
some records and demonstrates the switching
between Name, Tree, Detail, Icon and Text views
. |
| 193 |
cnrmnu.zip |
27-03-1993 |
89 Kb. |
16 |
Container sample code that adds context menus
to CNRBASE.EXE. This is a bug fix so the code
will compile with the 3/93 version of C Set++.
The compiler exits if it hits PSZ szArg[] as
a parameter to main instead of char *szArg[]. |
| 194 |
cnrsamp.zip |
15-12-1992 |
89 Kb. |
14 |
Container Control Sample |
| 195 |
cntr.zip |
21-07-1993 |
1 Kb. |
15 |
Container example of viewing item as tree. This
is an example of how to set up a tree view in
a container. The changes that you would need
to make are where the icons are located. |
| 196 |
cntrldes.zip |
27-04-1993 |
22 Kb. |
14 |
Designing Custom Controls. Custom Control Articl
e Spring 1993 "Designing Custom Controls" Page
72-85 By Mark Benge and Matt Smith |
| 197 |
colorwhl.zip |
19-08-1999 |
11 Kb. |
14 |
Two components for easily selecting any color.
TColorWheel selects hue and saturation, ValueBar
selects Value (brightness). Written from scratch
in Sibyl. |
| 198 |
combase.zip |
29-07-2002 |
3278 Kb. |
15 |
The Common Base update for the Device Driver
KIT (DDK) - Jan 20 1999 |
| 199 |
combo.zip |
28-01-1990 |
15 Kb. |
14 |
Source code and sample program demonstrating
use of "combo boxes" (new dialog control in
PM 1.2 that combines functions of text boxes
and list boxes in a text box with a drop-down
list of choices). Version 1.2 (or later) only. |
| 200 |
comet.zip |
27-09-1991 |
400 Kb. |
14 |
OS/2 API Driver Test Tool (SE & EE 1.3). COMET
is an OS/2 API driver developed for testing
the various OS/2 SE & EE API's in a variety
of environments. Sample source code for the
API calls issued by COMET are included. |