page fault on 0x7ffe02d8

Robert Reif reif at earthlink.net
Wed Oct 5 22:24:00 CDT 2005


I am getting this exception:

Unhandled exception: page fault on read access to 0x7ffe02d8 in 32-bit 
code (0x51102a96).

and I found this in winternal.h:

#if (_WIN32_WINNT >= 0x0501)
#define INTERNAL_TS_ACTIVE_CONSOLE_ID ( *((volatile ULONG*)(0x7ffe02d8)) )
#endif /* (_WIN32_WINNT >= 0x0501) */

Should something be allocating memory for this?







More information about the wine-devel mailing list