..
acledit
added skeleton for acledit.dll
2004-07-09 20:18:49 +00:00
adns
Small fixes for cross compilation.
2004-02-05 16:26:39 +00:00
advapi32
- RegEnumValueW should fill in *lpcbData if lpData == NULL.
2004-07-18 23:52:30 +00:00
cabinet
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
cards
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
comctl32
Filip Navara <xnavara@volny.cz>
2004-08-09 15:21:57 +00:00
comdlg32
Sync to Wine-20040716:
2004-08-08 20:15:06 +00:00
commctrl
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
coredll
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
cpl
added display properties skeleton
2004-08-07 00:05:23 +00:00
crtdll
- Fix errors during optimized build.
2004-07-03 17:40:27 +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
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +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
devmgr
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
dinput
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
dnsapi
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
dsound
- Since DirecrSound is not implemented at all we should return error in DirectSoundCreate.
2004-07-18 17:16:57 +00:00
epsapi
new patch for more stubs and misc changes
2003-09-12 17:51:48 +00:00
expat
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
fmifs
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
freetype
- Make sure all build files and directories are properly deleted on "make clean".
2004-08-01 23:27:56 +00:00
fslib /vfatlib
- Fix errors during optimized build.
2004-07-03 17:40:27 +00:00
gdi32
Port GetCharacterPlacementW from WINE; copy lpString to lpResults->lpGlyphs if it (destination string) is not null
2004-07-23 20:41:09 +00:00
gdiplus
ignore dependency files
2004-07-24 01:37:43 +00:00
glu32
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
hid
forgot to export 2 functions
2004-07-12 16:27:46 +00:00
imagehlp
implementation of TouchFileTimes(), Thanks to Florian Stinglmayr for submitting a rough draft ;)
2004-07-24 10:42:55 +00:00
imm32
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
iphlpapi
Switched the sense of the onlyLoopback flag in getNumNonLoopbackAdapters
2004-06-21 02:21:16 +00:00
iprtprio
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
kbddv
Add US-Dvorak keyboard layout and enable swedish keyboard layout.
2004-06-03 11:20:10 +00:00
kbdfr
fixed compiling issues with gcc 3.4
2004-05-10 13:29:59 +00:00
kbdgr
- Added the '<>|' key.
2004-06-05 09:08:58 +00:00
kbdse
added missing cvsignore file
2004-06-04 13:49:15 +00:00
kbduk
Added VK_DECIMAL in numberpad chars.
2004-02-19 03:51:29 +00:00
kbdus
Import from the release branch.
2004-02-19 03:33:33 +00:00
kernel32
- Make sure all build files and directories are properly deleted on "make clean".
2004-08-01 23:27:56 +00:00
kjs
- Fix the "use of cast expressions as lvalues is deprecated" warning.
2004-05-29 21:21:06 +00:00
libwine
- Replace incorrect casts and comparsions by using the HIWORD macro so we get the correct debug info.
2004-07-24 01:28:01 +00:00
lzexpand
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
mesa32
Fixed more warnings, compiles with -Werror now.
2004-07-16 23:48:54 +00:00
mmdrv
Removed Microsoft code.
2004-07-10 21:11:13 +00:00
mpr
Sync to Wine-20040716:
2004-08-08 20:33:39 +00:00
msacm
- Ignore msacm32.spec.def and Makefile.ros.
2004-08-02 15:07:09 +00:00
msafd
First commit of afd and msafd onto head.
2004-07-18 22:49:18 +00:00
msgina
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
msimg32
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
msvcrt
- Interpret the sign for qualifier 'l'.
2004-06-15 08:53:53 +00:00
msvcrt20
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
msvideo
- Remove msvfw32.spec.def as *.spec.def files are generated during the build.
2004-08-02 03:04:40 +00:00
mswsock
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
netapi32
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
ntdll
Added RTL Stubs, Prototypes and Exports.
2004-08-05 18:17:37 +00:00
odbc32
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
ole32
Sync to Wine-20040716:
2004-08-08 20:42:47 +00:00
oleaut32
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
oledlg
Sync to Wine-20040716:
2004-08-08 20:49:55 +00:00
olepro32
CVS maintaince
2004-07-01 18:12:47 +00:00
opengl32
Handle return value 0 from ExtEscape as special case (means to use the default driver)
2004-07-17 15:13:37 +00:00
packet
- Fix errors during optimized build.
2004-07-03 17:40:27 +00:00
psapi
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
pseh
- Don't use the "cpu" directive because NASM 0.98 doesn't support it.
2004-07-03 18:41:56 +00:00
richedit
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
rosrtl
Added RosRtlDevModeW2A function.
2004-07-18 00:30:08 +00:00
rpcrt4
Sync to Wine-20040716:
2004-08-08 21:07:12 +00:00
rtl
Tagged certain functions that were exported both under NT and ROS, but not marked as un/implemented.
2004-08-07 19:13:27 +00:00
samlib
fixed typo
2004-07-05 22:33:14 +00:00
secur32
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
setupapi
- Use #include <xxx> for system include files instead of #include "xxx".
2004-08-02 03:07:36 +00:00
shell32
Partial merge with wine-code. Solves BZ#230. Executing text-doc from start-Run. Same change sent to wine-patches
2004-08-08 16:04:00 +00:00
shlwapi
Sync to Wine-20040716:
2004-08-08 21:15:48 +00:00
snmpapi
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
string
strncpy does add NUL bytes to fill dest buffer completely,
2004-01-28 08:51:09 +00:00
syssetup
Add wizard watermark and header bitmaps.
2004-08-03 14:10:49 +00:00
tgetopt
Prevent CVS warnings about .*.d files
2004-06-11 09:10:17 +00:00
twain
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
unicode
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
user32
- Remove #include directives surrounded by #ifndef __REACTOS__.
2004-08-02 03:03:10 +00:00
userenv
simplified dynamic loading of dlls
2004-07-12 10:33:04 +00:00
uuid
added missing and fixed .cvsignore files
2004-01-02 21:45:22 +00:00
version
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
wininet
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
winmm
Sync to Wine-20040716:
2004-08-08 21:36:20 +00:00
winspool
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
ws2_32
Small changes to debug output in catalog, handle, upcall.
2004-07-15 02:03:07 +00:00
ws2help
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
wshirda
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +00:00
wsock32
- Moved the definition of all dll base addresses to baseaddress.cfg.
2004-05-29 21:24:48 +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