home *** CD-ROM | disk | FTP | other *** search
- /* $Id:*/
-
- /*
- * lxos2fn.cpp
- * Autor: Stefan Milcke
- * Erstellt am: 25.04.2002
- * Letzte Aenderung am: 26.04.2002
- *
- */
-
- #ifdef __cplusplus
- extern "C" {
- #endif
- #define INCL_NOPMAPI
- #define INCL_DOSERRORS
- #include <os2.h>
- }
- #include <devhelp.h>
- #include <ldefos2.h>
- #ifdef KEE
- #include <kee.h>
- #endif
-
- #ifdef __cplusplus
- extern "C" {
- #endif
-
- // Nothing here yet
-
- #ifdef __cplusplus
- }
- #endif
-