..
activeds
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
advapi32
advapi32: Add partial implementation of LookupAccountNameW.
2006-02-22 11:32:41 +01:00
advpack
advpack: Factor out loading the program files directory.
2006-02-28 12:03:53 +01:00
amstream
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
atl
atl: Implement AtlComPtrAssign.
2005-12-26 12:55:22 +01:00
avicap32
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
avifil32
avifil32: Use HeapAlloc instead of LocalAlloc.
2006-03-13 13:31:00 +01:00
cabinet
cabinet: Set proper error information on failures.
2006-03-01 20:56:41 +01:00
capi2032
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
cards
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
cfgmgr32
cfgmgr32: Forward some functions to setupapi.dll.
2006-02-24 11:20:53 +01:00
comcat
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
comctl32
comctl32: LISTVIEW_InsertItemT should accept iItem < 0, when using sorted lists.
2006-03-08 11:32:46 +01:00
commdlg
comdlg32: Remove the property when destroy the dialog box.
2006-03-10 21:41:52 +01:00
crtdll
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
crypt32
crypt32: Move context properties to a separate file.
2006-03-10 21:41:38 +01:00
cryptdll
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
ctl3d32
ctl3d32: Renamed ctl3d directory to ctl3d32.
2006-02-14 17:08:59 +01:00
d3d8
wined3d: Add WINED3DVERTEXBUFFER_DESC to wined3d_types.h.
2006-03-13 13:32:01 +01:00
d3d9
wined3d: Add WINED3DVERTEXBUFFER_DESC to wined3d_types.h.
2006-03-13 13:32:01 +01:00
d3dim
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
d3drm
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
d3dx8
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
d3dxof
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
dbghelp
dbghelp: Added type for array index.
2006-03-06 11:42:44 +01:00
dciman32
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
ddraw
ddraw: Fix transparent Blits on 8bit surfaces.
2006-02-27 12:20:21 +01:00
devenum
devenum: Don't leak key handle creating a category registry key.
2005-12-05 20:39:47 +01:00
dinput
dinput/linuxinput: Fix handling of DIPH_BYID.
2006-03-09 22:45:11 +01:00
dinput8
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
dmband
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
dmcompos
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
dmime
Partial implementation of IDirectMusicPerformance8Impl_AddPort.
2005-11-28 10:36:41 +01:00
dmloader
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
dmscript
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
dmstyle
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
dmsynth
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
dmusic
Fix implementation of IDirectMusic8Impl_CreatePort.
2005-11-29 10:43:18 +01:00
dmusic32
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
dplay
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
dplayx
Match PSDK STATUS_* definitions.
2005-11-28 17:32:54 +01:00
dpnet
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
dpnhpast
Add a few missing #includes.
2005-12-07 12:51:39 +01:00
dsound
dsound: Fix duplex create bug.
2006-02-28 12:40:16 +01:00
dswave
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
dxdiagn
Fixed some compiler warnings on old gcc versions.
2006-03-02 18:03:32 +01:00
dxerr8
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
dxerr9
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
dxguid
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
gdi
gdi: Load system fonts from $(datadir)/wine/fonts if loading from
2006-03-09 13:11:29 +01:00
glu32
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
glut32
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
hhctrl.ocx
hhctrl.ocx: Fix a gcc 4.1 warning caused by a cast in a macro.
2006-03-03 13:18:56 +01:00
iccvid
Handle ICM_CONFIGURE request in ICCVID and MSVIDC32 codecs.
2006-02-11 12:15:07 +01:00
icmp
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
ifsmgr.vxd
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
imagehlp
imagehlp: Forward StackWalk64 to dbghelp.StackWalk64.
2005-12-17 12:24:46 +01:00
imm32
imm32: Remove FIXME messages from some implemented functions.
2006-02-04 16:59:26 +01:00
iphlpapi
iphplapi: Define IF_NAMESIZE if missing.
2006-02-24 21:13:54 +01:00
itss
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
kernel
kernel: Improve the activation context stubs.
2006-03-07 11:11:07 +01:00
lz32
lz32: Renamed lzexpand directory to lz32.
2006-02-28 12:54:48 +01:00
mapi32
mapi: Add some missing MAPI prototypes.
2006-02-22 12:02:46 +01:00
mciavi32
mciavi32: Rewrite asynchronous MCI_PLAY command handling.
2005-12-22 17:15:33 +01:00
mcicda
Fix all drivers DriverProc to conform to the DRIVERPROC definition.
2005-11-28 20:53:22 +01:00
mciseq
Fix all drivers DriverProc to conform to the DRIVERPROC definition.
2005-11-28 20:53:22 +01:00
midimap
Fix all drivers DriverProc to conform to the DRIVERPROC definition.
2005-11-28 20:53:22 +01:00
mlang
mlang: Decrement the module refcount when an object is destroyed.
2006-03-06 20:10:36 +01:00
mmdevldr.vxd
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
monodebg.vxd
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
mpr
mpr: Stub implementations of some mpr functions.
2006-03-06 11:49:08 +01:00
msacm
Fixed a couple of function prototypes.
2006-02-17 14:08:38 +01:00
mscms
mscms: Add tests for EnumColorProfiles{A,W}.
2006-03-08 11:32:26 +01:00
msdmo
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
msftedit
msftedit: Fix CreateTextServices() forward.
2006-02-24 21:07:55 +01:00
mshtml
mshtml: Added beginning of getAttribute implementation.
2006-03-09 12:50:06 +01:00
msi
msi: Remove some unnecessary indent.
2006-03-09 12:50:59 +01:00
msimg32
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
msisys
Add a few missing #includes.
2005-12-07 12:51:39 +01:00
msnet32
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
msrle32
msrle32: Fix some gcc 4.1 warnings caused by casts in windowsx.h macros.
2006-03-03 13:19:00 +01:00
msvcrt
msvcrt: Some more fixes to name demangling.
2006-03-06 11:37:14 +01:00
msvcrt20
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
msvcrt40
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
msvcrtd
Fixes for missing prototypes warnings.
2006-02-06 13:13:28 +01:00
msvidc32
Handle ICM_CONFIGURE request in ICCVID and MSVIDC32 codecs.
2006-02-11 12:15:07 +01:00
msvideo
msvfw32: Disable datarate, keyframe and quality controls to not
2006-02-14 11:36:19 +01:00
mswsock
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
msxml3
msxml3: Fix for empty node lists.
2006-02-24 11:21:37 +01:00
netapi32
netapi32: Improve stub for NetUserModalsGet.
2006-02-13 13:22:11 +01:00
newdev
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
ntdll
ntdll: Implemented serial IOCTL for status: GET_COMM_STATUS.
2006-02-28 15:36:37 +01:00
objsel
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
odbc32
Fixes for missing prototypes warnings.
2006-02-06 13:13:28 +01:00
odbccp32
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
ole32
ole: Implement IRpcChannelBuffer::GetDestCtx on the client side.
2006-03-06 11:09:34 +01:00
oleacc
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
oleaut32
oleaut32: Reorder a few functions to avoid forward declaractions.
2006-03-09 12:51:42 +01:00
olecli32
olecli32: Renamed olecli directory to olecli32.
2006-02-14 16:57:23 +01:00
oledlg
oledlg: Czech language resources encoding fix.
2006-02-13 13:27:58 +01:00
olepro32
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
olesvr32
olesvr32: Renamed olesvr directory to olesvr32.
2006-02-14 17:05:32 +01:00
opengl32
opengl32: Implement wglUseFontOutlines.
2006-03-08 11:34:18 +01:00
powrprof
Match PSDK STATUS_* definitions.
2005-11-28 17:32:54 +01:00
psapi
psapi: Fix output parameter of function GetModuleBaseName in spec
2006-02-13 13:24:15 +01:00
qcap
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
quartz
quartz: Register some of the interfaces.
2006-02-07 12:25:35 +01:00
rasapi32
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
riched20
Fixed some compiler warnings on old gcc versions.
2006-03-02 18:03:32 +01:00
richedit
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
rpcrt4
rpcrt4: Change the stubless parameter attributes to using a bitfield
2006-03-01 19:54:00 +01:00
rsabase
rsabase: No need for an import library.
2006-02-06 21:46:17 +01:00
rsaenh
Call DisableThreadLibraryCalls for DLLs that don't need thread
2006-01-09 17:17:37 +01:00
secur32
secur32: Add InitializeSecurityContext stub for schannel.
2006-02-14 17:37:36 +01:00
security
security: Fix the UnsealMessage() forward.
2006-02-06 20:57:56 +01:00
sensapi
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
serialui
serialui: Czech language resources encoding fix.
2006-02-13 13:28:04 +01:00
setupapi
setupapi: Downgrade an ERR to a WARN.
2006-02-23 12:09:38 +01:00
sfc
sfc: Add sfc.dll with a stub for SfcIsFileProtected.
2006-02-14 16:53:03 +01:00
shdocvw
shdocvw: Added get_LocationURL implementation.
2006-03-06 17:50:19 +01:00
shell32
explorer: Merged systray support with the desktop window main loop.
2006-03-07 11:50:05 +01:00
shfolder
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
shlwapi
shell32: Fixes for bugs found by valgrind on shell32 tests harness.
2006-02-22 12:04:02 +01:00
snmpapi
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
stdole2.tlb
stdole2.tlb: Remove hack due to unimplemented widl functionality.
2006-01-31 18:03:52 +01:00
stdole32.tlb
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
sti
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
strmiids
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
tapi32
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
twain
twain: Implment DG_IMAGE/DAT_IMAGEMEMXFER/MSG_GET.
2006-02-21 19:50:29 +01:00
unicows
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
url
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
urlmon
Fix compatibility with native advpack dlls.
2006-03-06 17:51:19 +01:00
user
user: Support packing/unpacking the WM_DEVICECHANGE message.
2006-03-09 22:48:37 +01:00
usp10
usp10: Tidy default values.
2006-02-24 21:05:56 +01:00
uuid
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
uxtheme
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
vdhcp.vxd
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
vdmdbg
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
version
Fix version tests on windows 9x/ME.
2005-11-30 12:31:54 +01:00
vmm.vxd
Match PSDK STATUS_* definitions.
2005-11-28 17:32:54 +01:00
vnbt.vxd
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
vnetbios.vxd
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
vtdapi.vxd
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
vwin32.vxd
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
win32s
w32skrnl: No need for an import library.
2006-02-06 21:46:46 +01:00
winecrt0
Include wine/port.h in files that use exceptions.
2006-02-07 16:31:21 +01:00
wined3d
wined3d: Add WINED3DVERTEXBUFFER_DESC to wined3d_types.h.
2006-03-13 13:32:01 +01:00
winedos
winedos: Fixed a couple of typos in ppdev.
2006-02-22 12:03:07 +01:00
wineps
gdi: A better workaround for extended user style pens.
2006-03-09 13:11:14 +01:00
wininet
wininet: Host name isn't present when two slashes aren't present in InternetCrackUrl.
2006-03-13 13:32:45 +01:00
winmm
wineesd: Update ESD driver to closer match OSS and ALSA drivers.
2006-03-10 21:41:21 +01:00
winnls32
winnls32: Renamed the winnls directory to winnls32.
2006-02-28 13:02:42 +01:00
winsock
winsock: Fix two Windows to Unix mapping issues.
2006-02-27 12:19:18 +01:00
winspool
winspool/tests: Skip tests, when a remote print server has no RPC
2006-02-24 11:24:40 +01:00
wintab32
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
wintrust
wintrust: Add some stubs.
2006-02-18 15:50:01 +01:00
wldap32
Fixed a couple of function prototypes.
2006-02-17 14:08:38 +01:00
wnaspi32
wnaspi32: Renamed the winaspi directory to wnaspi32.
2006-02-28 12:59:52 +01:00
wow32
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
wsock32
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
wtsapi32
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
x11drv
gdi: A better workaround for extended user style pens.
2006-03-09 13:11:14 +01:00
.gitignore
winnls32: Renamed the winnls directory to winnls32.
2006-02-28 13:02:42 +01:00
Makedll.rules.in
libwine: New naming scheme for 16-bit builtin dlls.
2006-02-16 13:44:38 +01:00
Makefile.in
dlls: Remove 16-bit files on make clean.
2006-03-02 16:16:31 +01:00
Makeimplib.rules.in
dlls: Added a default install-lib rule for dlls that don't have one.
2006-03-08 11:31:50 +01:00
Maketest.rules.in
Move TESTLIST from EXTRA_SRCS to C_SRCS in test makefiles to free up
2005-08-02 14:36:13 +00:00
checklink.c
…
make_dlls
dlls: Remove 16-bit files on make clean.
2006-03-02 16:16:31 +01:00