reactos/reactos/lib
2005-03-29 14:27:46 +00:00
..
acledit
aclui Swedish translation 2005-03-28 19:03:06 +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 Sync to Wine-20050111: 2005-01-11 21:37:29 +00:00
cards
comctl32 Swedish translation 2005-03-28 19:25:02 +00:00
comdlg32 Sync to Wine-20050310: 2005-03-14 22:21:18 +00:00
commctrl
coredll
cpl Call ChangeDisplaySettingsEx. 2005-03-25 23:21:00 +00:00
crt - Correctly initialize the standard handles for console-less applications. 2005-03-18 02:10:50 +00:00
crtdll forgot to change those two... 2005-02-17 12:18:10 +00:00
d3d8
d3d8thk The actual fix... 2005-01-17 07:31:12 +00:00
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
dsound
dxdiagn
dxguid
epsapi Bug fixes against uninitizlied variables and support for tree-wide optimization (do not try yet, crashes in bootvid). 2005-01-19 03:33:43 +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 Small Wine sync 2005-01-13 09:41:55 +00:00
imagehlp
imm32
iphlpapi This is change 1 of 2. 2005-03-24 10:46:52 +00:00
iprtprio
kbdda
kbddv
kbdes Solved an stupid error with kbdes.c 2005-01-08 11:57:34 +00:00
kbdfr
kbdgr
kbdse
kbduk
kbdus
kernel32 Fix memory leak I introduced in revision 14343 and fix buffer size calculation to save 4 bytes. 2005-03-27 13:03:30 +00:00
kjs Force non-inlining of ctype functions even in OPTIMIZED builds. Fixes bug #497. 2005-01-30 19:40:24 +00:00
libwine Add wine_dbgstr_w 2005-01-12 23:18:20 +00:00
lsasrv Add lsasrv.dll stub. 2005-02-16 21:59:00 +00:00
lzexpand
mesa32 Gedi <gedi@ntworld.com> 2005-01-20 22:45:22 +00:00
midimap
mmdrv Silence debug messages 2005-02-05 10:17:33 +00:00
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
msi Sync to Wine-20050310: 2005-03-14 22:54:57 +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 Implemented TransmitFile (non-functional, depends on unimplemented features), added some missing definitions to mswsock.h 2005-01-18 22:36:39 +00:00
netapi32
ntdll move chkstk.s from ntdll to rtl because _alloca_probe needs to be exported by ntoskrnl as well 2005-03-29 14:27: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 Small update of opengl32. 2005-02-05 00:07:57 +00:00
packet
psapi Don't include NEVER_LOAD sections in image size. 2005-02-09 18:34:13 +00:00
pseh experimental/useless "pretty seh" 2005-01-09 04:40:01 +00:00
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 fixed compiling with optimizations 2005-01-29 15:29:20 +00:00
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 Store symbolic information in a .rossym section in the 2005-02-02 23:07:33 +00:00
rpcrt4 - Used different overlapped structures for read and write operations on the server side. 2005-03-28 18:47:19 +00:00
rtl move chkstk.s from ntdll to rtl because _alloca_probe needs to be exported by ntoskrnl as well 2005-03-29 14:27:46 +00:00
samlib
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 New driver ico from Mindflyer <mf@mufunyo.net> 2005-03-28 18:52:52 +00:00
shellext Slayer: german language file 2005-03-08 18:48:01 +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
twain
urlmon Francois Gouget <fgouget@free.fr> 2005-03-15 21:38:57 +00:00
user32 Swedish translation 2005-03-28 19:29:59 +00:00
userenv
uuid Sync to Wine-20050310: 2005-03-15 09:04:29 +00:00
version added winetests for version.dll 2005-01-25 19:11:22 +00:00
wdmguid - Fix WDM-GUIDs. Patch by Filip Navara. 2005-02-04 23:24:32 +00:00
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 Bug fixes against uninitizlied variables and support for tree-wide optimization (do not try yet, crashes in bootvid). 2005-01-19 03:33:43 +00:00
ws2help
wshirda
wsock32
zlib
Doxyfile
Jamfile
makefile