James Hawkins
|
3e56d78f2e
|
msi: Validate MsiSourceListGetInfo parameters.
|
2007-07-02 15:28:33 +02:00 |
James Hawkins
|
1ff40d1558
|
msi: Add tests for MsiSourceListGetInfo.
|
2007-07-02 15:28:14 +02:00 |
James Hawkins
|
6cc2f0f402
|
msi: Implement MsiSourceListGetInfoA.
|
2007-07-02 15:27:42 +02:00 |
Andrew Talbot
|
886c970d76
|
ole32: Constify some variables.
|
2007-07-02 14:38:11 +02:00 |
Alexandre Julliard
|
446befbb4d
|
configure: Don't use a default soname if a library is not found, leave it undefined.
|
2007-07-02 14:35:05 +02:00 |
Alexandre Julliard
|
5a95cfbd9c
|
configure: Export the shared library extension instead of hardcoding .so.
|
2007-07-02 14:35:05 +02:00 |
Paul Vriens
|
6dde764898
|
advapi32/tests: Add tests for OpenSCManagerA.
|
2007-07-02 13:37:34 +02:00 |
H. Verbeet
|
973496d5e4
|
wined3d: Cleanup shader_glsl_load_psamplers().
|
2007-07-02 13:36:26 +02:00 |
H. Verbeet
|
6421d45f53
|
wined3d: In tex_colorop() & tex_alphaop(), only check the mapped stage against GL_LIMITS(textures) if the texture is used.
|
2007-07-02 13:36:15 +02:00 |
H. Verbeet
|
25c673225b
|
wined3d: Only set GL_SHADER_OPERATION_NV to GL_NONE for supported units.
|
2007-07-02 13:36:07 +02:00 |
H. Verbeet
|
9ed84211c1
|
wined3d: Only call activate_dimensions() if the texture is used.
|
2007-07-02 13:35:59 +02:00 |
H. Verbeet
|
5e78a83cb2
|
wined3d: Call IWineD3DDeviceImpl_FindTexUnitMap for cards without support for NV_REGISTER_COMBINERS as well.
|
2007-07-02 13:35:50 +02:00 |
Kai Blin
|
fd133237b0
|
ws2_32: Handle IPv6 in WSAStringToAddress.
|
2007-07-02 13:35:41 +02:00 |
Michael Stefaniuc
|
bf6a96ca66
|
ntdll: Fix missing unlock on error path. Found by Smatch.
|
2007-07-02 13:34:29 +02:00 |
Juan Lang
|
ef134dc703
|
crypt32: Accept ERROR_INVALID_PARAMETER in addition to ERROR_PATH_NOT_FOUND (and remove no-longer-useful checkFileStoreFailure).
|
2007-07-02 13:34:17 +02:00 |
Juan Lang
|
11e6717e66
|
crypt32: Accept ERROR_BADKEY in addition to ERROR_INVALID_HANDLE.
|
2007-07-02 13:34:00 +02:00 |
Juan Lang
|
f575d8569b
|
crypt32: Accept OSS errors as well.
|
2007-07-02 13:33:49 +02:00 |
Juan Lang
|
e64e66c41d
|
crypt32: Accept OSS errors.
|
2007-07-02 13:33:40 +02:00 |
Juan Lang
|
85eeccc585
|
crypt32: Don't fail when CryptVerifyCertificateSignatureEx is missing, use skip (and get rid of unnecessary indenting).
|
2007-07-02 13:32:57 +02:00 |
Juan Lang
|
68b052057b
|
crypt32: Use skip to avoid failures where support is missing.
|
2007-07-02 13:32:28 +02:00 |
Markus Gömmel
|
ddb4be2bb0
|
user32: Center MessageBox dialogs to desktop, as Windows does.
|
2007-07-02 13:32:17 +02:00 |
Markus Gömmel
|
f281d0e77d
|
comctl32/datetime: Added a missing InvalidateRect to update display after WM_ENABLE.
|
2007-07-02 13:24:17 +02:00 |
Aric Stewart
|
6302b965fa
|
imm32: Implementation of GCS_CURSORPOS.
|
2007-07-02 13:17:22 +02:00 |
Maarten Lankhorst
|
6d97123536
|
dsound: Fix calcplayposition to handle mixed amount > buffer length better.
|
2007-06-29 18:58:13 +02:00 |
Andrew Talbot
|
66b05dde02
|
ole32: Constify some variables.
|
2007-06-29 14:30:48 +02:00 |
Kai Blin
|
d89f2b4810
|
ws2_32: Return WSAEINVAL for unhandled address families in WSAStringToAddress.
Prepare for IPv6 support.
|
2007-06-29 13:47:30 +02:00 |
Misha Koshelev
|
0d750e3282
|
shell32: Fix shelllink creation to non-executable files and remove unnecessary code.
|
2007-06-29 13:43:27 +02:00 |
Misha Koshelev
|
240648534f
|
shell32/tests: Fix tests of IShellLinkA_SetPath to conform on both Windows 98 and XP.
|
2007-06-29 13:43:02 +02:00 |
Misha Koshelev
|
de774710d6
|
shell32/tests: Allow CoCreateInstance to return E_NOINTERFACE to pass on Win98; add skips and display return values.
|
2007-06-29 13:42:56 +02:00 |
Misha Koshelev
|
75fbca227b
|
shell32/tests: Add test for shell links to existing non-executable files.
|
2007-06-29 13:42:48 +02:00 |
Misha Koshelev
|
f8eabe0d37
|
shell32/tests: Allow individual tests in check_lnk to be todo_wine'd.
|
2007-06-29 13:42:38 +02:00 |
H. Verbeet
|
860aa6993b
|
wined3d: Get rid of the oneToOneTexUnitMap field.
|
2007-06-29 13:42:26 +02:00 |
H. Verbeet
|
92fc808b05
|
wined3d: In device_map_psamplers(), only touch the sampler mapping for samplers that are used by the shader.
|
2007-06-29 13:42:20 +02:00 |
H. Verbeet
|
99e3abab30
|
wined3d: Cleanup device_map_fixed_function_samplers().
|
2007-06-29 13:42:12 +02:00 |
Alexandre Julliard
|
0bd2b548da
|
ws2_32: Don't print traces from async I/O callbacks.
|
2007-06-29 13:40:48 +02:00 |
Alexandre Julliard
|
1b57c3bf90
|
ntdll: Don't print traces from async I/O callbacks.
|
2007-06-29 13:40:42 +02:00 |
Jacek Caban
|
21836d21cf
|
mshtml: Add IID_IPropertyNotifySink and DIID_HTMLTextContainerEvents connection points to HTMLBodyElement.
|
2007-06-29 13:28:43 +02:00 |
Jacek Caban
|
982dce485a
|
mshtml: Added IConnectionPointContainer implementation to HTMLBodyElement.
|
2007-06-29 13:28:37 +02:00 |
Jacek Caban
|
88f4fb1f4f
|
mshtml: Make connection points container independent.
|
2007-06-29 13:28:31 +02:00 |
Jacek Caban
|
f09a6f7283
|
mshtml: Move IConnectionPointContainer to the separated struct.
|
2007-06-29 13:28:24 +02:00 |
Jacek Caban
|
fc4fd71e01
|
mshtml: Store connection point as a list.
|
2007-06-29 13:28:16 +02:00 |
Jacek Caban
|
fb16633d6f
|
mshtml: Don't use dynamic allocation for connection points.
|
2007-06-29 13:28:10 +02:00 |
Juan Lang
|
f75b86f02b
|
crypt32: Implement getting content for data messages opened to encode.
|
2007-06-29 13:27:17 +02:00 |
Juan Lang
|
263f424c3b
|
crypt32: Implement getting bare content for data messages opened to encode.
|
2007-06-29 13:27:10 +02:00 |
Juan Lang
|
d1f379340a
|
crypt32: Add tests for data message encoding.
|
2007-06-29 13:27:02 +02:00 |
Juan Lang
|
0546cf1a69
|
crypt32: Add a stub get param function for data messages and remove stub message from open function.
|
2007-06-29 13:26:53 +02:00 |
Juan Lang
|
74bf713be7
|
crypt32: Implement CryptMsgUpdate for data messages opened to encode.
|
2007-06-29 13:25:33 +02:00 |
Juan Lang
|
b6bf594aa5
|
crypt32: Add a finalized member to message.
|
2007-06-29 13:25:28 +02:00 |
Juan Lang
|
203849d75d
|
crypt32: Store stream info in message.
|
2007-06-29 13:25:11 +02:00 |
Juan Lang
|
5db6b1cc96
|
crypt32: Add an update function, use it to implement CryptMsgUpdate.
|
2007-06-29 13:25:03 +02:00 |
Juan Lang
|
d5e784bdaf
|
crypt32: Add a get param function, use it to implement CryptMsgGetParam.
|
2007-06-29 13:24:46 +02:00 |
Juan Lang
|
fa0f5bd066
|
crypt32: Stub CryptMsgOpenToEncode for data messages.
|
2007-06-29 13:24:25 +02:00 |
Juan Lang
|
e829833986
|
crypt32: Test CryptMsgGetParam for data messages opened to encode.
|
2007-06-29 13:17:47 +02:00 |
Juan Lang
|
bd05e2abe3
|
crypt32: Test CryptMsgUpdate for data messages opened to encode.
|
2007-06-29 13:17:31 +02:00 |
Juan Lang
|
a581855d26
|
crypt32: Test CryptMsgOpenToEncode for data messages.
|
2007-06-29 13:17:22 +02:00 |
Juan Lang
|
b790a09efb
|
crypt32: Add base message type and use it to implement CryptMsgDuplicate and CryptMsgClose.
|
2007-06-29 13:00:44 +02:00 |
Juan Lang
|
1c837f16ac
|
crypt32: Add basic parameter checking to CryptMsgOpenTo*.
|
2007-06-29 12:58:58 +02:00 |
Juan Lang
|
3de0e4ac48
|
crypt32: Add basic tests for CryptMsg functions.
|
2007-06-29 12:34:02 +02:00 |
Juan Lang
|
6c054f057b
|
crypt32: Don't return fake HCRYPTMSG from CryptMsgOpenTo*.
|
2007-06-29 12:33:54 +02:00 |
James Hawkins
|
bafc4dc385
|
msi: Ignore invalid conditional expressions when checking the launch conditions.
|
2007-06-29 12:33:19 +02:00 |
James Hawkins
|
219857f831
|
msi: Add tests that show '!=' is not a valid conditional expression operator.
|
2007-06-29 12:33:09 +02:00 |
Michael Stefaniuc
|
ff01912a48
|
comctl32: Replace malloc() with HeapAlloc().
|
2007-06-29 12:32:51 +02:00 |
Alex Villacís Lasso
|
0fe33f21e8
|
winemp3: Announce capability to decode at 48 KHz.
|
2007-06-29 12:32:44 +02:00 |
Pedro Maia
|
0ae624b8df
|
shell32: Update paths in Portuguese resource.
|
2007-06-29 12:32:37 +02:00 |
Maarten Lankhorst
|
2b194ac81b
|
winealsa: Silence buffer on allocation.
|
2007-06-29 12:31:50 +02:00 |
Vitaliy Margolen
|
b9e8284a7d
|
dinput: Move key state array into object.
|
2007-06-29 12:31:45 +02:00 |
Hans Leidekker
|
4727bec54c
|
pdh: Implement PdhCollectQueryData.
|
2007-06-28 14:13:57 +02:00 |
Hans Leidekker
|
0718c11ee1
|
pdh: Implement PdhAddCounter{A, W} and PdhRemoveCounter.
|
2007-06-28 14:13:12 +02:00 |
Hans Leidekker
|
3f1142e3bf
|
pdh: Implement PdhOpenQuery{A, W} and PdhCloseQuery.
|
2007-06-28 14:12:55 +02:00 |
Maarten Lankhorst
|
f4d5f127dd
|
dsound/winealsa: Remove writelead for alsa directsound.
|
2007-06-28 12:16:14 +02:00 |
Maarten Lankhorst
|
bfda5d6fbc
|
winealsa: Optimize GetPosition() more in dsalsa.
|
2007-06-28 12:16:13 +02:00 |
Misha Koshelev
|
5e28f7ad92
|
winemenubuilder: Wait for parent process to finish instead of creating RunOnce entry that may never run.
|
2007-06-28 12:16:13 +02:00 |
Aric Stewart
|
c03125a1be
|
riched20: Make richedit control IME aware.
|
2007-06-28 12:16:12 +02:00 |
Jeff Latimer
|
33af21fdcf
|
cabinet: Fix a potential NULL reference.
|
2007-06-28 12:16:12 +02:00 |
Vitaliy Margolen
|
fb1082ae73
|
dinput: Combine all Release functionality into base class.
|
2007-06-28 12:16:11 +02:00 |
Vitaliy Margolen
|
d2966c2dfb
|
dinput: Move parent dinput reference into base class.
|
2007-06-28 12:16:11 +02:00 |
Vitaliy Margolen
|
75a17709ea
|
dinput: Remove duplicate code.
|
2007-06-28 12:16:11 +02:00 |
H. Verbeet
|
47708a7717
|
wined3d: Check more thoroughly if a stage references a texture.
|
2007-06-28 11:01:34 +02:00 |
H. Verbeet
|
d2d6952fd5
|
wined3d: Map vertex samplers to a texturing unit.
|
2007-06-28 11:01:25 +02:00 |
H. Verbeet
|
1d4042cee1
|
wined3d: Implement texldl.
|
2007-06-28 11:01:15 +02:00 |
Andrew Talbot
|
e3708a60b4
|
ntdll: Constify some variables.
|
2007-06-28 11:00:53 +02:00 |
Paul Vriens
|
ff62d6cf42
|
advapi32/service: Don't rely blindly on type.
|
2007-06-28 11:00:35 +02:00 |
Paul Vriens
|
9c6a5dfa85
|
advapi32/service: Make sure we fill all struct members.
|
2007-06-28 11:00:23 +02:00 |
James Hawkins
|
4c3e4ba029
|
msi: Reference count the custom action data to avoid freeing the data by another thread.
Based on a patch by Rob Shearman.
|
2007-06-27 14:32:28 +02:00 |
Alexandre Julliard
|
bb8ba38f98
|
msi: Avoid some redundant checks in MsiCloseHandle.
|
2007-06-27 14:32:28 +02:00 |
James Hawkins
|
46158e034c
|
msi: Add support for remote handles.
|
2007-06-27 14:32:28 +02:00 |
Paul Vriens
|
dcef0bbf71
|
advapi32/service: Return (more) correct needed buffersize.
|
2007-06-27 14:32:28 +02:00 |
Paul Vriens
|
169af787d2
|
advapi32/service: Fix wrong key.
|
2007-06-27 14:32:28 +02:00 |
Paul Vriens
|
160b55cb2a
|
advapi32/service: Use the correct registry key for the service account.
|
2007-06-27 14:32:27 +02:00 |
Paul Vriens
|
3418ed23e1
|
advapi32/tests: Add some service related tests.
|
2007-06-27 14:32:27 +02:00 |
Damjan Jovanovic
|
b6030cb26d
|
winex11.drv: Added better support for the X file drag protocol.
|
2007-06-27 14:32:27 +02:00 |
Evan Stade
|
39357c4ba6
|
gdi32: Added missing call to GDI_ReleaseObj.
|
2007-06-27 13:33:38 +02:00 |
Michael Stefaniuc
|
0152ec0375
|
janitorial: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:50 +02:00 |
Michael Stefaniuc
|
b4475b257e
|
winedos: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:45 +02:00 |
Michael Stefaniuc
|
c576803f6d
|
wininet: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:42 +02:00 |
Michael Stefaniuc
|
f59c8a688f
|
dbghelp: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:40 +02:00 |
Michael Stefaniuc
|
0326da9dd5
|
wined3d: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:37 +02:00 |
Michael Stefaniuc
|
b700e63d55
|
gdi32: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:34 +02:00 |
Michael Stefaniuc
|
7596e3dd91
|
kernel32: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:31 +02:00 |
Michael Stefaniuc
|
ab7e33641b
|
oleaut32: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:28 +02:00 |
Michael Stefaniuc
|
d28c3ca60c
|
ole32: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:25 +02:00 |
Michael Stefaniuc
|
6644263e36
|
iccvid: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:23 +02:00 |
Michael Stefaniuc
|
f10e6d7e37
|
quartz: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:20 +02:00 |
James Hawkins
|
c18b77557d
|
msi: Set the WindowsInstaller value of the UserData product key when publishing the product.
|
2007-06-27 12:32:45 +02:00 |
James Hawkins
|
24ede2f9e6
|
msi: If the UserData product key exists, but the user product key doesn't, the product is absent.
|
2007-06-27 12:32:44 +02:00 |
James Hawkins
|
3bf32f2700
|
msi: Any value of WindowsInstaller besides 0 means the product is installed.
|
2007-06-27 12:32:44 +02:00 |
James Hawkins
|
7da89f48fd
|
msi: Use the correct registry key when detecting a published product.
|
2007-06-27 12:32:44 +02:00 |
James Hawkins
|
15823e1acf
|
msi: If the user product key exists, the product's state is advertised.
|
2007-06-27 12:32:43 +02:00 |
James Hawkins
|
e92f66558a
|
msi: Validate MsiQueryProductCode parameters.
|
2007-06-27 12:32:43 +02:00 |
James Hawkins
|
db318ec9af
|
msi: Add tests for MsiQueryProductState.
|
2007-06-27 12:32:43 +02:00 |
Rob Shearman
|
67c8fa58ec
|
rpcrt4: Store the assoc_group_id in the connections.
|
2007-06-27 12:32:43 +02:00 |
Rob Shearman
|
9787f12589
|
rpcrt4: Make pointers to RPCRT4_BuildBindHeader and RPCRT4_BuildBindAckHeader const.
|
2007-06-27 12:32:43 +02:00 |
Rob Shearman
|
680e35643d
|
rpcrt4: Remove the unused AuthInfo field from the RpcAssoc structure and Used from RpcConnection.
|
2007-06-27 12:32:42 +02:00 |
Rob Shearman
|
2e2b17f340
|
msi: Fix transforms to work when the number of bytes per string reference differs to that of the database it is being applied to.
|
2007-06-27 12:32:42 +02:00 |
Rob Shearman
|
bf67b14602
|
msi: Fix bytes_per_column for binary types when the database is using 3-byte string references.
|
2007-06-27 12:32:42 +02:00 |
Rob Shearman
|
0876f7664a
|
msi: Fix loading string tables for databases that use 3-byte string references and that have a non-zero codepage (i.e. != CP_ACP).
|
2007-06-27 12:32:23 +02:00 |
Rob Shearman
|
023383afd3
|
msi: Free version after using lpVer in msi_get_disk_file_version as lpVer points inside of version.
|
2007-06-27 11:44:49 +02:00 |
Rob Shearman
|
9c6fac65d8
|
msi: Check the return value of VerQueryValueW in msi_get_disk_file_version.
|
2007-06-27 11:44:44 +02:00 |
H. Verbeet
|
61e1d1379e
|
wined3d: Cleanup GL extension detection.
|
2007-06-27 11:44:32 +02:00 |
Jacek Caban
|
cd9fbc52ad
|
mshtml: Added Exec(IDM_DELETE) implementation.
|
2007-06-27 11:44:26 +02:00 |
Jacek Caban
|
67f87c5529
|
mshtml: Added IDM_DELETE support in QueryStatus.
|
2007-06-27 11:44:21 +02:00 |
Jacek Caban
|
a8de2abbc2
|
mshtml: Correctly handle delete key in editor mode.
|
2007-06-27 11:44:13 +02:00 |
Alexandre Julliard
|
df3ccaba24
|
crypt32: Fix an uninitialized variable compiler warning.
|
2007-06-26 21:30:41 +02:00 |
Alexandre Julliard
|
7a7f416ace
|
ddraw: Don't link against X libraries.
|
2007-06-26 17:44:36 +02:00 |
Alexandre Julliard
|
cfc927ba93
|
wineps.drv: List source files explicitly in the makefile to make it easier to parse.
|
2007-06-26 13:55:38 +02:00 |
Andrew Talbot
|
61cb830b9b
|
ntdll: Constify some variables.
|
2007-06-26 12:56:50 +02:00 |
Andrew Talbot
|
87791cfe71
|
ntdll: Constify some variables.
|
2007-06-26 12:56:05 +02:00 |
Andrew Talbot
|
33c0db06f9
|
ntdll: Constify some variables.
|
2007-06-26 12:54:58 +02:00 |
Andrew Talbot
|
bd15feab4a
|
ntdll: Constify some variables.
|
2007-06-26 12:54:33 +02:00 |
Lei Zhang
|
e3b80a0d88
|
comctl32: Determine if PSH_PROPSHEETPAGE is set once.
|
2007-06-26 12:12:36 +02:00 |
Lei Zhang
|
f4dd14abc6
|
comctl32: Reduce duplicate code between PROPSHEET_CollectSheetInfoA/W.
|
2007-06-26 12:12:25 +02:00 |
Lei Zhang
|
0cbee494b3
|
comctl32: Reduce duplicate code between PropertySheetA/W.
|
2007-06-26 12:12:12 +02:00 |
Francois Gouget
|
2f0ca64dac
|
dsound: Add missing '\n' to Wine trace.
|
2007-06-26 12:12:04 +02:00 |
James Hawkins
|
90e9722ecb
|
msi: Add tests for publishing and unpublishing products, features, and components.
|
2007-06-26 12:11:54 +02:00 |
James Hawkins
|
ee89cfca53
|
msi: Add a stub implementation of MsiQueryComponentStateA.
|
2007-06-26 12:11:47 +02:00 |
Dan Hipschman
|
46222aee6e
|
widl: Allow enums as union switch types.
|
2007-06-26 11:59:53 +02:00 |
Dan Hipschman
|
ea7b1694de
|
rpcrt4: Allow enums as union switch types.
|
2007-06-26 11:59:43 +02:00 |
Dan Hipschman
|
076a6206ff
|
rpcrt4/tests: Wrap a try/except block around tests.
|
2007-06-26 11:59:32 +02:00 |
Dan Hipschman
|
512c36cae6
|
widl: Get simple enums working.
|
2007-06-26 11:59:02 +02:00 |
Michael Stefaniuc
|
d14da0763d
|
winmm: Replace malloc with HeapAlloc.
|
2007-06-26 11:58:06 +02:00 |
Michael Stefaniuc
|
da1f67a30d
|
msacm32: Replace malloc/free with HeapAlloc/HeapFree.
|
2007-06-26 11:58:03 +02:00 |
Michael Stefaniuc
|
98e3006903
|
winejack.drv: Fix missing unlock. Found by Smatch.
|
2007-06-26 11:57:58 +02:00 |
Michael Stefaniuc
|
d6c2e6f067
|
ddraw: Fix missing unlock on an error path. Found by Smatch.
|
2007-06-26 11:57:56 +02:00 |
Michael Stefaniuc
|
3f5fc520b5
|
gdi32: Multi-character character constants aren't portable as their behaviour is compiler dependent according to the C standard. Found by sparse.
|
2007-06-26 11:57:51 +02:00 |
H. Verbeet
|
3220ba45e8
|
wined3d: Map vertex sampler numbers to the correct internal array indices for GetTexture and SetTexture.
|
2007-06-26 11:57:34 +02:00 |
H. Verbeet
|
f89c2d96db
|
wined3d: Map vertex sampler numbers to the correct internal array indices for GetSamplerState and SetSamplerState.
|
2007-06-26 11:57:26 +02:00 |
H. Verbeet
|
5b7758f80c
|
wined3d: Increase the sizes of texturing related arrays, in order to support vertex textures.
|
2007-06-26 11:57:17 +02:00 |
H. Verbeet
|
9c44b67d28
|
wined3d: Add max_vertex_samplers and max_combined_samplers to WineD3D_GL_Info.
|
2007-06-26 11:57:05 +02:00 |
H. Verbeet
|
3ad03206ab
|
wined3d: Rename max_samplers to max_fragment_samplers.
|
2007-06-26 11:56:57 +02:00 |
James Hawkins
|
71d7da1170
|
msi: Fetch the volume name when getting disk info.
|
2007-06-26 11:56:47 +02:00 |