Changeset 8160 for branches/splittup/src/win32k/src/k32QueryCallGate.cpp
- Timestamp:
- Apr 1, 2002, 12:01:05 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/splittup/src/win32k/src/k32QueryCallGate.cpp
r8155 r8160 1 /* $Id: k32QueryCallGate.cpp,v 1.1.2. 2 2002-04-01 09:06:05bird Exp $1 /* $Id: k32QueryCallGate.cpp,v 1.1.2.3 2002-04-01 09:57:14 bird Exp $ 2 2 * 3 3 * k32QueryCallGate - Query the callgate selector for the callgate to the k32 APIs. 4 4 * 5 * Copyright (c) 2001 knut st. osmundsen (knut.stange.osmundsen@mynd.no)5 * Copyright (c) 2001-2002 knut st. osmundsen (bird@anduin.net) 6 6 * 7 7 * Project Odin Software License can be found in LICENSE.TXT … … 9 9 */ 10 10 #ifndef NOFILEID 11 static const char szFileId[] = "$Id: k32QueryCallGate.cpp,v 1.1.2. 2 2002-04-01 09:06:05bird Exp $";11 static const char szFileId[] = "$Id: k32QueryCallGate.cpp,v 1.1.2.3 2002-04-01 09:57:14 bird Exp $"; 12 12 #endif 13 13 … … 51 51 * return the result of this attempt. 52 52 * @status Completely implelemnted. 53 * @author knut st. osmundsen ( knut.stange.osmundsen@mynd.no)53 * @author knut st. osmundsen (bird@anduin.net) 54 54 */ 55 55 APIRET k32QueryCallGate(PUSHORT pusCGSelector)
Note:
See TracChangeset
for help on using the changeset viewer.
