reactos/reactos/lib
Gregor Anich 4b5de6d7f7 Fixed compilation with GCC 3.4.2
svn path=/trunk/; revision=12122
2004-12-14 22:15:52 +00:00
..
acledit - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
aclui fixed a comment 2004-10-21 18:28:05 +00:00
adns - Delete all build files on "make clean". 2004-10-09 17:14:11 +00:00
advapi32 implemented GetUserNameA() 2004-12-14 22:11:16 +00:00
advpack - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
cabinet - Don't try to free pointer from union that isn't used. 2004-12-11 00:33:13 +00:00
cards - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
comctl32 STATUSBAR_SetTextT: 2004-12-14 01:12:51 +00:00
comdlg32 Sync to Wine-20041201 2004-12-06 09:51:03 +00:00
commctrl - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
coredll - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
cpl Fixed warnings of mismatched format and arg type. 2004-12-11 21:07:20 +00:00
crtdll the time zone buffers need to be large enough, applications like firefox might attempt to write into it 2004-12-02 21:19:56 +00:00
d3d8 - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
d3d8thk - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
d3d9 - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
ddraw Get rid of .edf files 2004-09-16 10:25:18 +00:00
devmgr - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
dinput Sync to Wine-20041201 2004-12-07 22:19:10 +00:00
dinput8 Sync to Wine-20041201 2004-12-07 22:19:10 +00:00
dnsapi Fixed dnsapi for use with w32api headers by adjusting a few names (mostly 2004-11-26 00:12:57 +00:00
dsound *** empty log message *** 2004-12-12 18:14:22 +00:00
dxguid first port of wine directx support to reactos 2004-11-29 00:15:23 +00:00
epsapi separate epsapi as per kjk's request again, sorry for that. 2004-11-08 00:34:46 +00:00
expat - More fixes related to the removal of the 'lib' prefix on various libraries. 2004-12-06 08:33:42 +00:00
fmifs - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
freetype 2004-11-27 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-11-27 00:46:25 +00:00
fslib/vfatlib - Fix errors during optimized build. 2004-07-03 17:40:27 +00:00
gdi32 - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
gdiplus 2004-10-28 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-28 19:01:59 +00:00
glu32 remove -werror to get it compile agein 2004-11-23 11:14:41 +00:00
hid added some base addresses to the list 2004-10-24 13:05:53 +00:00
icmp Sync to Wine-20041201 2004-12-07 22:32:28 +00:00
imagehlp Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
imm32 Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
iphlpapi Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
iprtprio - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
kbdda 2004-11-21 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-11-21 18:40:38 +00:00
kbddv - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
kbdfr - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
kbdgr - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
kbdse - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
kbduk - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
kbdus - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
kernel32 Fixed compilation with GCC 3.4.2 2004-12-14 22:15:52 +00:00
kjs Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
libwine Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
lzexpand - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
mesa32 Add SSE detection. 2004-11-07 23:03:43 +00:00
midimap - Update .cvsignore files. 2004-12-05 00:40:28 +00:00
mmdrv Get rid of .edf files 2004-09-16 10:25:18 +00:00
mpr Sync to Wine-20041201 2004-12-06 09:57:06 +00:00
msacm Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
msafd - Implement WSPGetSockName. 2004-12-11 14:59:32 +00:00
msgina - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
msi Update files from WineHq. 2004-12-14 20:42:02 +00:00
msimg32 export AlphaBlend(), GradientFill() and TransparentBlt() as STDCALL 2004-11-21 12:55:05 +00:00
msvcrt - Replaced HeapAlloc, HeapFree and HeapReAlloc with alloc, free and realloc. 2004-12-13 18:30:08 +00:00
msvcrt20 Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
msvideo Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
mswsock - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
netapi32 Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
ntdll - Modify RtlGetNtVersionNumbers to allow loading of WinXP SP2 MSVCRT.DLL. 2004-12-13 23:11:13 +00:00
odbc32 Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
ole32 Sync to Wine-20041201 2004-12-06 10:07:19 +00:00
oleaut32 - Remove -DCOBJMACROS from oleaut32 makefile. 2004-12-12 18:01:23 +00:00
oledlg Sync to Wine-20041201 2004-12-06 10:15:04 +00:00
olepro32 Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
opengl32 Remove some unused files, little cosmetic changes. 2004-12-04 17:10:52 +00:00
packet Get rid of .edf files 2004-09-16 10:25:18 +00:00
psapi Added .cvsignore file. 2004-11-12 21:30:13 +00:00
pseh KJK:Hyperion: new macro _SEH_STATIC_FILTER, some changes 2004-12-05 06:05:52 +00:00
riched20 Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
richedit Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +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 more prototype fixes 2004-10-24 20:37:27 +00:00
rpcrt4 Sync to Wine-20041201 2004-12-06 10:20:26 +00:00
rtl zw.h: correct ZwDuplicateToken proto. 2004-12-14 00:41:24 +00:00
samlib baseaddress.cfg - Add entry for midimap.dll. Fix msacm's base address. It was conflicting with iplhapi and generated an unncessary relocation and error message. 2004-11-09 15:02:35 +00:00
secur32 - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
setupapi Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
shell32 Sync to Wine-20041201 2004-12-06 23:55:46 +00:00
shellext added some base addresses to the list 2004-10-24 13:05:53 +00:00
shlwapi Sync to Wine-20041201 2004-12-07 19:28:49 +00:00
snmpapi - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
string 2004-11-27 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-11-27 00:46:25 +00:00
syssetup commented out the progress page in setup because it doesn't currently do anything. 2004-12-06 09:13:28 +00:00
tgetopt Prevent CVS warnings about .*.d files 2004-06-11 09:10:17 +00:00
twain Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
unicode Sync to Wine-20041201 2004-12-07 19:35:19 +00:00
urlmon Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
user32 - Fix compilation errors with GCC 4.0-20041205. 2004-12-13 15:39:52 +00:00
userenv don't free non allocated memory 2004-11-30 02:26:25 +00:00
uuid - Get full OLEAUT32 to compile. 2004-12-01 20:06:15 +00:00
version Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
winfax added some base addresses to the list 2004-10-24 13:05:53 +00:00
wininet Get rid of .edf files 2004-09-16 10:25:18 +00:00
winmm Sync to Wine-20041201 2004-12-07 21:41:02 +00:00
winscard corrected image base address 2004-11-07 18:41:19 +00:00
winspool Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
wintrust - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
ws2_32 fixed line endings 2004-11-26 12:53:51 +00:00
ws2help - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
wshirda - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
wsock32 - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
zlib - Make sure all build files and directories are properly deleted on "make clean". 2004-08-01 23:27:56 +00:00
.cvsignore added lib Doxygen config file 2003-12-07 13:08:02 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
Jamfile Add experimental jamfiles (still buggy). 2003-05-23 22:43:03 +00:00
makefile added lib Doxygen config file 2003-12-07 13:08:02 +00:00