reactos/reactos/dll
KJK::Hyperion 873c2a2f8e modified dll/win32/kernel32/k32.h
modified   dll/win32/kernel32/kernel32.rbuild
modified   dll/win32/kernel32/misc/comm.c
added      dll/win32/kernel32/misc/commdcb.c
   Define _KERNEL32_ globally for kernel32, outside the common header file
   Reimplemented the whole BuildCommDCB family of APIs, deleting embarrassing code by my younger self, written almost 6 years ago. Passes the full Wine test suite, too

svn path=/trunk/; revision=38362
2008-12-26 22:09:38 +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 [FORMATTING] Fix indentation. 2008-12-26 13:50:35 +00:00
shellext - Go away STDCALL, time has come for WINAPI and NTAPI 2008-11-30 11:42:05 +00:00
win32 modified dll/win32/kernel32/k32.h 2008-12-26 22:09:38 +00:00
dll.rbuild modified dll/win32/kernel32/misc/lang.c 2008-07-13 17:54:53 +00:00
Doxyfile - Update two doxyfiles to the newest version and fix paths. Many other doxyfiles remain... 2007-10-04 17:48:47 +00:00