Changeset 8184 for branches/splittup/src/win32k/lib/libWin32kInstalled.c
- Timestamp:
- Apr 1, 2002, 3:04:59 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/splittup/src/win32k/lib/libWin32kInstalled.c
r5224 r8184 1 /* $Id: libWin32kInstalled.c,v 1.3 2001-02-21 07:47:59bird Exp $1 /* $Id: libWin32kInstalled.c,v 1.3.2.1 2002-04-01 13:04:57 bird Exp $ 2 2 * 3 3 * libWin32kInstalled - checks if Win32k is installed or not. 4 4 * 5 * Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@mynd.no)5 * Copyright (c) 2000-2002 knut st. osmundsen (bird@anduin.net) 6 6 * 7 7 * Project Odin Software License can be found in LICENSE.TXT … … 29 29 * FALSE: Win32k is not installed. (or not inited yet) 30 30 * @status completely implelemented. 31 * @author knut st. osmundsen ( knut.stange.osmundsen@mynd.no)31 * @author knut st. osmundsen (bird@anduin.net) 32 32 * @remark The caller is reponsible for having called the libInit 33 33 * function before this call to get a decent result.
Note:
See TracChangeset
for help on using the changeset viewer.
