Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ntwow64c.h

Go to the documentation of this file.
00001 /*++ 00002 00003 Copyright (c) 1985 - 1999, Microsoft Corporation 00004 00005 Module Name: 00006 00007 ntwow64c.h 00008 00009 Abstract: 00010 00011 Helper functions inplemented in wow64. 00012 00013 Author: 00014 00015 21-Sept-1998 BarryBo 00016 00017 Revision History: 00018 00019 --*/ 00020 00021 HANDLE 00022 Wow64GetConsoleHandle( 00023 VOID 00024 ); 00025 00026 VOID 00027 Wow64SetConsoleHandle( 00028 HANDLE hHandle 00029 ); 00030 00031 VOID 00032 Wow64SetLastError( 00033 DWORD dwError 00034 ); 00035 00036 00037 00038 00039 00040 00041 00042 00043 00044 00045 00046 00047 00048 00049 00050 00051 00052 00053 00054 00055 00056 00057 00058 00059 00060

Generated on Sat May 15 19:41:04 2004 for test by doxygen 1.3.7