Changeset 5224 for trunk/src/win32k/lib/libWin32kInstalled.c
- Timestamp:
- Feb 21, 2001, 8:47:59 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/lib/libWin32kInstalled.c
r4164 r5224 1 /* $Id: libWin32kInstalled.c,v 1. 2 2000-09-02 21:08:11bird Exp $1 /* $Id: libWin32kInstalled.c,v 1.3 2001-02-21 07:47:59 bird Exp $ 2 2 * 3 3 * libWin32kInstalled - checks if Win32k is installed or not. … … 21 21 #include <os2.h> 22 22 #include "win32k.h" 23 24 25 /******************************************************************************* 26 * Global Variables * 27 *******************************************************************************/ 28 extern BOOL fInited; 23 #include "libPrivate.h" 29 24 30 25
Note:
See TracChangeset
for help on using the changeset viewer.