..
adns
Small fixes for cross compilation.
2004-02-05 16:26:39 +00:00
advapi32
Implement basic administrator account creation and logon.
2004-01-23 10:35:52 +00:00
cabinet
Fixed base addresses and exports.
2004-01-28 19:34:45 +00:00
cards
Fixed the FileVersion once more. The version should be 5.1.2600 because some applications use the bitmap resources directly and depending on the FileVersion tries to load animations.
2003-09-26 12:17:05 +00:00
comctl32
Merge back commits from WineHQ
2004-01-28 21:40:09 +00:00
comdlg32
Fixed base addresses and exports.
2004-01-28 19:34:45 +00:00
cpl
added control panel template
2004-02-05 19:17:11 +00:00
crtdll
Get rid of useless prototypes.
2004-01-23 20:02:09 +00:00
d3d8
Very basic dll, needs a makefile and none of the functions are implemented, more soon...
2003-11-12 21:05:23 +00:00
d3d8thk
- Replaced winedbg.dll with static library libwine.a.
2003-12-02 18:12:05 +00:00
d3d9
Very basic dll, needs a makefile and none of the functions are implemented, more soon...
2003-11-12 21:15:07 +00:00
ddraw
stubbed out dsound, dinput, and ddraw, some apps get a little farther before crashing now (FCEU).
2004-02-03 23:09:48 +00:00
dinput
stubbed out dsound, dinput, and ddraw, some apps get a little farther before crashing now (FCEU).
2004-02-03 23:09:48 +00:00
dnsapi
Small fixes for cross compilation.
2004-02-05 16:26:39 +00:00
dsound
stubbed out dsound, dinput, and ddraw, some apps get a little farther before crashing now (FCEU).
2004-02-03 23:09:48 +00:00
epsapi
new patch for more stubs and misc changes
2003-09-12 17:51:48 +00:00
fmifs
new patch for more stubs and misc changes
2003-09-12 17:51:48 +00:00
freetype
Enabled the bytecode interpreter with the unpatented hinting system, ftoption.h warns that this doesn't work as advertise, if anyone has any problems, disable it. This improves the quality of some of the fonts dramatically.
2004-01-30 13:10:42 +00:00
fslib /vfatlib
Tiny cleanup.
2003-11-24 14:53:02 +00:00
gdi32
Cleanup: Replace WINBOOL by BOOL
2004-01-24 08:27:40 +00:00
glu32
Import of OpenGL Utility library.
2004-02-02 16:39:16 +00:00
imagehlp
Fixed base addresses and exports.
2004-01-28 19:34:45 +00:00
imm32
Fixed base addresses and exports.
2004-01-28 19:34:45 +00:00
iphlpapi
Cleanup: Replace WINBOOL by BOOL
2004-01-24 08:27:40 +00:00
iprtprio
* added _DISABLE_TIDENTS macro to disable any ANSI/UNICODE ambiguous elements from the header files.
2003-08-07 04:03:25 +00:00
kbdfr
change entry point to 0x0
2003-12-15 20:03:13 +00:00
kbdgr
change entry point to 0x0
2003-12-15 20:03:13 +00:00
kbdse
Johannes Olofsson's swedish keyboard dll (kbdse.dll)
2004-01-09 13:18:37 +00:00
kbduk
change entry point to 0x0
2003-12-15 20:03:13 +00:00
kbdus
change entry point to 0x0
2003-12-15 20:03:13 +00:00
kernel32
lstrcpyn is documented to always return a NUL terminated string
2004-02-02 15:50:16 +00:00
kjs
Added missing .cvsignore files.
2004-01-28 21:56:36 +00:00
libwine
Added -D__REACTOS__
2004-01-10 00:39:52 +00:00
lzexpand
Fixed base addresses and exports.
2004-01-28 19:34:45 +00:00
mmdrv
Fixed .cvsignore.
2004-02-01 08:03:43 +00:00
mpr
CVS maintenance
2004-02-01 19:58:55 +00:00
msafd
- Removed some obsolete headers.
2004-01-11 20:46:06 +00:00
msgina
small fixes
2003-12-27 11:09:58 +00:00
msimg32
Patch by Jonathon Wilson:
2003-11-14 17:13:36 +00:00
msvcrt
Call initialization of the msvcrt parts ported from Wine.
2004-01-31 13:29:19 +00:00
msvcrt20
- Ported msvcrt20 from WINE (01-01-04)
2004-01-01 15:27:58 +00:00
mswsock
- Removed some obsolete headers.
2004-01-11 20:46:06 +00:00
ntdll
Move RtlGUIDFromString() and RtlInt64ToUnicodeString() stubs.
2004-02-03 14:38:23 +00:00
ole32
Merge back commits from WineHQ
2004-01-28 21:27:51 +00:00
oleaut32
* added _DISABLE_TIDENTS macro to disable any ANSI/UNICODE ambiguous elements from the header files.
2003-08-07 04:03:25 +00:00
oledlg
Fixed base addresses and exports.
2004-01-28 19:34:45 +00:00
opengl32
patch by blight:
2004-02-06 13:59:13 +00:00
packet
- Removed some obsolete headers.
2004-01-11 20:46:06 +00:00
psapi
new patch for more stubs and misc changes
2003-09-12 17:51:48 +00:00
richedit
Change workaround for bug in Nullsoft installer.
2004-02-02 15:51:29 +00:00
rosrtl
- Removed some obsolete headers.
2004-01-11 20:46:06 +00:00
rpcrt4
Fixed base addresses and exports.
2004-01-28 19:34:45 +00:00
samlib
Add debug message logging (disabled by default).
2004-02-04 17:57:56 +00:00
secur32
Cleanup: Replace WINBOOL by BOOL
2004-01-24 08:27:40 +00:00
setupapi
Added missing .cvsignore files.
2004-01-28 21:56:36 +00:00
shell32
use strcmpiW() instead of _wcsicmp() for Wine-compatibility
2004-01-29 20:09:20 +00:00
shlwapi
Merge back commits from WineHQ
2004-01-28 21:57:41 +00:00
snmpapi
* added _DISABLE_TIDENTS macro to disable any ANSI/UNICODE ambiguous elements from the header files.
2003-08-07 04:03:25 +00:00
string
strncpy does add NUL bytes to fill dest buffer completely,
2004-01-28 08:51:09 +00:00
syssetup
Fixed compiling (Buffer -> buffer).
2004-01-23 16:51:41 +00:00
tgetopt
- genntdll, shut up
2003-12-17 01:46:08 +00:00
twain
- Replaced winedbg.dll with static library libwine.a.
2003-12-02 18:12:05 +00:00
unicode
added missing and fixed .cvsignore files
2004-01-02 21:45:22 +00:00
user32
Correct bufsize calculation in MessageBoxTimeoutIndirectW. Fixes bug #35 .
2004-02-05 22:09:15 +00:00
userenv
Create the user-specific registry hive.
2004-01-23 10:39:22 +00:00
uuid
added missing and fixed .cvsignore files
2004-01-02 21:45:22 +00:00
uxtheme
Some changes to UxTheme to make it compile with GCC
2003-12-17 01:39:21 +00:00
version
Remove winver.h and fix the errors.
2004-01-05 18:12:18 +00:00
wininet
added *.d files
2004-02-03 15:52:33 +00:00
winmm
Fixed base addresses and exports.
2004-01-28 19:34:45 +00:00
winspool
Fix building with DBG = 1
2004-01-13 17:24:41 +00:00
ws2_32
- Fix a NULL termination.
2004-02-03 14:25:38 +00:00
ws2help
- Removed some obsolete headers.
2004-01-11 20:46:06 +00:00
wshirda
- Removed some obsolete headers.
2004-01-11 20:46:06 +00:00
wsock32
- Removed some obsolete headers.
2004-01-11 20:46:06 +00:00
zlib
patch by jonathan wilson to enable -Wall -Werror, and a path sep fix for unix by me
2003-11-19 05:47:28 +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