Sign in
goma
/
wine
/
01a7cbf843213459495790e01be6dfa0fbc2e2b2
/
dlls
01a7cbf
crypt32: Accept end certificates with no extended key usage extension if a particular key usage is requested.
by Juan Lang
· 15 years ago
350cdd2
msi/tests: Remove some barriers to running msi tests in parallel.
by Chris Schafer
· 15 years ago
dec7dda
advapi32/tests: Fix memory leaks in tests.
by Juan Lang
· 15 years ago
04a2102
oleaut32: Use wire sizes for marshaled safe arrays of bstrs and variants; fixes a test failure on win64.
by Jeremy White
· 15 years ago
5284baa
oleaut32/tests: Check the actual size of safe arrays marshaled, not just projected size.
by Jeremy White
· 15 years ago
6401720
oleaut32/tests: Avoid a memory leak; spotted by Valgrind.
by Jeremy White
· 15 years ago
02657699
oleaut32: Fix double-free in tests.
by Huw Davies
· 15 years ago
7f9d5aa
oleaut32/tests: Fix a couple of leaks in tests.
by Nikolay Sivov
· 15 years ago
3635bbb
shlwapi: Ordinal 196 is SHVerbExistsNA not DnsRecordSetCompare.
by Aric Stewart
· 15 years ago
9233215
shell32/tests: Fix a test failure on a default Windows 7 system.
by Paul Vriens
· 15 years ago
1d4fcc0
gdi32: Implement WineEngGetCharABCWidthsFloat and forward GetCharABCWidthsFloat to it.
by Hans Leidekker
· 15 years ago
d3f20ec
shdocvw: Fix test for non-english IE MUI.
by Alistair Leslie-Hughes
· 15 years ago
957281a
dxdiagn: Initialize a structure size member before calling EnumDisplayDevicesW.
by Andrew Nguyen
· 15 years ago
50833f0
msi: Wine fails the test and passes us a Session object back, so free it in this case.
by James Hawkins
· 15 years ago
e38c36a
msi: Refactor the Installer.RelatedProducts method into InstallerImpl_RelatedProducts.
by James Hawkins
· 15 years ago
105933f
msi: Refactor the Installer.Products method into InstallerImpl_Products.
by James Hawkins
· 15 years ago
9f09d47
msi: Refactor the Installer.ProductInfo method into InstallerImpl_ProductInfo.
by James Hawkins
· 15 years ago
fd2884a
msi: Refactor the Installer.ProductState method into InstallerImpl_ProductState.
by James Hawkins
· 15 years ago
11b4fe7
msi: Refactor the Installer.RegistryValue method into InstallerImpl_RegistryValue.
by James Hawkins
· 15 years ago
138d5f1
msi: Refactor the Installer.Version method into InstallerImpl_Version.
by James Hawkins
· 15 years ago
96c480b
msi: Refactor the Installer.InstallProduct method into InstallerImpl_InstallProduct.
by James Hawkins
· 15 years ago
851e477
msi: Refactor the remaining Installer object stub methods into respective functions.
by James Hawkins
· 15 years ago
dc08897
msi: Refactor the Installer.UILevel method into InstallerImpl_UILevel.
by James Hawkins
· 15 years ago
18ba830
msi: Refactor the Installer.SummaryInformation method to InstallerImpl_SummaryInformation.
by James Hawkins
· 15 years ago
554e131
msi: Refactor Installer.OpenProduct and Installer.OpenDatabase into respective functions.
by James Hawkins
· 15 years ago
b33d47e
msi: Refactor the Installer.OpenPackage method into InstallerImpl_OpenPackage.
by James Hawkins
· 15 years ago
b73389b
msi: Refactor the Installer.CreateRecord method into InstallerImpl_CreateRecord.
by James Hawkins
· 15 years ago
ae58e29
msi: Stub out a few more Installer object methods.
by James Hawkins
· 15 years ago
9ab7d9e
msi: Close the original record before copying new data into it.
by James Hawkins
· 15 years ago
a44b653
msi: Fix a handle leak in the record tests.
by James Hawkins
· 15 years ago
6891b96
dmloader: pObject NULL checks are not necessary (Coverity).
by Marcus Meissner
· 15 years ago
9815898
dmime: Actually get a pCLSID stream before using it (Coverity).
by Marcus Meissner
· 15 years ago
aaff57d
jscript: Fixed uninitialized usage of i (Coverity).
by Marcus Meissner
· 15 years ago
3ff33e9
ole32: Implement Revert for transacted storage objects.
by Vincent Povirk
· 15 years ago
226363f
ole32: Implement transacted storage.
by Vincent Povirk
· 15 years ago
d799f7e
ole32: Add a stub transacted storage type.
by Vincent Povirk
· 15 years ago
4214220
ole32: Add Invalidate to the storage vtable.
by Vincent Povirk
· 15 years ago
75fe621
ole32: Create internal storage objects with a refcount of 1.
by Vincent Povirk
· 15 years ago
cb076db
wined3d: Move IWineD3DDeviceImpl_RestoreWindow() to swapchain.c.
by Henri Verbeet
· 15 years ago
542590c
wined3d: Move IWineD3DDeviceImpl_SetupFullscreenWindow() to swapchain.c.
by Henri Verbeet
· 15 years ago
a9f2613
wined3d: Add a separate function for swapchain initialization.
by Henri Verbeet
· 15 years ago
75ef50e
wined3d: Correctly calculate the extended style in IWineD3DDeviceImpl_RestoreWindow().
by Henri Verbeet
· 15 years ago
840b5af
wined3d: Properly invalidate the context's draw buffer in color_fill_fbo().
by Henri Verbeet
· 15 years ago
23cea50
shlwapi/tests: Testing framework and IConnection point tests.
by Aric Stewart
· 15 years ago
deef2c5
shlwapi: Release rgcd.pUnk returned by enumeration.
by Aric Stewart
· 15 years ago
ec2a78c
shlwapi: DISPPARAMS on Invoke are never NULL.
by Aric Stewart
· 15 years ago
3dbc0b0
shlwapi: Failure in IConnectionPoint_GetConnectionInterface does not prevent Invoking.
by Aric Stewart
· 15 years ago
56d1a7c
shlwapi: Rename ConnectToConnectionPoint bAdviseOnly to fConnect as MSDN.
by Aric Stewart
· 15 years ago
7a610a9
crypt32: Fix CertAddCTLContextToStore for CERT_STORE_ADD_USE_EXISTING add disposition.
by Juan Lang
· 15 years ago
c7609f3
crypt32: Fix CertAddCRLContextToStore for CERT_STORE_ADD_USE_EXISTING add disposition.
by Juan Lang
· 15 years ago
0444cd9
crypt32: Don't dereference an output pointer which may be NULL.
by Juan Lang
· 15 years ago
1740d9f
crypt32: Trace chain final error status.
by Juan Lang
· 15 years ago
1d0e02b
comctl32/tests: Fix a test failure on older comctl32.
by Paul Vriens
· 15 years ago
a9a3a8e
mmdevapi: Add initial mmdevapi dll.
by Maarten Lankhorst
· 15 years ago
b474649
dsound: Only initialize one guid for capture and renderer.
by Maarten Lankhorst
· 15 years ago
891d025
dbghelp: Fix an invalid pointer cast.
by Alexandre Julliard
· 15 years ago
7f88738
dbghelp: Moved addr_to_linear() to stack.c.
by Alexandre Julliard
· 15 years ago
0f0d92b
ddraw/tests: Fix some test failures on Vista+.
by Paul Vriens
· 15 years ago
355818a
ws2_32: Return the full list of local IP addresses when gethostbyname() is called on the local hostname.
by Erich Hoover
· 15 years ago
f9f9566
ws2_32: Separate out hostent creation from duplication.
by Erich Hoover
· 15 years ago
49d40d8
ole32/tests: Don't crash on Win9x/WinMe by using more A-functions.
by Paul Vriens
· 15 years ago
f976907
imagehlp/tests: Run tests again on Win95.
by Paul Vriens
· 15 years ago
7790280
ntoskrnl: Add IoAllocateErrorLogEntry stub.
by Wolfram Sang
· 15 years ago
18d9632
kernel32: Consolidate some related code closer together.
by Ken Thomases
· 15 years ago
b58cd97
kernel32: Mac lang. pref. overrides LANG, but not LC_ALL or LC_MESSAGES.
by Ken Thomases
· 15 years ago
21acb71
kernel32: On Mac, construct locale string from language and country codes.
by Ken Thomases
· 15 years ago
317d95a
dsound: Clean up DSPROPERTY_Description1.
by Maarten Lankhorst
· 15 years ago
a5bf8b6
dsound: Clean up DSPROPERTY_DescriptionA.
by Maarten Lankhorst
· 15 years ago
d0b43b8
dsound: Clean up DSPROPERTY_Enumerate1.
by Maarten Lankhorst
· 15 years ago
4ecc5e6
dsound: Clean up DSPROPERTY_EnumerateA.
by Maarten Lankhorst
· 15 years ago
773acf4
dsound: Clean up DSPROPERTY_EnumerateW.
by Maarten Lankhorst
· 15 years ago
2e95764
dsound: Clean up DSPROPERTY_DescriptionW.
by Maarten Lankhorst
· 15 years ago
0d34e5c
dsound: Implement DSPROPERTY_WaveDeviceMappingA on top of *W.
by Maarten Lankhorst
· 15 years ago
7705fe6
jscript: Fixed tests on some Windows.
by Jacek Caban
· 15 years ago
13d6e57
jscript: Added Function constructor tests.
by Jacek Caban
· 15 years ago
538e15a
jscript: Added Function constructor implementation.
by Jacek Caban
· 15 years ago
db84495
jscript: Reorder functions in function.c.
by Jacek Caban
· 15 years ago
ce7f764
mshtml: Removed ref count tests that fail on some Windows.
by Jacek Caban
· 15 years ago
64b651e
mshtml: Added IHTMLDOMTextNode::get_length implementation.
by Jacek Caban
· 15 years ago
c8f1e96
comdlg32/filedlg: Fix a find file handle leak.
by Nikolay Sivov
· 15 years ago
c0456e2
comdlg32/filedlg: Fix a lookin combo data leak.
by Nikolay Sivov
· 15 years ago
83f2135
comctl32/tests: Get rid of static handles, split tests finally.
by Nikolay Sivov
· 15 years ago
6823e0f
comctl32/treeview: Remove some forward declarations.
by Nikolay Sivov
· 15 years ago
e3c34f2
comctl32/treeview: Use additional helper for item invalidation.
by Nikolay Sivov
· 15 years ago
f9a475c
rsaenh: Fix memory leak reading stored keys.
by Juan Lang
· 15 years ago
90b1bcc
urlmon: Include extra info in object name passed to HttpOpenRequest.
by Jacek Caban
· 15 years ago
5b76702
wininet: Set lpszUrlPath in InternetCrackUrlW if its length is 0.
by Jacek Caban
· 15 years ago
d153344
wininet: Make InternetCrackUrlA tests more generic and add more tests.
by Jacek Caban
· 15 years ago
5e8e358
wininet: lpszUrlPath should be NULL for URLs in file:///... format.
by Jacek Caban
· 15 years ago
f282db2
dxgi: Implement IDXGIOutput::GetDisplayModeList().
by Henri Verbeet
· 15 years ago
b85a070
wined3d: Support more formats for display mode enumeration.
by Henri Verbeet
· 15 years ago
b3defd4
wined3d: Rename "wineD3DDevice" to "device".
by Henri Verbeet
· 15 years ago
bd9828a
wined3d: Don't restore the draw buffer in color_fill_fbo().
by Henri Verbeet
· 15 years ago
ddddc60
ddraw: Avoid enumerating display modes for formats that arent't supported anyway.
by Henri Verbeet
· 15 years ago
7e0c4fa
usrmarshal: Add a test for marshalling a SAFEARRAY of VT_BSTR.
by Jeremy White
· 15 years ago
185e5da
dbghelp: For mingw32 (stabs debug info), parse the FileHeader's symbol table to offset properly the global variables.
by Eric Pouech
· 15 years ago
8b3ff9d
ole32: Remove the ancestorStorage attribute.
by Vincent Povirk
· 15 years ago
5d39c31
ole32: Make IEnumSTATSTGImpl reference the parent storage.
by Vincent Povirk
· 15 years ago
43184aa
ole32: Make findElement take a StorageBaseImpl.
by Vincent Povirk
· 15 years ago
55b3a6e
ole32: Don't use ancestorStorage to decide if a storage is transacted.
by Vincent Povirk
· 15 years ago
Next »