reactos/reactos/lib
Steven Edwards 3acecc6fd4 another one bytes the dust. messages.h is gone
svn path=/trunk/; revision=14459
2005-04-02 21:02:31 +00:00
..
acledit
aclui minor update 2005-04-01 11:29:14 +00:00
adns Suggested by d_layer: Remove -Wconversion. I had planted these flags here 2005-03-04 11:40:10 +00:00
advapi32 Some stubbing and some stack sizes in exported symbols. 2005-03-26 22:10:04 +00:00
advpack
cabinet
cards
comctl32 minor changs by 2005-04-01 09:54:56 +00:00
comdlg32 Sync to Wine-20050310: 2005-03-14 22:21:18 +00:00
cpl Swedish translation 2005-04-01 09:38:01 +00:00
crt Some cleanup of crt.a feel free to remove header duplication and use 'precomp.h' in more places to speed build times 2005-04-01 00:20:29 +00:00
crtdll forgot to change those two... 2005-02-17 12:18:10 +00:00
d3d8
d3d8thk
d3d9
dbghelp Initialize the "toc" field in the pdb_lookup structure in order 2005-03-20 19:11:52 +00:00
ddraw LPUNKNOWN pUnkOuter did check it was NULL and return 2005-03-20 18:20:59 +00:00
devenum
devmgr
dinput Fix some more bugs thanks to Tribes. 2005-03-26 16:41:45 +00:00
dinput8
dnsapi use the w32api headers 2005-04-01 21:44:22 +00:00
dsound
dxdiagn
dxguid
epsapi __USE_W32API 2005-04-02 05:43:37 +00:00
expat Fix the compilation of expat. 2005-02-20 15:24:06 +00:00
fmifs
freetype FreeType: version information 2005-02-20 16:37:58 +00:00
fslib Fixed the required access rights for formating a disk. 2005-03-20 09:46:13 +00:00
gdi32 - Rename bitblt.c to more generic bitmap.c. 2005-03-20 12:30:06 +00:00
gdiplus
glu32
hid
icmp
imagehlp
imm32
iphlpapi This is change 1 of 2. 2005-03-24 10:46:52 +00:00
iprtprio
kbdda
kbddv
kbdes
kbdfr
kbdgr
kbdse
kbduk
kbdus
kernel32 Changed the indentation to a human readable format (no code change). 2005-04-02 19:33:08 +00:00
kjs
libwine
lsasrv Add lsasrv.dll stub. 2005-02-16 21:59:00 +00:00
lzexpand
mesa32
midimap
mmdrv
mpr Sync to Wine-20050310: 2005-03-14 22:28:58 +00:00
msacm
msafd Make sure that the socket structure list does't accumulate duplicates. 2005-03-28 02:50:23 +00:00
msgina __USE_W32API 2005-04-02 19:47:52 +00:00
msi avoid the use of ver.h in favor of winver.h 2005-04-02 00:49:10 +00:00
msimg32 Sync to Wine-20050211 2005-02-12 21:46:45 +00:00
msvcrt forgot to change those two... 2005-02-17 12:18:10 +00:00
msvcrt20
msvideo
mswsock
netapi32
ntdll -move rtl thread/process stuff from ntdll to rtl and make ntoskrnl\ldr\init.c use those 2005-04-02 00:18:46 +00:00
odbc32
ole32 Sync to Wine-20050310: 2005-03-14 23:17:44 +00:00
oleaut32 Sync to Wine-20050310: 2005-03-14 23:44:13 +00:00
oledlg Sync to Wine-20050310: 2005-03-15 08:10:52 +00:00
olepro32
opengl32
packet
psapi
pseh
riched20 Sync to Wine-20050310: 2005-03-15 09:04:29 +00:00
richedit Sync to Wine-20050310: 2005-03-15 09:08:16 +00:00
rosky
rosrtl Last fix due to w3seek. I will stop working on this stuff until I have 2005-03-08 23:07:10 +00:00
rossym
rpcrt4 NdrSendReceive: Update the message buffer info after the call to I_RpcSendReceive. 2005-04-02 15:11:36 +00:00
rtl -move rtl thread/process stuff from ntdll to rtl and make ntoskrnl\ldr\init.c use those 2005-04-02 00:18:46 +00:00
samlib 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
secur32
setupapi Reorder the source file lists so we, lousy people, building with DEPENDENCIES=no can also enjoy the blessing of the PnP gods. 2005-03-20 21:40:00 +00:00
shdocvw Sync to Wine-20050310: 2005-03-15 21:30:32 +00:00
shell32 David Nordenberg: New copy from english resource translated to Swedish, 2005-04-01 10:19:45 +00:00
shellext here you go 2005-04-02 19:52:29 +00:00
shlwapi Sync to Wine-20050310: 2005-03-15 21:36:47 +00:00
smdll SMDLL + SMLIB (static code in SMSS.EXE) 2005-03-14 22:38:12 +00:00
smlib SMDLL + SMLIB (static code in SMSS.EXE) 2005-03-14 22:38:12 +00:00
snmpapi
string
strmiids
syssetup Fix the AdjustTokenPrivileges call once more. 2005-03-20 11:35:39 +00:00
tgetopt use -D__USE_W32API for tgetopt 2005-04-01 18:00:22 +00:00
twain
urlmon Francois Gouget <fgouget@free.fr> 2005-03-15 21:38:57 +00:00
user32 another one bytes the dust. messages.h is gone 2005-04-02 21:02:31 +00:00
userenv Added the string for IDS_PROGRAMFILES. 2005-04-02 15:58:25 +00:00
uuid Sync to Wine-20050310: 2005-03-15 09:04:29 +00:00
version
wdmguid
winfax
wininet
winmm Specify correct buffer size in GetPrivateProfileStringW calls. 2005-03-19 21:48:33 +00:00
winscard
winspool Forward to user32 when appropriate in shlwapi and removed dependencies to libunicode 2005-02-16 16:44:54 +00:00
winsta cleaned a wrong comment (copy&paste) 2005-03-20 23:01:48 +00:00
wintrust
ws2_32 use the w32api headers 2005-04-01 21:44:22 +00:00
ws2help
wshirda
wsock32
zlib
Doxyfile
Jamfile
makefile