reactos/reactos/include
2005-02-14 05:36:04 +00:00
..
afd Initial accept commit. Accept sockets now work although there are still 2005-01-13 06:46:22 +00:00
csrss implemented GetConsoleProcessList() 2005-02-05 01:44:05 +00:00
ddk Reimplemented Kernel and Executive Timers. Use Microsoft documented structures, added locks to protect against race conditions, use dispatcher database, implement new features like wake timers, use thread timer lists, simplify timer list, add more comments and debug info, actually add apc/dpc functions which do what the should do, fix a couple of bugs, simplfiy absolute vs relative timers. I will do more testing and see wether an experimental Timer Tree patch (which greatly speeds up timer processing) is necessary. 2005-02-14 05:36:04 +00:00
elf - PSEH changes imported in the main tree 2004-12-30 05:59:11 +00:00
fslib - Added vfatxlib. 2005-01-25 22:10:39 +00:00
GL Import of OpenGL Utility library. 2004-02-02 16:39:16 +00:00
internal
lsass migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
msvcrt - Changed the definition of fpos_t to a 64bit value to get binutils 2.15.94 working. 2005-02-13 15:38:56 +00:00
napi the callback management doesn't have to be serialized as it's only accessed by the thread itself 2005-02-12 20:37:04 +00:00
net - Fix the NdisMEthIndicateReceive macro and ETH_RCV_INDICATE_HANDLER prototype to be binary compatible with Windows (R). 2004-10-10 17:16:42 +00:00
ntdll Don't include NEVER_LOAD sections in image size. 2005-02-09 18:34:13 +00:00
ntos LPC message type LPC_CONNECTION_REFUSED does not exist in NT. 2005-02-13 21:32:41 +00:00
ole32 Minor fix. 2004-01-25 08:32:51 +00:00
pseh Portability fixes. 2005-01-12 10:05:05 +00:00
reactos Fix OriginalCopyright. 2005-02-13 21:18:37 +00:00
rosky disabled mouse tracking should just supress MSG_MOUSE_MOVED - all other mouse messages are supposed to be dispatched. 2004-10-20 19:19:12 +00:00
rosrtl revert moving smdll to rosrtl. 2005-02-07 12:58:08 +00:00
services Use the service contol pipe to send a start command in order to start a service thread. 2005-01-28 13:28:56 +00:00
sm revert moving smdll to rosrtl. 2005-02-07 12:58:08 +00:00
user32 migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
win32k Properly synchronize with GPU 2005-02-06 18:24:31 +00:00
wine Sync to Wine-20050211 2005-02-13 20:52:16 +00:00
acledit.h added skeleton for acledit.dll 2004-07-09 20:18:49 +00:00
aclui.h added stubs for aclui.dll 2004-08-10 00:09:40 +00:00
ascii.h added stubs for NeedCurrentDirectoryForExePathA/W() 2005-02-12 17:15:04 +00:00
base.h Added New System Call Prototypes and Stubs 2004-07-17 03:07:00 +00:00
basetsd.h Fix horribly wrong defintions of ULONG32 and ULONG, as well as elf support which depended on these wrong definitions. 2005-01-02 04:27:29 +00:00
coff.h Include COFF symbols in our .sym files 2005-01-09 00:00:31 +00:00
cvconst.h add dbghelp.h and cvconst.h for importing dbghelp.dll 2004-12-16 17:34:54 +00:00
d3d.h
d3dcaps.h
d3dhal.h From wine include files for preption for directx support in reactos 2004-07-27 10:30:11 +00:00
d3dtypes.h
dbghelp.h add dbghelp.h and cvconst.h for importing dbghelp.dll 2004-12-16 17:34:54 +00:00
dciddi.h From wine include files for preption for directx support in reactos 2004-07-27 10:46:27 +00:00
ddentry.h - Compile Win32k, GDI, USER32 and CSRSS using W32API. 2004-04-09 20:03:21 +00:00
ddraw.h
ddrawi.h remove struct _DDSCAPSEX 2004-07-27 11:47:10 +00:00
debug.h Define ASSERT and ASSERTMSG macros. 2004-10-22 20:02:32 +00:00
defines.h Trevor McCort implemented desktop wallpaper changing 2005-02-04 20:39:10 +00:00
devices.h
digitalv.h
dinput.h fix some fualt here. 2004-12-20 21:09:40 +00:00
dsconf.h add dsound include files from wine 2004-12-21 19:31:07 +00:00
dsdriver.h add dsound include files from wine 2004-12-21 19:31:07 +00:00
dsound.h add dsound include files from wine 2004-12-21 19:31:07 +00:00
dxdiag.h port from wine 2004-12-20 01:10:17 +00:00
elf.h - PSEH changes imported in the main tree 2004-12-30 05:59:11 +00:00
epsapi.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
errors.h first attempt to implement SendMessageTimeout() 2004-03-11 14:47:44 +00:00
excpt.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
fmifs.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
funcs.h added stubs for NeedCurrentDirectoryForExePathA/W() 2005-02-12 17:15:04 +00:00
getopt.h
icmpapi.h Cleanup: Replace WINBOOL by BOOL 2004-01-24 08:41:03 +00:00
ipexport.h
ipifcons.h
iprtrmib.h
messages.h Implement keyboard navigation for menus 2004-02-22 18:04:52 +00:00
mmddk.h - Implementation of mmTaskCreate. Based on patch by Eric Pouech. 2004-07-16 20:24:59 +00:00
ndis.h
nspapi.h Edited includes for new tcp ioctl needed by iphlpapi. 2004-02-14 21:27:35 +00:00
ntddk.h
ntos.h Store symbolic information in a .rossym section in the 2005-02-02 23:07:33 +00:00
ntsecapi.h Compile advapi32 using w32api. 2004-06-17 09:07:12 +00:00
pe.h Use W32API/PSDK structures/constants. The whole /ldr code is in MAJOR need of re-writing. Amazing it even works. 2005-01-01 22:10:23 +00:00
pseh.h - PSEH changes imported in the main tree 2004-12-30 05:59:11 +00:00
roskrnl.h
samlib.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
schemadef.h
serviceinfo.h Added file. Contains common serviceinfo structs. 2004-02-15 02:40:25 +00:00
snmp.h - Fixed the definition of SNMP_FUNC_TYPE. 2004-10-02 08:28:34 +00:00
sockets.h Fix declaration of WSAStartup 2005-01-25 14:22:50 +00:00
strmif.h header file from wine 2004-12-20 22:11:56 +00:00
structs.h Added New System Call Prototypes and Stubs 2004-07-17 03:07:00 +00:00
syssetup.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
tchar.h - Remove __USE_W32API support. 2005-01-06 01:28:10 +00:00
tcpioctl.h Edited includes for new tcp ioctl needed by iphlpapi. 2004-02-14 21:27:35 +00:00
tcpmisc.h route add and route delete now work on real windows with our iphlpapi. 2004-03-05 04:50:01 +00:00
tgetopt.h 2004-11-27 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-11-27 00:46:25 +00:00
tmschema.h
unicode.h added stubs for NeedCurrentDirectoryForExePathA/W() 2005-02-12 17:15:04 +00:00
uuids.h header file from wine 2004-12-20 22:11:56 +00:00
uxtheme.h
vfwmsgs.h header file from wine 2004-12-20 22:11:56 +00:00
wdm.h
WinDNS.h Forwarder for __USE_W32API. 2004-11-26 06:21:45 +00:00
windows.h change back after filps advace 2004-07-31 15:09:59 +00:00
WinError.h
WinFax.h added stubs for winfax.dll 2004-10-02 16:43:05 +00:00
WinSCard.h fixed typo 2004-11-07 18:43:33 +00:00
WinSmCrd.h added stubs for winscard.dll 2004-11-07 15:37:41 +00:00
wintrust.h Added WintrustAddActionID stub. 2004-08-29 20:47:18 +00:00
WinWlx.h