Home
last modified time | relevance | path

Searched refs:Hack (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/win32/iphlpapi/
H A Diphlpapi_reactos.c15 BOOL Hack = FALSE; in TCPSendIoctl() local
29 Hack = TRUE; in TCPSendIoctl()
51 if (Hack) in TCPSendIoctl()
73 if (Hack) in TCPSendIoctl()
/reactos/win32ss/gdi/eng/
H A Dengwindow.c295 BOOL Hack; in WNDOBJ_vSetConsumer() local
299 Hack = (pwo->pvConsumer == NULL); in WNDOBJ_vSetConsumer()
310 if (Hack) in WNDOBJ_vSetConsumer()
/reactos/sdk/lib/ucrt/
H A DCMakeLists.txt80 # Hack until we support globally defining _DEBUG
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/doc/
H A Dpatches.txt232 Hack for making the old (broken) keyboard mapping implementation work
/reactos/ntoskrnl/ke/i386/
H A Dexp.c583 UCHAR Hack[15]; in KeTrapFrameToContext() member