reactos/reactos/include
Gé van Geldorp edbeb9c88b Implement DDE Execute:
- Do required translations (KernelMode -> UserMode format, ASCII/Unicode)
  in GetMessage
- Call window proc directly from DispatchMessage instead of via callback
- Apply message filter to WM_PAINT and WM_NCPAINT messages
- Implement marshalling of pointer lParams for PostMessage

svn path=/trunk/; revision=9247
2004-04-29 21:13:16 +00:00
..
afd - Eliminate function pointer typecasts 2004-02-10 16:22:57 +00:00
csrss - Compile Win32k, GDI, USER32 and CSRSS using W32API. 2004-04-09 20:03:21 +00:00
ddk make mdl usage/impl. more windows compliant 2004-04-20 19:04:11 +00:00
fslib * lib/fmifs 2004-02-23 11:53:00 +00:00
GL Import of OpenGL Utility library. 2004-02-02 16:39:16 +00:00
internal
libc
lsass
msvcrt - Made some flags for the flag value from the FILE structure compatible with the mingw headers. 2004-04-21 21:40:43 +00:00
napi - Compile Win32k, GDI, USER32 and CSRSS using W32API. 2004-04-09 20:03:21 +00:00
net netevent.h -> ddk/netevent.h 2004-03-02 20:06:49 +00:00
ntdll Add byte swap functions. 2004-02-03 14:24:02 +00:00
ntos Filip Navara NtGetTickCount implementation. 2004-04-20 20:39:19 +00:00
ole32 Minor fix. 2004-01-25 08:32:51 +00:00
reactos Bump version number 2004-04-11 09:57:18 +00:00
rosrtl Fix LOGFONT conversion in CreateFontIndirectA() 2004-03-27 21:07:33 +00:00
user32 Determine number of accelerator table entries in resource from size of 2004-01-28 21:00:23 +00:00
win32k Implement DDE Execute: 2004-04-29 21:13:16 +00:00
wine - Minor correction to RPC structures. 2004-04-24 21:35:24 +00:00
.cvsignore
accctrl.h
aclapi.h Cleanup: Replace WINBOOL by BOOL 2004-01-24 08:41:03 +00:00
ascii.h
base.h - Don't declare DWORDLONG as double! 2004-04-12 09:50:01 +00:00
basetsd.h move missing oleaut32 declarations from ros-mingw-fixes.h into W32API headers 2004-02-29 12:53:39 +00:00
coff.h
d3d.h
d3dcaps.h
d3dtypes.h
ddentry.h - Compile Win32k, GDI, USER32 and CSRSS using W32API. 2004-04-09 20:03:21 +00:00
ddraw.h
debug.h
defines.h implemented GetCurrentObject() 2004-04-25 15:31:43 +00:00
devices.h
digitalv.h
epsapi.h Fix calling convention of various callback function prototypes 2004-03-21 12:34:02 +00:00
errors.h first attempt to implement SendMessageTimeout() 2004-03-11 14:47:44 +00:00
excpt.h
fmifs.h * lib/fmifs 2004-02-23 11:53:00 +00:00
funcs.h don't pass ansi strings to win32k!!!! 2004-04-13 16:48:45 +00:00
getopt.h
icmpapi.h Cleanup: Replace WINBOOL by BOOL 2004-01-24 08:41:03 +00:00
ipexport.h
iphlpapi.h Cleanup: Replace WINBOOL by BOOL 2004-01-24 08:41:03 +00:00
ipifcons.h
iprtrmib.h
iptypes.h Edited includes for new tcp ioctl needed by iphlpapi. 2004-02-14 21:27:35 +00:00
messages.h Implement keyboard navigation for menus 2004-02-22 18:04:52 +00:00
mmddk.h
mmsystem.h
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 Implement tape IO functions. 2004-04-10 23:20:17 +00:00
ntsecapi.h
objbase.h
pe.h
richedit.h Changes for richedit 2004-02-01 21:55:45 +00:00
roskrnl.h
samlib.h
schemadef.h
serviceinfo.h Added file. Contains common serviceinfo structs. 2004-02-15 02:40:25 +00:00
snmp.h
sockets.h
structs.h Implement tape IO functions. 2004-04-10 23:20:17 +00:00
syssetup.h
tchar.h
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
tmschema.h
unicode.h
uxtheme.h
wdm.h
WinDNS.h
windows.h
WinError.h
winuser.h
WinWlx.h