Chris Robinson
|
e44a0d6d4d
|
quartz: Check allocation failure and clear memory in DSound Renderer.
|
2007-03-09 21:20:22 +01:00 |
Felix Nawothnig
|
08670ee725
|
comctl32: Remove clrTextBkDefault member from LISTVIEW_INFO and fix (clrTextBk == CLR_DEFAULT) handling for custom drawing.
|
2007-03-09 21:18:10 +01:00 |
Felix Nawothnig
|
8677069c26
|
comctl32: Add a failing custom draw related test.
|
2007-03-09 21:17:55 +01:00 |
Rob Shearman
|
f0189b8789
|
ole32: Implement CoAddRefServerProcess and CoReleaseServerProcess.
|
2007-03-09 21:17:47 +01:00 |
Rob Shearman
|
789f344c2b
|
ole32: Make RegisteredClass list into a standard Wine list.
|
2007-03-09 21:17:42 +01:00 |
Rob Shearman
|
15a0b7fad5
|
ole32: Don't keep the local server named pipe open for a single-use object.
|
2007-03-09 21:16:44 +01:00 |
Rob Shearman
|
7ba4b81675
|
ole32: Add some tests for the flags input to CoRegisterClassObject.
|
2007-03-09 21:16:41 +01:00 |
Rob Shearman
|
880542a9f8
|
ole32: Close the named pipe after revoking local server objects.
|
2007-03-09 21:16:37 +01:00 |
Rob Shearman
|
2a021b50d4
|
ole32: Enable local server test and make it work with Win9x COM implementation.
|
2007-03-09 21:16:34 +01:00 |
Rob Shearman
|
c826515e55
|
ole32: REGCLS_MULTIPLEUSE implies CLSCTX_INPROC_SERVER in CoRegisterClassObject.
|
2007-03-09 21:16:31 +01:00 |
Jacek Caban
|
5fd727fa2a
|
mshtml: Use get_client_disp_property in SetClientSite to get silent property.
|
2007-03-09 21:13:16 +01:00 |
Jacek Caban
|
1790fdeeff
|
shdocvw: Added Navigate2 test.
|
2007-03-09 21:13:06 +01:00 |
Jacek Caban
|
a01a20c090
|
shdocvw: Call EnableModeless and SetStatusText in navigate.
|
2007-03-09 21:09:12 +01:00 |
Jacek Caban
|
dc15020cf5
|
shdocvw: Move frame variable to DocHost.
|
2007-03-09 21:09:03 +01:00 |
Jacek Caban
|
3febaa2d13
|
shdocvw: Release callback and bindctx in bind_url_to_object.
|
2007-03-09 21:08:55 +01:00 |
Jacek Caban
|
72bf4a641e
|
shdocvw: Added mode dispids implementation in DocHost::Invoke.
|
2007-03-09 21:08:26 +01:00 |
Jacek Caban
|
0b48542f1f
|
shdocvw: Always set hostui to NULL in SetClientsite.
|
2007-03-09 21:08:15 +01:00 |
Jacek Caban
|
355b3c190b
|
shdocvw: Added DISPID_AMBIENT_OFFLINEIFNOTCONNECTED and DISPID_AMBIENT_SILENT implementation in DocHost::Invoke.
|
2007-03-09 21:08:01 +01:00 |
Jacek Caban
|
1f92fba5cc
|
shdocvw: Move offline and silent variables to DocHost.
|
2007-03-09 21:07:55 +01:00 |
Anatoly Lyutin
|
207608c73e
|
wineconsole: Update Russian resources.
|
2007-03-09 13:56:06 +01:00 |
Anatoly Lyutin
|
34faf92e2d
|
cmd: Update translation and synchronize Russian resource.
|
2007-03-09 13:56:00 +01:00 |
Anatoly Lyutin
|
63669cc780
|
comctl32: Update Russian and Ukrainian resourses.
|
2007-03-09 13:55:51 +01:00 |
Alasdair Sinclair
|
81c922398e
|
kernel32: Fix GetComputerNameA to not count trailing NULL, with test.
|
2007-03-09 13:55:43 +01:00 |
Alexandre Julliard
|
f279252189
|
server: Added process control support using /proc on Solaris.
|
2007-03-09 13:40:41 +01:00 |
Peter Beutner
|
4a831ec716
|
ntdll: Handle SIMD exceptions.
|
2007-03-09 11:53:26 +01:00 |
Peter Beutner
|
f09f9ef5e1
|
ntdll: Testcase for handling SIMD exceptions.
|
2007-03-09 11:53:16 +01:00 |
Rob Shearman
|
c4727fde17
|
ole32: Fix return codes returned by IBindCtx::RegisterObjectBound and IBindCtx::RevokeObjectBound when used on NULL objects.
|
2007-03-09 11:46:42 +01:00 |
Rob Shearman
|
ba3ceaa4b8
|
ole32: Fix cbStruct handling in IBindCtx:GetBindOptions.
|
2007-03-09 11:46:38 +01:00 |
Rob Shearman
|
e14e464df6
|
ole32: Add more tests of IBindCtx functions.
Add tests for IBindCtx::GetObjectParam, IBindCtx::RevokeObjectParam and
IBindCtx::RevokeObjectBound.
|
2007-03-09 11:46:33 +01:00 |
Farshad Agah
|
d0f75b5993
|
comctl32: monthcal: Reject out of range dates in MCM_SETCURSEL.
|
2007-03-09 11:36:53 +01:00 |
Michael Stefaniuc
|
9a5c5178c2
|
winedos: Check a file handle against INVALID_HANDLE_VALUE, not 0.
|
2007-03-09 11:36:43 +01:00 |
Andrew Talbot
|
9890cb7884
|
serialui: Replace const pointer type with correct pointer to const.
|
2007-03-09 11:36:39 +01:00 |
Byeong-Sik Jeon
|
ff8b9336d5
|
winecfg: Fix typo.
|
2007-03-09 11:36:31 +01:00 |
Michael Stefaniuc
|
6e1a0dea44
|
winecfg: Initial Romanian translation.
|
2007-03-09 11:36:17 +01:00 |
Alexandre Julliard
|
82274f8b16
|
kernel32: Implemented GetSystemInfo() for Solaris.
|
2007-03-08 23:01:03 +01:00 |
Jan Zerebecki
|
a950a47200
|
dplayx: Add DebugInfo to critical sections.
|
2007-03-08 22:21:49 +01:00 |
Jan Zerebecki
|
93a4c27336
|
dmime: Add DebugInfo to critical sections.
|
2007-03-08 22:21:46 +01:00 |
Jan Zerebecki
|
52a630a3a8
|
dinput: Add DebugInfo to critical sections.
|
2007-03-08 22:21:43 +01:00 |
Huw Davies
|
6316429c80
|
wineps.drv: Remove paper sizes that lack either a PageSize or a PaperDimension entry in the PPD.
|
2007-03-08 22:17:15 +01:00 |
Huw Davies
|
277f474451
|
wineps.drv: Convert the page size list to a standard Wine list.
|
2007-03-08 22:17:10 +01:00 |
Francois Gouget
|
c69ebe3b47
|
rpcss: Fix a file handle leak in RPCSS_BecomePipeServer().
Also, RPCSS_NPConnect() returns a file handle so treat it as such by
checking it against INVALID_HANDLE_VALUE and not NULL.
|
2007-03-08 22:17:05 +01:00 |
Francois Gouget
|
66c37f5184
|
ws2_32: Fix an int/long mismatch in a trace.
|
2007-03-08 22:16:57 +01:00 |
Francois Gouget
|
7d5883d44b
|
ws2_32: Replace a few -1 literals with SOCKET_ERROR.
Do a small tweak in WS2_send() so it looks more like WS2_recv().
|
2007-03-08 22:16:53 +01:00 |
Francois Gouget
|
fa41be3fdb
|
wininet: Fix a couple of reversed checks that could result in leaked socket handles.
|
2007-03-08 22:16:41 +01:00 |
Francois Gouget
|
53e76f8370
|
wininet: Check file handles against INVALID_HANDLE_VALUE, not NULL.
Simplify the file handle handling in FTP_FtpPutFileW().
|
2007-03-08 22:16:36 +01:00 |
Francois Gouget
|
d3245723ae
|
rpcrt4: Fix a file handle leak in RPCRT4_RPCSSOnDemandCall().
Also, RPCRT4_RpcssNPConnect() returns a file handle so treat it as
such by checking it against INVALID_HANDLE_VALUE and not NULL.
|
2007-03-08 21:31:07 +01:00 |
Francois Gouget
|
7b89fb5e35
|
dbghelp: Check file handles against INVALID_HANDLE_VALUE, not NULL.
|
2007-03-08 21:31:00 +01:00 |
Tomas Carnecky
|
9b4f99782e
|
dsound: Update prototypes for IDirectSoundBuffer::Lock/Unlock.
|
2007-03-08 21:30:54 +01:00 |
Alexandre Julliard
|
849ee1c2bb
|
kernel32: Fixed DosDateTimeToFileTime behavior when timegm() is missing.
The tm_isdst field needs to be initialized for mktime to do the right thing.
|
2007-03-08 21:06:41 +01:00 |
Alexandre Julliard
|
7e2228f15a
|
advapi32: Fixed registry test that failed because of a buffer overflow.
|
2007-03-08 21:06:31 +01:00 |