reactos/reactos/include
Thomas Bluemel 3ed28b6e6f some work on scrollbars
svn path=/trunk/; revision=6119
2003-09-24 13:41:40 +00:00
..
afd Converted some C++ comment to C style comments 2003-08-25 01:37:48 +00:00
csrss Converted some C++ comment to C style comments 2003-08-25 01:37:48 +00:00
ddk Added defines for uninitialized values. 2003-09-18 13:45:07 +00:00
dflat32 Converted some C++ comment to C style comments 2003-08-25 01:37:48 +00:00
fslib 2003-04-06 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-04-05 23:17:22 +00:00
internal
kernel32 Converted some C++ comment to C style comments 2003-08-25 01:37:48 +00:00
libc backdoor macro fixed. 2003-01-27 14:49:18 +00:00
lsass changes in this patch by Jonathon Wilson: 2003-09-08 09:56:57 +00:00
msvcrt Converted some C++ comment to C style comments 2003-08-25 01:37:48 +00:00
napi - Added support for crash dumps:- 2003-08-27 21:28:08 +00:00
net changed callbacks to use stdcall 2003-09-15 03:58:12 +00:00
ntdll fix for building with DBG=1 2003-09-14 05:53:15 +00:00
ntos new patch for more stubs and misc changes 2003-09-12 17:51:48 +00:00
ole32 end of line fix 2003-08-26 14:17:01 +00:00
reactos Version 0.1.3 2003-08-30 22:14:42 +00:00
rosrtl Made the thread creation code in ROSRTL more portable 2003-07-22 20:10:04 +00:00
services
user32 fixed the definition of User32SetupDefaultCursors() 2003-08-29 08:46:20 +00:00
win32k some work on scrollbars 2003-09-24 13:41:40 +00:00
wine Patch from Filip Navara updating comctl32 2003-09-15 02:48:15 +00:00
.cvsignore
accctrl.h changes in this patch by Jonathon Wilson: 2003-09-08 09:56:57 +00:00
aclapi.h changes in this patch by Jonathon Wilson: 2003-09-08 09:56:57 +00:00
ascii.h changes in this patch by Jonathon Wilson: 2003-09-08 09:56:57 +00:00
base.h ported ConvertDefaultLocale() from wine 2003-09-21 01:47:02 +00:00
basetsd.h 2003-06-07 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-06-07 16:16:39 +00:00
coff.h Converted some C++ comment to C style comments 2003-08-25 01:37:48 +00:00
d3d.h big patch by Jonathon Wilson for GDI32 & related stuff 2003-08-26 12:28:53 +00:00
d3dcaps.h big patch by Jonathon Wilson for GDI32 & related stuff 2003-08-26 12:28:53 +00:00
d3dtypes.h big patch by Jonathon Wilson for GDI32 & related stuff 2003-08-26 12:28:53 +00:00
ddentry.h - Fixed slashes. 2003-08-26 16:36:33 +00:00
ddraw.h big patch by Jonathon Wilson for GDI32 & related stuff 2003-08-26 12:28:53 +00:00
debug.h replaced tab with 2 spaces. 2003-08-30 15:09:46 +00:00
defines.h Add some SS_* styles 2003-09-11 22:32:33 +00:00
devices.h Reverted latest changes. 2002-09-08 10:23:54 +00:00
epsapi.h 2003-06-01 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-06-01 14:59:02 +00:00
errors.h Converted some C++ comment to C style comments 2003-08-25 01:37:48 +00:00
excpt.h typos, reduce mingw header diffs, extra includes. 2002-12-08 16:18:30 +00:00
fmifs.h
funcs.h new patch for more stubs and misc changes 2003-09-12 17:51:48 +00:00
getopt.h - string-type-generic getopt() (hacked together in half a hour - seems to work fine, though). Very simple - only implements the POSIX standard (no long options, etc.) 2003-04-22 03:20:25 +00:00
icmpapi.h changes in this patch by Jonathon Wilson: 2003-09-08 09:56:57 +00:00
ipexport.h changes in this patch by Jonathon Wilson: 2003-09-08 09:56:57 +00:00
iphlpapi.h new patch for more stubs and misc changes 2003-09-12 17:51:48 +00:00
ipifcons.h changes in this patch by Jonathon Wilson: 2003-09-08 09:56:57 +00:00
iprtrmib.h changes in this patch by Jonathon Wilson: 2003-09-08 09:56:57 +00:00
iptypes.h changes in this patch by Jonathon Wilson: 2003-09-08 09:56:57 +00:00
messages.h * added _DISABLE_TIDENTS macro to disable any ANSI/UNICODE ambiguous elements from the header files. 2003-08-07 04:03:25 +00:00
mmddk.h Converted some C++ comment to C style comments 2003-08-25 01:37:48 +00:00
ndis.h Added missing files from Vizzinis NDIS patch 2003-07-30 23:41:55 +00:00
ntddk.h Reverted latest changes. 2002-09-08 10:23:54 +00:00
ntos.h - Removed kernel private includes. 2003-08-27 21:21:59 +00:00
ntsecapi.h changes in this patch by Jonathon Wilson: 2003-09-08 09:56:57 +00:00
pe.h IMAGE_SUBSYSTEM_EFI_xxx added (KJK::Hyperion) 2003-08-03 15:34:52 +00:00
richedit.h added richedit.h so the richedit control can be compiled 2003-09-10 14:39:33 +00:00
roskrnl.h Remove debug.h 2003-07-15 08:15:27 +00:00
snmp.h Added SNMP Error Codes. 2002-09-24 14:37:04 +00:00
sockets.h Reverted latest changes. 2002-09-08 10:23:54 +00:00
structs.h new patch for more stubs and misc changes 2003-09-12 17:51:48 +00:00
syssetup.h Started work on second stage setup. 2003-05-02 18:12:38 +00:00
tchar.h added #include <msvcrt/string.h> 2003-08-11 00:04:05 +00:00
tgetopt.h - apps/utils/tickcount/tickcount.c: corrected assertion 2003-07-06 23:04:19 +00:00
unicode.h changes in this patch by Jonathon Wilson: 2003-09-08 09:56:57 +00:00
wdm.h Added missing files from Vizzinis NDIS patch 2003-07-30 23:41:55 +00:00
wincrypt.h changes in this patch by Jonathon Wilson: 2003-09-08 09:56:57 +00:00
windows.h Converted some C++ comment to C style comments 2003-08-25 01:37:48 +00:00
winsock2.h new patch for more stubs and misc changes 2003-09-12 17:51:48 +00:00
ws2spi.h * added _DISABLE_TIDENTS macro to disable any ANSI/UNICODE ambiguous elements from the header files. 2003-08-07 04:03:25 +00:00
wsahelp.h #include stddef.h in winsock2.h 2003-09-08 17:19:55 +00:00