reactos/reactos/include
Eric Kohl 30e7e912c2 ADVAPI32.DLL / SERVICES.EXE:
Implement ControlService()

RPCRT4.DLL:
Disable a bogus buffer overflow check in NdrSimpleStructMarshall.

svn path=/trunk/; revision=14658
2005-04-17 19:56:50 +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 IoCreateDevice Changes: 2005-04-17 04:20:16 +00:00
elf - PSEH changes imported in the main tree 2004-12-30 05:59:11 +00:00
expat move public expat headers into common include folder 2005-02-21 21:40:31 +00:00
fslib - Added vfatxlib. 2005-01-25 22:10:39 +00:00
GL
idl ADVAPI32.DLL / SERVICES.EXE: 2005-04-17 19:56:50 +00:00
internal
lsass Add lsasrv.dll stub. 2005-02-16 21:59:00 +00:00
msvcrt crt: 2005-02-16 22:22:42 +00:00
napi 1. made the PEB structure match xp's layout 2005-02-19 03:38:43 +00:00
net
ntdll Thomas Weidenmueller <w3seek@reactos.com> 2005-03-12 08:54:41 +00:00
ntos - don't redefine public structures in taskmgr 2005-04-07 13:25:34 +00:00
ole32
pseh Implemented PSEH wrapper for native compiler SEH. Changed copyright years 2005-03-27 01:57:26 +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 SM: initial work on SM_API_QUERY_INFORMATION (client side; ROS specific). 2005-04-10 19:08:23 +00:00
user32 migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
win32k add some missing gdi functions to the driver function table 2005-04-14 15:47:03 +00:00
wine bunch of w32api fixes. ascii.h is gonecd ..! coff.h was unused and quite a few others were redunant and could be moved. If you try to build a app in the ROS build system without using __USE_W32API or Unicode beware it won't build as it shouldn't. Also partinfo was really broken so someone needs to fix this. If not I will attempt to w32api'ise it in the morning. 2005-04-02 05:37:20 +00:00
acledit.h
base.h _T should not be defined here 2005-02-17 14:06:19 +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
cvconst.h add dbghelp.h and cvconst.h for importing dbghelp.dll 2004-12-16 17:34:54 +00:00
d3d.h update directx d3d and draw header to Wine-20050310 2005-03-19 23:47:52 +00:00
d3d8.h update directx d3d and draw header to Wine-20050310 2005-03-19 23:47:52 +00:00
d3d8caps.h update directx d3d and draw header to Wine-20050310 2005-03-19 23:47:52 +00:00
d3d8types.h update directx d3d and draw header to Wine-20050310 2005-03-19 23:47:52 +00:00
d3d9.h update directx d3d and draw header to Wine-20050310 2005-03-19 23:47:52 +00:00
d3d9caps.h update directx d3d and draw header to Wine-20050310 2005-03-19 23:47:52 +00:00
d3d9types.h update directx d3d and draw header to Wine-20050310 2005-03-19 23:47:52 +00:00
d3dcaps.h
d3dhal.h
d3drm.h update directx d3d and draw header to Wine-20050310 2005-03-19 23:47:52 +00:00
d3dtypes.h update directx d3d and draw header to Wine-20050310 2005-03-19 23:47:52 +00:00
d3dvec.inl did forget these two file 2005-03-19 23:52:04 +00:00
d3dx8core.h did forget these two file 2005-03-19 23:52:04 +00:00
dbghelp.h add dbghelp.h and cvconst.h for importing dbghelp.dll 2004-12-16 17:34:54 +00:00
dciddi.h
ddentry.h
ddraw.h update the ddraw.h header ageinst Wine-20050310 2005-03-19 18:26:45 +00:00
ddrawi.h update directx d3d and draw header to Wine-20050310 2005-03-19 23:47:52 +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
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 bunch of w32api fixes. ascii.h is gonecd ..! coff.h was unused and quite a few others were redunant and could be moved. If you try to build a app in the ROS build system without using __USE_W32API or Unicode beware it won't build as it shouldn't. Also partinfo was really broken so someone needs to fix this. If not I will attempt to w32api'ise it in the morning. 2005-04-02 05:37:20 +00:00
getopt.h
ipexport.h
ipifcons.h
iprtrmib.h
mmddk.h
ndis.h
nspapi.h
ntddk.h
ntos.h Store symbolic information in a .rossym section in the 2005-02-02 23:07:33 +00:00
ntsecapi.h
pe.h old Win9x drivers subsystem id 2005-03-23 21:51:08 +00:00
pseh.h Implemented PSEH wrapper for native compiler SEH. Changed copyright years 2005-03-27 01:57:26 +00:00
rosdhcp_public.h Sorry, forgot header for API dll communication. 2005-04-13 06:55:26 +00:00
roskrnl.h
samlib.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
schemadef.h
serviceinfo.h
snmp.h
strmif.h header file from wine 2004-12-20 22:11:56 +00:00
structs.h
syssetup.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
tchar.h crt: 2005-02-16 22:22:42 +00:00
tcpioctl.h This is change 1 of 2. 2005-03-24 10:46:52 +00:00
tcpmisc.h
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
windows.h more w32api conversion. Send errors.h to the Trash Can 2005-04-05 19:30:34 +00:00
wintrust.h