..
advapi32
Read the Policy{Account,Primary}DomainInformation from the registry,
2003-12-30 19:21:11 +00:00
avicap32
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
avifil32
A general cleanup of the version resources in Wine DLLs.
2003-11-30 05:59:29 +00:00
cabinet
Added file version resource.
2003-12-31 18:56:07 +00:00
capi2032
AVM GmbH http://www.avm.de/
2003-11-13 20:51:49 +00:00
cfgmgr32
Mostly stub implemenation for cfgmgr32.
2003-10-31 03:38:07 +00:00
comcat
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
comctl32
Reinitialize thumb when trackbar size is changed.
2003-12-30 19:10:15 +00:00
commdlg
- Add a bitmap resource with the font icons: TrueType, printer,
2003-12-30 22:08:17 +00:00
crtdll
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
crypt32
Implement CryptRegisterOIDFunction and CryptSIPAddProvider.
2003-12-11 04:26:05 +00:00
ctl3d
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
d3d8
Disable the use of the 'w' parm in rhw mode.
2003-11-17 20:04:44 +00:00
d3d9
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
d3dim
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
d3dx8
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
dciman32
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
ddraw
Also remove in the D3D code the pedantic check on the GetProcAddress
2003-12-30 19:13:32 +00:00
devenum
- Fixed buffer overflow in IFilterMapper2::RegisterFilter.
2003-12-30 21:52:45 +00:00
dinput
JoystickAImpl_Unacquire should return DI_NOEFFECT if the device is not
2003-10-30 22:48:04 +00:00
dinput8
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
dmband
Some fixes in dmband loading.
2003-10-28 21:08:55 +00:00
dmcompos
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
dmime
- Some fixes on DirectSound init (need SetCooperativeLevel as seen in
2003-10-27 22:08:37 +00:00
dmloader
- better traces
2003-10-31 00:08:02 +00:00
dmscript
- better traces
2003-10-31 00:08:02 +00:00
dmstyle
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
dmsynth
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
dmusic
Fix some instances of memory allocation through HeapReAlloc().
2003-10-11 05:25:31 +00:00
dmusic32
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
dplay
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
dplayx
Fix some return values of dplayx API calls.
2003-12-30 21:50:56 +00:00
dpnhpast
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
dsound
Initialize buffer reference count.
2003-11-17 20:03:42 +00:00
gdi
Older versions of freetype do not have FT_Get_First_Char.
2003-12-15 19:50:59 +00:00
glu32
Implement the missing tesselator functions and fix the tesselator
2003-11-11 00:30:10 +00:00
glut32
Added glut32 dll.
2003-12-02 04:11:09 +00:00
icmp
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
imagehlp
Replace various routines with a forward to ntdll.
2003-11-21 21:31:35 +00:00
imm32
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
iphlpapi
- fixes thread safety issues
2003-11-30 06:03:21 +00:00
kernel
Removed too strict header check to enable execution of handcoded PE
2003-12-31 00:12:31 +00:00
lzexpand
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
mapi32
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
mpr
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
msacm
Remove an instance of exit(). We should return failure, not kill the
2003-12-08 21:47:50 +00:00
msdmo
Use the same version format for all DX dlls.
2003-12-01 22:36:17 +00:00
mshtml
Removed explicit ordinals.
2003-12-30 19:14:11 +00:00
msi
MsiOpenDatabase's szPersist parameter may be a string or a bitmask.
2003-11-05 01:50:19 +00:00
msimg32
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
msisys
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
msnet32
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
msvcrt
Fix undeleted temporary file.
2003-12-30 19:09:08 +00:00
msvcrt20
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
msvcrtd
Implement some more register functions using DEFINE_REGS_ENTRYPOINT to
2003-12-04 05:51:01 +00:00
msvideo
Add Unicode->ANSI MCI message mapping, implement mciSendCommandW, fix
2003-12-31 19:00:03 +00:00
mswsock
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
netapi32
Fix incorrect calculation of transport_addr.
2003-12-11 04:26:38 +00:00
newdev
Add stubbed version of newdev.dll.
2003-12-30 22:19:30 +00:00
ntdll
Print exe name when initialization fails.
2003-12-31 00:11:48 +00:00
odbc32
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
ole32
- Fix IMemAlloc_Free when IMemAlloc_Alloc hasn't yet been called and
2003-12-08 22:46:08 +00:00
oleacc
Stub implementation for CreateStdAccessibleObject.
2003-11-25 01:46:10 +00:00
oleaut32
Fixed size calculation on redim if old size was 0.
2003-12-31 18:58:25 +00:00
olecli
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
oledlg
Translate msrle32 and oledlg resources.
2003-12-30 19:17:59 +00:00
olepro32
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
olesvr
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
opengl32
Removed now useless call to glXQueryExtensionsString.
2003-12-05 04:43:20 +00:00
psapi
Export QueryWorkingSet.
2003-12-01 22:34:39 +00:00
qcap
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
quartz
- Fixed buffer overflow in IFilterMapper2::RegisterFilter.
2003-12-30 21:52:45 +00:00
rasapi32
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
richedit
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
rpcrt4
Porting fixes.
2003-11-27 00:59:36 +00:00
serialui
Added Italian translation.
2003-11-17 19:59:13 +00:00
setupapi
Added Italian translation.
2003-11-17 19:59:13 +00:00
shdocvw
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
shell32
- correct return value of SHGetPathFromIDList[AW]() for virtual
2003-12-30 19:24:22 +00:00
shfolder
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
shlwapi
Porting fixes.
2003-11-28 23:19:30 +00:00
snmpapi
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
sti
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
tapi32
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
ttydrv
Fix .spec file parameters for CreateDC driver API.
2003-11-26 22:03:34 +00:00
twain
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
unicows
Added unicows dll, based on the spec file written by Shachar Shemesh.
2003-11-27 01:10:26 +00:00
url
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
urlmon
Added CreateAsyncBindCtx and IsAsyncMoniker stubs.
2003-12-13 00:03:30 +00:00
user
IsdialogMessage16 must not process messages that are not intended for
2003-12-31 00:15:16 +00:00
uxtheme
Load, validate and retrieve a few properties from an msstyles theme.
2003-12-08 22:45:26 +00:00
version
Porting fixes.
2003-11-27 00:59:36 +00:00
win32s
Porting fixes.
2003-11-27 00:59:36 +00:00
winaspi
Moved a number of DOS definitions out of the global headers and into
2003-11-15 00:13:20 +00:00
wined3d
Add the wined3d dll for beginning a cleaner d3d architecture that will
2003-11-14 03:50:35 +00:00
winedos
Use wine_server_release_fd() instead of close() everywhere we use
2003-12-02 04:19:56 +00:00
wineps
Run length and ascii85 encode image data.
2003-12-08 21:40:27 +00:00
wininet
Remove URLCache_FindEntry() which is not used any longer.
2003-12-31 00:11:02 +00:00
winmm
Add Unicode->ANSI MCI message mapping, implement mciSendCommandW, fix
2003-12-31 19:00:03 +00:00
winnls
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
winsock
Fix types in WSAHtonl.
2003-12-12 04:09:46 +00:00
winspool
Porting fixes.
2003-11-27 00:59:36 +00:00
wintab32
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
wintrust
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
wow32
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
wsock32
Removed unused structure declaration.
2003-12-04 04:45:43 +00:00
x11drv
Fixed Hungarian keyboard layout.
2003-12-30 19:14:59 +00:00
.cvsignore
Create separate makefiles for tests for more flexibility.
2002-08-09 01:22:40 +00:00
Makedll.rules.in
Define an LDDLL command to link dlls, instead of using LDDLLFLAGS.
2003-10-11 01:05:18 +00:00
Makefile.in
Add stubbed version of newdev.dll.
2003-12-30 22:19:30 +00:00
Maketest.rules.in
Define an LDDLL command to link dlls, instead of using LDDLLFLAGS.
2003-10-11 01:05:18 +00:00
checklink.c
Moved libwine to libs/ directory.
2003-03-22 20:40:48 +00:00
make_dlls
Added implib rule for building import libs.
2003-12-13 01:33:19 +00:00