Last change
on this file since 354 was 354, checked in by stevenhl, 17 years ago |
Import untested baseline cmedia sources, work products and binaries
Binaries and work products should be deleted from repository.
once new builds are verified to work.
|
File size:
286 bytes
|
Line | |
---|
1 | /* $Id: devhelp.c,v 1.1 2000/04/23 14:55:39 ktk Exp $ */
|
---|
2 |
|
---|
3 | /* DEVHELP.C - Defines _Device_Help variable for devhelp.h
|
---|
4 |
|
---|
5 | MODIFICATION HISTORY
|
---|
6 | DATE PROGRAMMER COMMENT
|
---|
7 | 01-Jul-95 Timur Tabi Creation
|
---|
8 | */
|
---|
9 |
|
---|
10 | #define INCL_NOPMAPI
|
---|
11 | #include <os2.h>
|
---|
12 |
|
---|
13 | PFN Device_Help;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.