Alexandre Julliard
|
a14920e50f
|
cabinet: Make sure we don't try to close an invalid file handle.
|
2007-04-26 14:25:42 +02:00 |
|
Alexandre Julliard
|
55a57c2130
|
winedbg: Properly handle EOF on input.
|
2007-04-26 14:25:32 +02:00 |
|
Paul Vriens
|
87e8204365
|
kernel32/tests: Resource functions are not implemented on win98.
|
2007-04-26 14:25:04 +02:00 |
|
Paul Vriens
|
4b34ba65d9
|
setupapi/tests: SetupCopyOEMInfA is not available on NT4.
|
2007-04-26 14:25:00 +02:00 |
|
Clinton Stimpson
|
552bc81f1e
|
riched20: Set modify state when removing text.
|
2007-04-26 14:24:52 +02:00 |
|
Andrew Talbot
|
2d9685db77
|
dplayx: Fix a typo.
|
2007-04-26 14:24:42 +02:00 |
|
Andrew Talbot
|
275e104a57
|
dnsapi: Constify some variables.
|
2007-04-26 14:24:38 +02:00 |
|
Hans Leidekker
|
3d2670ea32
|
expand.exe: Add support for cabinet files.
|
2007-04-26 14:24:26 +02:00 |
|
Hans Leidekker
|
9eefc04f6b
|
msi: Add a stub implementation for MsiEnumProductsEx{A, W}.
|
2007-04-26 14:24:18 +02:00 |
|
Hans Leidekker
|
bab2ddb77e
|
shell32: Add a stub implementation for SHMapIDListToImageListIndexAsync.
|
2007-04-26 14:24:13 +02:00 |
|
Jacek Caban
|
b2aae66f1a
|
hhctrl.ocx: Don't insert content item that could not be merged.
|
2007-04-26 14:24:05 +02:00 |
|
Paul Vriens
|
ce3fa8e861
|
setupapi/tests: SetupDiCreateDeviceInfoListExW is not implemented on win98.
|
2007-04-25 13:48:21 +02:00 |
|
Paul Vriens
|
67c26f4ec3
|
kernel32/tests: GetLongPathNameW is not implemented on win98.
|
2007-04-25 13:48:14 +02:00 |
|
Paul Vriens
|
c1f6501808
|
kernel32/tests: GetComputerNameW is not implemented on win98.
|
2007-04-25 13:48:09 +02:00 |
|
Paul Vriens
|
9dafa1fc11
|
kernel32/tests: CreateRemoteThread is not implemented on win98.
|
2007-04-25 13:48:04 +02:00 |
|
Emmanuel Maillard
|
0a202679b8
|
winecoreaudio: Implement MIDIOut_Reset.
|
2007-04-25 13:43:32 +02:00 |
|
Emmanuel Maillard
|
9aa9cde841
|
winecoreaudio: Implement MIDIOut_GetVolume and MIDIOut_SetVolume.
|
2007-04-25 13:43:05 +02:00 |
|
Emmanuel Maillard
|
97d5a02987
|
winecoreaudio: Implement MIDIOut_LongData.
|
2007-04-25 13:42:32 +02:00 |
|
Emmanuel Maillard
|
8f03804b8b
|
winecoreaudio: Implement MIDIOut_Data.
|
2007-04-25 13:40:36 +02:00 |
|
Emmanuel Maillard
|
d250fc2b13
|
winecoreaudio: Implement MIDIOut_Prepare and MIDIOut_Unprepare.
|
2007-04-25 13:38:45 +02:00 |
|
Emmanuel Maillard
|
0f7a3a32ee
|
winecoreaudio: Implement MIDIOut_GetDevCaps and MIDIOut_GetNumDevs.
|
2007-04-25 13:38:45 +02:00 |
|
Emmanuel Maillard
|
483c695362
|
winecoreaudio: Implement MIDI_NotifyClient, MIDIOut_Open and MIDIOut_Close.
|
2007-04-25 13:38:45 +02:00 |
|
Emmanuel Maillard
|
7ad29c8bb7
|
winecoreaudio: Initial MIDI support on Mac OS X.
|
2007-04-25 13:37:26 +02:00 |
|
James Hawkins
|
da55285acb
|
msi: Implement special handling for the _Streams table.
|
2007-04-25 12:44:37 +02:00 |
|
Rob Shearman
|
72ddcb5f36
|
atl: AtlModuleGetClassObject should store an intermediate pointer in obj->pCF and then query this for the requested interface.
Return CLASS_E_CLASSNOTAVAILABLE instead of E_FAIL.
|
2007-04-25 12:44:24 +02:00 |
|
Rob Shearman
|
3af74c5e52
|
atl: Use the first entry in the object map in AtlInternalQueryInterface when IUnknown is requested.
|
2007-04-25 12:44:20 +02:00 |
|
Rob Shearman
|
5fcc5d3f62
|
winebuild: Refer to strings used in generated stubs by symbol rather than by offset to avoid problems when the compiler aligns the strings by 2 or more bytes.
|
2007-04-25 12:44:16 +02:00 |
|
Paul Vriens
|
f570fd314c
|
ws2_32/tests: Add required parameter to CreateThread (for Win9x and WinME).
|
2007-04-25 12:44:09 +02:00 |
|
Michael Stefaniuc
|
34b0161d02
|
winealsa: Do not check for non-NULL before HeapFree'ing a variable as the check is redundant.
|
2007-04-25 12:26:14 +02:00 |
|
Michael Stefaniuc
|
5f62da109e
|
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call.
|
2007-04-25 12:26:07 +02:00 |
|
Yuval Fledel
|
b7b379b04e
|
include: Introduce SECPKG_INTERFACE_VERSION and extend PSECPKG_FUNCTION_TABLE accordingly.
|
2007-04-25 12:25:58 +02:00 |
|
Andrew Talbot
|
318ebd2289
|
dmband: Constify some variables.
|
2007-04-25 11:50:30 +02:00 |
|
Andrew Talbot
|
cd86d218b6
|
dmstyle: Constify some variables.
|
2007-04-25 11:50:27 +02:00 |
|
Andrew Talbot
|
835d478fca
|
dmime: Constify some variables.
|
2007-04-25 11:50:23 +02:00 |
|
Andrew Talbot
|
b19be8870c
|
dmloader: Constify some variables.
|
2007-04-25 11:50:20 +02:00 |
|
Andrew Talbot
|
ac43c850a8
|
dmscript: Constify a variable.
|
2007-04-25 11:50:16 +02:00 |
|
Andrew Talbot
|
391b1c24a2
|
dmusic: Constify a variable.
|
2007-04-25 11:50:13 +02:00 |
|
Andrew Talbot
|
82e5990a39
|
dmcompos: Constify a variable.
|
2007-04-25 11:50:09 +02:00 |
|
Michał Wiernowolski
|
a45ffebee4
|
winealsa: Improved handling of SysEx MIDI messages.
|
2007-04-25 11:50:01 +02:00 |
|
Aric Stewart
|
73bec11865
|
usp10: Do not crash in ScriptPlace if pABC is null.
|
2007-04-25 11:49:54 +02:00 |
|
Tom Spear
|
621eceb633
|
winecfg: Change WINE_ERR to WINE_TRACE since there is no real error.
|
2007-04-25 11:49:45 +02:00 |
|
Rob Shearman
|
27412837b9
|
kernel32: Add the directory the executable was loaded from to the module search path if the module file name doesn't contain a path.
|
2007-04-25 11:49:37 +02:00 |
|
Rob Shearman
|
220f93db61
|
msi: Fix an off-by-one error when calculating the path and filename for the action data in the SelfRegModules action.
The backslash is in p[0], not p[1].
|
2007-04-25 11:49:34 +02:00 |
|
Rob Shearman
|
22cd120d5d
|
msi: Create the _Property table as a temporary table so that the properties aren't saved to the .msi file.
|
2007-04-25 11:49:29 +02:00 |
|
Rob Shearman
|
3323303e09
|
msi: Set rec to NULL after calling msiobj_release on it in msi_create_table so that we don't call msiobj_release on it again.
|
2007-04-25 11:49:26 +02:00 |
|
Maarten Lankhorst
|
02c416a187
|
winealsa: Implement Get/SetControlDetails in mixer.
|
2007-04-24 13:48:59 +02:00 |
|
Maarten Lankhorst
|
143f10a4d0
|
winealsa: Implement GetLineControls in mixer.
|
2007-04-24 13:44:55 +02:00 |
|
Maarten Lankhorst
|
1843e71ef1
|
winealsa: Implement mixer controls, and add GetLineInfo.
|
2007-04-24 13:43:29 +02:00 |
|
Maarten Lankhorst
|
f7082bbbc0
|
winealsa: Implement opening/closing and caps of device.
|
2007-04-24 13:42:48 +02:00 |
|
Maarten Lankhorst
|
f60dcd2dee
|
winealsa: Introduce mixer code.
|
2007-04-24 13:42:17 +02:00 |
|