Changeset 7846 for trunk/src/kernel32/thunk.cpp
- Timestamp:
- Feb 8, 2002, 4:09:30 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/thunk.cpp
r5308 r7846 1 /* $Id: thunk.cpp,v 1. 6 2001-03-13 18:45:34sandervl Exp $ */1 /* $Id: thunk.cpp,v 1.7 2002-02-08 15:09:30 sandervl Exp $ */ 2 2 3 3 /* … … 51 51 //****************************************************************************** 52 52 //****************************************************************************** 53 DWORD WIN32API MapLS( void *address)53 DWORD WIN32API MapLS(LPCVOID address) 54 54 { 55 55 // _interrupt(3);
Note:
See TracChangeset
for help on using the changeset viewer.