home *** CD-ROM | disk | FTP | other *** search
- This is the source and the DLL for a Workplace object class called "Black Hole"
- which simply deletes any workplace object dropped on it (even those objects
- the Shredder cannot delete; e.g. templates in the templates folder). Because
- of its destructive nature, delete confirmation is always turned on.
-
- This package contains:
-
- read.me this file
- Blakhole.csc SOM class definition file
- Blakhole.c methods source file
- Blakhole.rc resource file
- Blakhole.rh resource include file
- Blakhole.ico default icon
- Blakhole.mak makefile
- Blakhole.dll class DLL
- install.cmd class registration and object creation in REXX
-
- To install,
-
- 1) "cd" to a directory containing both "install.cmd" and "Blakhole.dll";
-
- 2) type "install". This does the following:
-
- 1) copy "Blakhole.dll" to "C:\os2\dll" directory;
- 2) register a Workplace object class named "Blakhole";
- 3) create an object of class "Blakhole" named "Black Hole" on the desktop.
-
- To recomplie, you need IBM C Set/2 and Toolkit. Type "nmake -f Blakhole.mak"
- in the directory containing all the files listed above.
-
-
- Makoto Nagata
-
- 555 California Street #5887
- San Francisco, CA 94104
-
- (415)622-0389 (work)