Home
last modified time | relevance | path

Searched refs:hack (Results 1 – 15 of 15) sorted by relevance

/reactos/dll/win32/ole32/
H A Dole32_unknwn.idl26 cpp_quote("#if 0 /* oleaut32_unknwn.idl hack */")
28 cpp_quote("#endif /* oleaut32_unknwn.idl hack */")
H A Dole32_objidl.idl26 cpp_quote("#if 0 /* ole32_objidl.idl hack */")
28 cpp_quote("#endif /* ole32_objidl.idl hack */")
/reactos/dll/win32/oleaut32/
H A Doleaut32_oaidl.idl26 cpp_quote("#if 0 /* oleaut32_oaidl.idl hack */")
28 cpp_quote("#endif /* oleaut32_oaidl.idl hack */")
/reactos/base/shell/cmd/
H A Dtodo.txt10 … long and overly complex for what it needs to do. Also, we can remove the hack to cover for MoveFi…
/reactos/modules/rosapps/applications/net/dhcpd/
H A DChangeLog7 - After some web surf and some hack there is (i hope so!) a windows port, please BE CAREFULL becaus…
/reactos/media/doc/
H A DHACKING33 if you need to hack some code which has not been yet formatted, it's wise
/reactos/dll/cpl/desk/
H A Dsettings.c386 DWORD hack = 1280; in SettingsOnInitDialog() local
389 pMonitors[i].Position.x = hack * i; in SettingsOnInitDialog()
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/doc/
H A Dpatches.txt117 buffer. This hack gives gethostname a 64 char buffer and then strips
/reactos/sdk/include/ndk/
H A Dreadme.txt199 …Microsoft decided to hack the Native Types and to define them incorrectly, replacing real members …
/reactos/drivers/storage/ide/uniata/
H A Dtodo.txt73 supplied params. Use a small hack instead: Argument2 is the ...
/reactos/sdk/include/psdk/
H A Dpropsys.idl729 cpp_quote("#if 0") /* Wine doesn't have __unaligned builtin, hack */
/reactos/sdk/lib/3rdparty/stlport/etc/
H A DChangeLog-5.15643 * src/_stdio_file.h: Evc4 uses an ugly hack to implement file IO using a FILECE structure
7683 Accompanied change eliminates hardcoded deference hack used in previous beta.
7863 * monetary.cpp : unneded hack for cygwin removed (thanks to Dean Sturtevant)
8114 * __STL_COMPILE_INSTANTIATE hack for DEC removed (thanks to Ralph)
/reactos/sdk/lib/3rdparty/zlib/
H A DChangeLog1310 - add undocumented function inflateSyncPoint() (hack for Paul Mackerras)
/reactos/sdk/lib/3rdparty/libxml2/
H A DNEWS2591 - performance: hack done with Arjan van de Ven to reduce ELF footprint
/reactos/drivers/network/tcpip/lwip/
H A DCHANGELOG4094 * udp.c tcp.c: Removed SO_REUSE hack. Should reside in socket code only.