reactos/reactos/dll
Dmitry Chapyshev 3c0e179f92 - Add check of params for VirtualAllocEx and VirtualFreeEx
- Implement GetWriteWatch (based on Wine)
- Fix VirtualQueryEx

svn path=/trunk/; revision=38421
2008-12-28 13:03:05 +00:00
..
3rdparty - Welcome -w. Goodbye 3rd party warnings. 2008-12-23 19:00:05 +00:00
cpl Replace all deprecate functions like wcsicmp with the new ones, like _wcsicmp in our own code. Define __WINESRC__ or _CRT_NONSTDC_NO_DEPRECATE where neccessary in 3rd party code to silence warnings about deprecated functions, that the upcoming crt header update will create. Remove allowwarnings="true" from telnet. 2008-12-23 01:23:25 +00:00
directx - Silence wined3d format warnings 2008-12-24 09:43:45 +00:00
keyboard - Go away STDCALL, time has come for WINAPI and NTAPI 2008-11-30 11:42:05 +00:00
nls KJK::Hyperion is proud to present "dllimport purity", another landmark commit that you should really build only after a "clean" 2008-11-04 18:16:58 +00:00
ntdll Fix bug #3975. 2008-12-28 12:32:20 +00:00
shellext - Go away STDCALL, time has come for WINAPI and NTAPI 2008-11-30 11:42:05 +00:00
win32 - Add check of params for VirtualAllocEx and VirtualFreeEx 2008-12-28 13:03:05 +00:00
dll.rbuild
Doxyfile