Sign in
goma
/
wine
/
308813112e9b9bf510b320cda115d133dd397241
3088131
comctl32: Add support for PSP_USEHEADERTITLE, PSP_USEHEADERSUBTITLE
by Dmitry Timoshkov
· 19 years ago
34cf29e
comctl32: psInfo->proppage[index].pszText is always initialized to a
by Dmitry Timoshkov
· 19 years ago
5f875b0
advpack: DelDirs should only remove a directory if it's empty.
by James Hawkins
· 19 years ago
8e11150
advpack: The only flag we don't handle is RSC_FLAG_UPDHLPDLLS.
by James Hawkins
· 19 years ago
0154704
ntdll: Fix heap corruption in RtlDeleteAce.
by Mike Hearn
· 19 years ago
aea0b5d
wined3d: Separate pshader/vshader tables.
by Ivan Gyurdiev
· 19 years ago
72d6d42
winspool/tests: Fix failures in test_DEVMODE.
by Detlef Riekenberg
· 19 years ago
3abd27c
oleaut32: Fix VARIANT_UserFree.
by Huw Davies
· 19 years ago
2898b5d
oleaut32: Remove weird attempt to clear VT_VARIANT.
by Huw Davies
· 19 years ago
696f73a
oleaut32: Rewrite VARIANT user marshaling.
by Huw Davies
· 19 years ago
b2c4b2c
dnsapi: Implement DnsValidateName_{A,UTF8,W}.
by Hans Leidekker
· 19 years ago
686bcd2
dnsapi: Implement DnsRecord{CopyEx,ListFree,SetCopyEx}.
by Hans Leidekker
· 19 years ago
12ae5d4
dnsapi: Add tests for DnsRecordCompare.
by Hans Leidekker
· 19 years ago
c6c1e05
dnsapi: Implement DnsRecordCompare.
by Hans Leidekker
· 19 years ago
cce073a
rpcrt4: Use getaddrinfo to get the sockaddr.
by Robert Shearman
· 19 years ago
6814b33
ole32: Remove the fixme printed if CoGetClassObject fails in CoCreateInstance.
by Robert Shearman
· 19 years ago
772eb9b
rpcrt4: Implement NdrConformantVaryingArrayFree.
by Robert Shearman
· 19 years ago
b43e799
rpcrt4: Dereference the pointer if necessary only after doing the
by Robert Shearman
· 19 years ago
a4f5296
rpcrt4: Add a stub for RpcBindingSetOption.
by Robert Shearman
· 19 years ago
9519004
rpcrt4: Improve the traces in the pointer functions.
by Robert Shearman
· 19 years ago
c0901b8
mlang: Partially implemented ConvertStringEx.
by Vitaly Lipatov
· 19 years ago
256d0c0
user: Test cases demonstrating position changes for MDI children.
by Juris Smotrovs
· 19 years ago
53654c6
comctl32: Update first visible when appropiate in the TVI_SORT case.
by qingdoa daoo
· 19 years ago
dbf5450
wined3d: Remove dead shader code.
by Ivan Gyurdiev
· 19 years ago
4d79464
setupapi: Fix parsing of UCS-16 files.
by Robert Shearman
· 19 years ago
32d39ea
ole32: IPersistStream is also implemented by any object that implements IStream.
by Robert Shearman
· 19 years ago
d9b7c36
ole32: Fix typos in StgCreateStorageEx and StgOpenStorageEx.
by Robert Shearman
· 19 years ago
6dd5dbe
ole32: STGM_PRIORITY allows other IStorage objects to be opened in transacted mode with read/write access.
by Robert Shearman
· 19 years ago
6c6ce70
oleaut32: Check the return value from VariantCopy when copying values
by Robert Shearman
· 19 years ago
5e8c877
oleaut32: Support values being passed into VT_VARIANT|VT_BYREF typed parameters in ITypeInfo::Invoke.
by Robert Shearman
· 19 years ago
693da8c
ole32: Check that the storage was opened with write access before creating a new stream or sub-storage.
by Robert Shearman
· 19 years ago
5d051af
ole32: Copy the mode flags into the STATSTG structure in IStorage::Stat.
by Robert Shearman
· 19 years ago
dd58e54
ole32: Add tests for IStorage::Stat.
by Robert Shearman
· 19 years ago
b2207d8
ole32: Fix access right check for opening and creating streams and storages.
by Robert Shearman
· 19 years ago
8d39c80
ole32: Add more tracing for reading and writing storage streams.
by Robert Shearman
· 19 years ago
168e2fb
ole32: Add tests for sub-storages and creating streams.
by Robert Shearman
· 19 years ago
8d30c1d
ole32: Add a storage test for reading and writing of streams that have
by Robert Shearman
· 19 years ago
e52e497
ntdll: Fix size check for NtQueryInformationToken(TokenGroups).
by Robert Shearman
· 19 years ago
17ec77f
oleaut32: Alignment fixes for safearrays.
by Huw Davies
· 19 years ago
74b63d5
oleaut32: Fix tests under win2k.
by Huw Davies
· 19 years ago
747f08c
oleaut32: Split out the SAFEARRAY and BSTR tests so that they can be used in the upcoming VARIANT tests.
by Huw Davies
· 19 years ago
2e8a74d
oleaut32: Fix BSTR marshaling to be wire compatible with Windows.
by Huw Davies
· 19 years ago
3671263
setupapi: Add case sensitivity string table tests.
by Andrew Ziem
· 19 years ago
73c7420
gdi: Fix GetTextExentExPointW to return values consistent with GetTextExtentPointW.
by Troy Rollo
· 19 years ago
4bb446f
winspool/tests: Fix test for GetPrinterDriver.
by Detlef Riekenberg
· 19 years ago
7a8818e
Don't check pointers for NULL before RtlFreeHeap. It is redundant.
by Michael Stefaniuc
· 19 years ago
968ad51
secur32: Missing LeaveCriticalSection on error paths.
by Michael Stefaniuc
· 19 years ago
3e46363
advpack: Don't fail if the dll to register doesn't exist.
by James Hawkins
· 19 years ago
2b32128
shlwapi: Add a stub implementation for IUnknown_ProfferService.
by Mike McCormack
· 19 years ago
db8090e
shlwapi: Add a stub implementation for IUnknown_QueryServiceExec.
by Mike McCormack
· 19 years ago
3c1e67d
ole32: Return STG_E_REVERTED when a stream's parent storage has been closed.
by Mike McCormack
· 19 years ago
faabaae
shdocvw: Added some comments.
by Jacek Caban
· 19 years ago
e4ad9df
shdocvw: Added WebBrowser::[get|put]_ToolBar implementation.
by Jacek Caban
· 19 years ago
39f1498
shdocvw: Added WebBrowser::[get|put]_StatusBar implementation.
by Jacek Caban
· 19 years ago
eb49ade
shdocvw: Added WebBrowser::[get|put]_AddressBar implementation.
by Jacek Caban
· 19 years ago
9c4f120
shdocvw: Added WebBrowser::[get|put]_MenuBar implementation.
by Jacek Caban
· 19 years ago
8cde167
shdocvw: Added get_HWND implementation.
by Jacek Caban
· 19 years ago
9d9b909
shdocvw: Added [get|put]_Visible implementation.
by Jacek Caban
· 19 years ago
707a4f1
shdocvw: Fix GetMiscStatus implementation.
by Jacek Caban
· 19 years ago
07f4f70
wined3d: QueryInterface corrections.
by Ivan Gyurdiev
· 19 years ago
8414777
secur32: Add partial support for ISC_REQ_ALLOCATE_MEMORY in the NTLM security provider.
by Dmitry Timoshkov
· 19 years ago
d89a038
secur32: Fix some wrong assumptions in the NTLM test case, make it pass in XP SP2 and Wine.
by Dmitry Timoshkov
· 19 years ago
d30975d
Add a stub implementation of mprapi.dll.
by Dmitry Timoshkov
· 19 years ago
427e488
wpp: Support long long constants if configure says long long is available
by Bill Medland
· 19 years ago
959a842
user: tests: Change INPUT to TEST_INPUT, fix union usage.
by Vitaly Lipatov
· 19 years ago
c4eff1e
wined3d: Vertex Shader regtype cleanups.
by Roderick Colenbrander
· 19 years ago
35f9a47
msi: Fix missing case in MsiSourceListAddSourceEx.
by Dan Kegel
· 19 years ago
2b5963f
ole32: StorageImpl_GetROBigBlock can return NULL so check for NULL before doing a memcpy.
by James Hawkins
· 19 years ago
72e279b
advpack: Implement the DelDirs command.
by James Hawkins
· 19 years ago
4df2373
advpack: Implement the CheckAdminRights option.
by James Hawkins
· 19 years ago
c9cff90
advpack: Implement the RunPreSetupCommands command.
by James Hawkins
· 19 years ago
5524a4c
advpack: INF install is implemented so fix the documentation.
by James Hawkins
· 19 years ago
e0aa23a
advpack: Implement the PerUserInstall command.
by James Hawkins
· 19 years ago
b3347c4
advpack: Leave room for the NULL terminator in the working_dir string.
by James Hawkins
· 19 years ago
48b55af
advpack: NULL-terminate the source path.
by James Hawkins
· 19 years ago
9c6e762
advpack: Return the hresult in ExecuteCabW.
by James Hawkins
· 19 years ago
05c23ed
advpack: Clean up the formatting of RegInstall to match the rest of the file.
by James Hawkins
· 19 years ago
d049c37
advpack: Perform an Advanced INF-level install in RegInstall.
by James Hawkins
· 19 years ago
f163110
advpack: Factor out writing predefined strings into write_predefined_strings.
by James Hawkins
· 19 years ago
4b9311b
advpack: Ignore the return value from the OCX registration.
by James Hawkins
· 19 years ago
f43fd5e
wldap32: Document the search functions.
by Hans Leidekker
· 19 years ago
9e61d70
kernel: Remove no longer needed includes.
by Jacek Caban
· 19 years ago
1ed98cc
advapi32: Add some lsa tests.
by Robert Reif
· 19 years ago
b871ac4
advapi32: Fix LsaClose return value.
by Robert Reif
· 19 years ago
3577134
netapi32: Implement NetUserModalsGet level 2.
by Robert Reif
· 19 years ago
a15ef7b
dsound: Add DirectSoundBuffer_Lock tests.
by Robert Reif
· 19 years ago
b06a060
dsound: Check DirectSoundBuffer_Lock parameters.
by Robert Reif
· 19 years ago
79e2f0c
mshtml: Added test of connection points.
by Jacek Caban
· 19 years ago
bde8aa5
mshtml: Added GetConnectionInterface implementation.
by Jacek Caban
· 19 years ago
a9cdfa9
mshtml: Added GetConnectionPointContainer implementation.
by Jacek Caban
· 19 years ago
1cfcbb3
mshtml: Added stub implementation of connection points.
by Jacek Caban
· 19 years ago
570a1c4
mshtml: Added IConnectionPointContainer stub implementation.
by Jacek Caban
· 19 years ago
77bb544
mshtml: Added get_body implementation.
by Jacek Caban
· 19 years ago
d7f881f
mshtml: Added IHTMLTextContainer stub implementation.
by Jacek Caban
· 19 years ago
1a83976
mshtml: Added IHTMLTextContainer declaration.
by Jacek Caban
· 19 years ago
9647321
fonts: Add missing Latin glyph to ms_sans_serif.
by Fatih Asici
· 19 years ago
9899ef9
fonts: Add some missing Latin glyphs to System.
by Fatih Asici
· 19 years ago
08ce163
fonts: Add some missing Latin glyphs to Courier.
by Fatih Asici
· 19 years ago
e783531
oleaut32: Implement GetDocumentation_Proxy/Stub.
by Huw Davies
· 19 years ago
5e69b5d
oleaut32: Implement GetFuncDesc_Proxy and friends.
by Huw Davies
· 19 years ago
Next »