wine
14 years agocomdlg32: Make commdlg.dll into a stand-alone 16-bit module.
Alexandre Julliard [Thu, 12 Nov 2009 20:14:18 +0000 (21:14 +0100)] 
comdlg32: Make commdlg.dll into a stand-alone 16-bit module.

14 years agocomdlg32: Create a 32-bit dialog for find/replace.
Alexandre Julliard [Thu, 12 Nov 2009 21:54:47 +0000 (22:54 +0100)] 
comdlg32: Create a 32-bit dialog for find/replace.

14 years agocomdlg32: Reimplement the 16-bit file dialog on top of the 32-bit one.
Alexandre Julliard [Thu, 12 Nov 2009 19:56:26 +0000 (20:56 +0100)] 
comdlg32: Reimplement the 16-bit file dialog on top of the 32-bit one.

Stub out the functionality that cannot be supported that way.

14 years agocomdlg32: Reimplement the 16-bit color dialog on top of the 32-bit one.
Alexandre Julliard [Thu, 12 Nov 2009 19:33:49 +0000 (20:33 +0100)] 
comdlg32: Reimplement the 16-bit color dialog on top of the 32-bit one.

Stub out the functionality that cannot be supported that way.

14 years agocomdlg32: Reimplement the 16-bit print dialog on top of the 32-bit one.
Alexandre Julliard [Thu, 12 Nov 2009 19:15:49 +0000 (20:15 +0100)] 
comdlg32: Reimplement the 16-bit print dialog on top of the 32-bit one.

Stub out the functionality that cannot be supported that way.

14 years agocomdlg32: Reimplement the 16-bit font dialog on top of the 32-bit one.
Alexandre Julliard [Thu, 12 Nov 2009 17:36:43 +0000 (18:36 +0100)] 
comdlg32: Reimplement the 16-bit font dialog on top of the 32-bit one.

Stub out the functionality that cannot be supported that way.

14 years agocomctl32/treeview: Collapse some message handlers.
Nikolay Sivov [Sun, 8 Nov 2009 04:20:01 +0000 (07:20 +0300)] 
comctl32/treeview: Collapse some message handlers.

14 years agocomctl32/toolbar: Call handlers in more general way.
Nikolay Sivov [Sun, 8 Nov 2009 03:34:47 +0000 (06:34 +0300)] 
comctl32/toolbar: Call handlers in more general way.

14 years agocomctl32/toolbar: Use single handler for TB_GETBUTTONTEXTW/TB_GETBUTTONTEXTA.
Nikolay Sivov [Sun, 8 Nov 2009 03:23:52 +0000 (06:23 +0300)] 
comctl32/toolbar: Use single handler for TB_GETBUTTONTEXTW/TB_GETBUTTONTEXTA.

14 years agocomctl32/toolbar: Use single handler for TB_SETBUTTONINFOW/TB_SETBUTTONINFOA pair.
Nikolay Sivov [Sun, 8 Nov 2009 02:57:43 +0000 (05:57 +0300)] 
comctl32/toolbar: Use single handler for TB_SETBUTTONINFOW/TB_SETBUTTONINFOA pair.

14 years agoinclude: Add asysta.idl.
Huw Davies [Thu, 12 Nov 2009 15:19:00 +0000 (15:19 +0000)] 
include: Add asysta.idl.

14 years agoavrt: Add stub for Av(Set,Revert)MmThreadCharacteristics.
Maarten Lankhorst [Tue, 10 Nov 2009 20:13:23 +0000 (21:13 +0100)] 
avrt: Add stub for Av(Set,Revert)MmThreadCharacteristics.

14 years agoinclude: Add propkeydef header.
Maarten Lankhorst [Thu, 12 Nov 2009 12:45:05 +0000 (13:45 +0100)] 
include: Add propkeydef header.

14 years agontdll: Fix the FileNameInformation info size.
Henri Verbeet [Thu, 12 Nov 2009 14:10:15 +0000 (15:10 +0100)] 
ntdll: Fix the FileNameInformation info size.

14 years agontdll/tests: Add some tests for the NtQueryInformationFile() FileNameInformation...
Henri Verbeet [Thu, 12 Nov 2009 14:10:14 +0000 (15:10 +0100)] 
ntdll/tests: Add some tests for the NtQueryInformationFile() FileNameInformation class.

14 years agontdll: Implement the FileNameInformation class for NtQueryInformationFile().
Henri Verbeet [Thu, 12 Nov 2009 14:10:13 +0000 (15:10 +0100)] 
ntdll: Implement the FileNameInformation class for NtQueryInformationFile().

14 years agoserver: Store the Unix name in the fd.
Henri Verbeet [Thu, 12 Nov 2009 14:10:12 +0000 (15:10 +0100)] 
server: Store the Unix name in the fd.

14 years agomshtml: Download Gecko in DllRegisterServer.
Jacek Caban [Thu, 12 Nov 2009 13:52:43 +0000 (14:52 +0100)] 
mshtml: Download Gecko in DllRegisterServer.

14 years agomshtml: Moved GeckoUrl registry to mshtml.inf.
Jacek Caban [Thu, 12 Nov 2009 13:52:24 +0000 (14:52 +0100)] 
mshtml: Moved GeckoUrl registry to mshtml.inf.

14 years agomshtml: Get rid of no longer needed bind_complete in set_moniker.
Jacek Caban [Thu, 12 Nov 2009 13:52:09 +0000 (14:52 +0100)] 
mshtml: Get rid of no longer needed bind_complete in set_moniker.

14 years agomshtml: Correctly handle NULL nschannel in channelbsc_load_stream (Coverity).
Jacek Caban [Thu, 12 Nov 2009 13:51:43 +0000 (14:51 +0100)] 
mshtml: Correctly handle NULL nschannel in channelbsc_load_stream (Coverity).

14 years agorpcrt4: Add tests for RpcBindingInqAuthInfo.
Hans Leidekker [Thu, 12 Nov 2009 13:46:23 +0000 (14:46 +0100)] 
rpcrt4: Add tests for RpcBindingInqAuthInfo.

14 years agorpcrt4: Implement RpcBindingInqAuthInfo{, Ex}.
Hans Leidekker [Thu, 12 Nov 2009 13:45:49 +0000 (14:45 +0100)] 
rpcrt4: Implement RpcBindingInqAuthInfo{, Ex}.

14 years agod3d9: Abort the x8l8v8u8 test if the format is not supported.
Stefan Dösinger [Sat, 7 Nov 2009 16:12:49 +0000 (17:12 +0100)] 
d3d9: Abort the x8l8v8u8 test if the format is not supported.

14 years agowined3d: Create clip coords only if they are used.
Stefan Dösinger [Sun, 1 Nov 2009 16:03:39 +0000 (17:03 +0100)] 
wined3d: Create clip coords only if they are used.

If GL vertex shader clipping is supported (GLSL or NVvp), we currently
always calculate clipping results in the shader. They're gracefully
discarded by opengl, but we need 6 constants / uniforms to calculate
unused values.

14 years agoshell32: Add Unicode version of GetFileNameFromBrowse.
Owen Rudge [Wed, 11 Nov 2009 16:07:09 +0000 (10:07 -0600)] 
shell32: Add Unicode version of GetFileNameFromBrowse.

Implement GetFileNameFromBrowse as an AW function.

14 years agowinex11.drv: Ignore FocusOut events on virtual desktop windows.
Vincent Povirk [Wed, 11 Nov 2009 20:52:14 +0000 (14:52 -0600)] 
winex11.drv: Ignore FocusOut events on virtual desktop windows.

We don't want to send WM_CANCELMODE or set the foreground window to the
desktop when a virtual desktop loses focus. It has its own focus independent
of X.

14 years agowinex11.drv: Allow explorer to focus other process windows.
Vincent Povirk [Wed, 11 Nov 2009 20:37:51 +0000 (14:37 -0600)] 
winex11.drv: Allow explorer to focus other process windows.

When explorer gets a take focus message, it tries to focus the foreground
window, but this doesn't work because set_focus can only focus windows in
the current process. We have to look for the focus window in the foreground
thread, not the current one, or we won't find the other process's windows.

Since the other process may crash at any time, causing its windows to be
destroyed, we also have to ignore the BadWindow error that will occur if that
happens at a critical time.

14 years agowinex11.drv: Allow windows in a virtual desktop to have X focus.
Vincent Povirk [Wed, 11 Nov 2009 19:29:58 +0000 (13:29 -0600)] 
winex11.drv: Allow windows in a virtual desktop to have X focus.

14 years agoinclude: Fix REFPROPVARIANT definition.
Maarten Lankhorst [Wed, 11 Nov 2009 13:36:17 +0000 (14:36 +0100)] 
include: Fix REFPROPVARIANT definition.

14 years agoavrt: Add initial stub implementation.
Maarten Lankhorst [Tue, 10 Nov 2009 19:40:03 +0000 (20:40 +0100)] 
avrt: Add initial stub implementation.

14 years agomsg711: Correct wave format parameters to remove stuttering.
Jörg Höhle [Tue, 10 Nov 2009 21:45:06 +0000 (22:45 +0100)] 
msg711: Correct wave format parameters to remove stuttering.

14 years agoRevert "rpcrt4: The get_ranged_enum test doesn't work on Windows, so don't execute...
Rob Shearman [Thu, 12 Nov 2009 10:31:38 +0000 (10:31 +0000)] 
Revert "rpcrt4: The get_ranged_enum test doesn't work on Windows, so don't execute it for the moment.".

This reverts commit 81036cc51831db03f8e0eb03b5f74ae5099461cd.

14 years agowidl: Include range types in constant BufferLength calculation for server function.
Rob Shearman [Thu, 12 Nov 2009 10:31:25 +0000 (10:31 +0000)] 
widl: Include range types in constant BufferLength calculation for server function.

14 years agorpcrt4: Replace sizeofs with FIELD_OFFSET in RPCRT4_BuildBindNackHeader to avoid...
Rob Shearman [Thu, 12 Nov 2009 10:31:00 +0000 (10:31 +0000)] 
rpcrt4: Replace sizeofs with FIELD_OFFSET in RPCRT4_BuildBindNackHeader to avoid relying on ANYSIZE_ARRAY being 1.

14 years agowined3d: Report a driver version appropriate for the reported OS.
Henri Verbeet [Thu, 12 Nov 2009 09:26:53 +0000 (10:26 +0100)] 
wined3d: Report a driver version appropriate for the reported OS.

14 years agod3d9/tests: Don't require dynamic usage for textures in the stateblock tests.
Henri Verbeet [Thu, 12 Nov 2009 09:26:52 +0000 (10:26 +0100)] 
d3d9/tests: Don't require dynamic usage for textures in the stateblock tests.

14 years agod3d8/tests: Don't require dynamic usage for textures in the stateblock tests.
Henri Verbeet [Thu, 12 Nov 2009 09:26:51 +0000 (10:26 +0100)] 
d3d8/tests: Don't require dynamic usage for textures in the stateblock tests.

Not all cards support dynamic usage textures, and we don't actually need it.

14 years agorpcrt4: Stop searching through transfer syntaxes in process_bind_packet when one...
Rob Shearman [Thu, 12 Nov 2009 00:31:28 +0000 (00:31 +0000)] 
rpcrt4: Stop searching through transfer syntaxes in process_bind_packet when one has been found.

Fixes Valgrind errors in various tests using RPC.

14 years agooledb32: Fix style of accessing prgPropertySets in Test_DBProperties_GetProperty.
Rob Shearman [Thu, 12 Nov 2009 00:30:32 +0000 (00:30 +0000)] 
oledb32: Fix style of accessing prgPropertySets in Test_DBProperties_GetProperty.

The parameter is a pointer to an array, so don't access it like it is
an array of pointers.

14 years agooledb32: Fix IDBProperties::GetProperties test on Windows.
Rob Shearman [Thu, 12 Nov 2009 00:30:26 +0000 (00:30 +0000)] 
oledb32: Fix IDBProperties::GetProperties test on Windows.

14 years agojscript: Update French translation.
Frédéric Delanoy [Wed, 11 Nov 2009 23:12:22 +0000 (00:12 +0100)] 
jscript: Update French translation.

14 years agorsaenh/tests: Fix length of copied buffer.
Juan Lang [Wed, 11 Nov 2009 21:38:17 +0000 (13:38 -0800)] 
rsaenh/tests: Fix length of copied buffer.

14 years agocrypt32: Fix more test failures on older crypt32 versions.
Juan Lang [Wed, 11 Nov 2009 20:40:19 +0000 (12:40 -0800)] 
crypt32: Fix more test failures on older crypt32 versions.

14 years agocrypt32: Fix more test failures on older crypt32 versions.
Juan Lang [Wed, 11 Nov 2009 20:21:44 +0000 (12:21 -0800)] 
crypt32: Fix more test failures on older crypt32 versions.

14 years agocrypt32/tests: Fix test failures.
Juan Lang [Wed, 11 Nov 2009 19:22:45 +0000 (11:22 -0800)] 
crypt32/tests: Fix test failures.

14 years agowinex11: Fix a regression when the same depth was used but in a different bit-ordering.
Roderick Colenbrander [Wed, 11 Nov 2009 17:00:09 +0000 (18:00 +0100)] 
winex11: Fix a regression when the same depth was used but in a different bit-ordering.

14 years agowgl: Fix a violation of the GLX specs in ConvertAttribWGLtoGLX.
Roderick Colenbrander [Wed, 11 Nov 2009 15:27:43 +0000 (16:27 +0100)] 
wgl: Fix a violation of the GLX specs in ConvertAttribWGLtoGLX.

Nvidia and Mesa ignore GLX_RENDER_TYPE when it is set to an invalid
value like 0 but AMD for instance doesn't, which is legal.

14 years agosetupapi/tests: Fix some test failures on Win9x/WinMe.
Paul Vriens [Wed, 11 Nov 2009 16:40:05 +0000 (17:40 +0100)] 
setupapi/tests: Fix some test failures on Win9x/WinMe.

14 years agoole32: Rename StorageUtl_CopyPropertyToSTATSTG.
Vincent Povirk [Tue, 10 Nov 2009 20:49:47 +0000 (14:49 -0600)] 
ole32: Rename StorageUtl_CopyPropertyToSTATSTG.

14 years agoole32: Rename StorageImpl_WriteProperty to StorageImpl_WriteDirEntry.
Vincent Povirk [Tue, 10 Nov 2009 20:40:05 +0000 (14:40 -0600)] 
ole32: Rename StorageImpl_WriteProperty to StorageImpl_WriteDirEntry.

14 years agoole32: Rename StorageImpl_ReadProperty to StorageImpl_ReadDirEntry.
Vincent Povirk [Tue, 10 Nov 2009 20:39:10 +0000 (14:39 -0600)] 
ole32: Rename StorageImpl_ReadProperty to StorageImpl_ReadDirEntry.

14 years agoole32: Rename the StgProperty structure to DirEntry.
Vincent Povirk [Tue, 10 Nov 2009 20:30:59 +0000 (14:30 -0600)] 
ole32: Rename the StgProperty structure to DirEntry.

The term "property" is misleading (ole32 has an unrelated feature
called a "property set storage"), and I haven't seen it used anywhere
outside the Wine code. The term "directory entry" matches the MS
documentation and more accurately describes their use in the file.

14 years agoole32: Remove the term "property type", it's just an STGTY.
Vincent Povirk [Tue, 10 Nov 2009 20:21:31 +0000 (14:21 -0600)] 
ole32: Remove the term "property type", it's just an STGTY.

According to the MS spec, the types in compound storage files are simply
STGTY values, with an extra value named STGTY_ROOT for the root storage.

14 years agoinclude: Add DEFINE_ENUM_FLAG_OPERATORS to winnt.h.
Maarten Lankhorst [Wed, 11 Nov 2009 11:34:46 +0000 (12:34 +0100)] 
include: Add DEFINE_ENUM_FLAG_OPERATORS to winnt.h.

14 years agoinclude: Add PROPERTYKEY to wtypes.idl.
Maarten Lankhorst [Wed, 11 Nov 2009 08:49:44 +0000 (09:49 +0100)] 
include: Add PROPERTYKEY to wtypes.idl.

14 years agoinclude: Add partial structuredqueryexception header.
Maarten Lankhorst [Tue, 10 Nov 2009 23:47:39 +0000 (00:47 +0100)] 
include: Add partial structuredqueryexception header.

14 years agoinclude: Add SHCOLSTATE to shtypes.idl.
Maarten Lankhorst [Tue, 10 Nov 2009 23:45:44 +0000 (00:45 +0100)] 
include: Add SHCOLSTATE to shtypes.idl.

14 years agomshtml: Register a few more MIME types.
Alexandre Julliard [Wed, 11 Nov 2009 20:16:43 +0000 (21:16 +0100)] 
mshtml: Register a few more MIME types.

14 years agomshtml: Move some Content-Type registry keys to mshtml.inf.
Alexandre Julliard [Wed, 11 Nov 2009 19:33:46 +0000 (20:33 +0100)] 
mshtml: Move some Content-Type registry keys to mshtml.inf.

14 years agontdll: Implemented RtlCaptureStackBackTrace for i386.
Alexandre Julliard [Wed, 11 Nov 2009 16:38:18 +0000 (17:38 +0100)] 
ntdll: Implemented RtlCaptureStackBackTrace for i386.

14 years agontdll: Moved RtlCaptureStackBackTrace stub to the cpu-specific files.
Alexandre Julliard [Wed, 11 Nov 2009 16:19:23 +0000 (17:19 +0100)] 
ntdll: Moved RtlCaptureStackBackTrace stub to the cpu-specific files.

14 years agowinex11: Implement AlphaBlend mode for the case where SourceConstantAlpha is combined...
Peter Urbanec [Tue, 10 Nov 2009 15:58:41 +0000 (02:58 +1100)] 
winex11: Implement AlphaBlend mode for the case where SourceConstantAlpha is combined with source alpha.

14 years agogdi32: Don't update the metafile bounding box in ExtTextOut if there's no rectangle.
Alexandre Julliard [Wed, 11 Nov 2009 12:07:10 +0000 (13:07 +0100)] 
gdi32: Don't update the metafile bounding box in ExtTextOut if there's no rectangle.

14 years agoinclude: Add asynot.idl.
Huw Davies [Wed, 11 Nov 2009 10:48:44 +0000 (10:48 +0000)] 
include: Add asynot.idl.

14 years agojscript: Update Russian translation.
Vladimir Pankratov [Wed, 11 Nov 2009 11:19:29 +0000 (16:19 +0500)] 
jscript: Update Russian translation.

14 years agorpcrt4: Implement RpcBindingInqAuthClient{, Ex}.
Hans Leidekker [Wed, 11 Nov 2009 10:22:53 +0000 (11:22 +0100)] 
rpcrt4: Implement RpcBindingInqAuthClient{, Ex}.

14 years agoinclude: Add protocol sequence constants.
Hans Leidekker [Wed, 11 Nov 2009 10:22:01 +0000 (11:22 +0100)] 
include: Add protocol sequence constants.

14 years agoole32: Return success from OleLockRunning when the object does not support IRunnableO...
Hans Leidekker [Wed, 11 Nov 2009 10:21:11 +0000 (11:21 +0100)] 
ole32: Return success from OleLockRunning when the object does not support IRunnableObject.

14 years agomciwave: Use the current device ID for notification.
Jörg Höhle [Thu, 5 Nov 2009 19:21:07 +0000 (20:21 +0100)] 
mciwave: Use the current device ID for notification.

14 years agomciwave: Store only slots from OpenParms that we need.
Jörg Höhle [Thu, 5 Nov 2009 22:10:06 +0000 (23:10 +0100)] 
mciwave: Store only slots from OpenParms that we need.

14 years agomciwave: Play/Record return MCIERR_OUTOFRANGE as required.
Jörg Höhle [Wed, 21 Oct 2009 15:44:58 +0000 (17:44 +0200)] 
mciwave: Play/Record return MCIERR_OUTOFRANGE as required.

14 years agomciwave: Seek stops and rounds position down modulo nBlockAlign.
Jörg Höhle [Wed, 21 Oct 2009 14:54:33 +0000 (16:54 +0200)] 
mciwave: Seek stops and rounds position down modulo nBlockAlign.

14 years agomciwave: Allow MCI to Save non-PCM formats, obtained via Open.
Jörg Höhle [Tue, 20 Oct 2009 05:34:57 +0000 (07:34 +0200)] 
mciwave: Allow MCI to Save non-PCM formats, obtained via Open.

14 years agomciwave: Implement Cue as no-op.
Jörg Höhle [Mon, 19 Oct 2009 16:31:57 +0000 (18:31 +0200)] 
mciwave: Implement Cue as no-op.

Tests show that it must not close the opened wave file.

14 years agomciwave: Rework MCI notification system.
Jörg Höhle [Tue, 10 Nov 2009 07:40:55 +0000 (08:40 +0100)] 
mciwave: Rework MCI notification system.

14 years agomciwave: Favour return over ExitThread.
Jörg Höhle [Mon, 2 Nov 2009 23:35:17 +0000 (00:35 +0100)] 
mciwave: Favour return over ExitThread.

14 years agowinmm/tests: Give flaky progress test more time.
Jörg Höhle [Sun, 8 Nov 2009 21:50:41 +0000 (22:50 +0100)] 
winmm/tests: Give flaky progress test more time.

14 years agoshell32/tests: Run tests again on NT4.
Paul Vriens [Wed, 11 Nov 2009 08:09:29 +0000 (09:09 +0100)] 
shell32/tests: Run tests again on NT4.

14 years agoextrac32: Implementation of the CAB archive extraction.
Ilya Shpigor [Mon, 9 Nov 2009 11:04:08 +0000 (14:04 +0300)] 
extrac32: Implementation of the CAB archive extraction.

14 years agokernel32: Fix GetCurrencyFormat grouping.
Viliam Lejcik [Mon, 9 Nov 2009 09:41:54 +0000 (10:41 +0100)] 
kernel32: Fix GetCurrencyFormat grouping.

14 years agoinclude: Add avrt header.
Maarten Lankhorst [Tue, 10 Nov 2009 18:57:32 +0000 (19:57 +0100)] 
include: Add avrt header.

14 years agoinclude: Add some more defines to winerror.h.
Maarten Lankhorst [Tue, 10 Nov 2009 20:09:12 +0000 (21:09 +0100)] 
include: Add some more defines to winerror.h.

14 years agoinclude: Add audiosessiontypes header.
Maarten Lankhorst [Tue, 10 Nov 2009 08:16:33 +0000 (09:16 +0100)] 
include: Add audiosessiontypes header.

14 years agorpcrt4: Support multiple interfaces and transfer syntaxes in bind and bind ack messages.
Rob Shearman [Tue, 10 Nov 2009 23:05:07 +0000 (23:05 +0000)] 
rpcrt4: Support multiple interfaces and transfer syntaxes in bind and bind ack messages.

14 years agorpcrt4: The get_ranged_enum test doesn't work on Windows, so don't execute it for...
Rob Shearman [Tue, 10 Nov 2009 23:04:03 +0000 (23:04 +0000)] 
rpcrt4: The get_ranged_enum test doesn't work on Windows, so don't execute it for the moment.

14 years agoadvapi32: Use a duplicate of the process token if a NULL token is passed into CheckTo...
Rob Shearman [Tue, 10 Nov 2009 23:03:10 +0000 (23:03 +0000)] 
advapi32: Use a duplicate of the process token if a NULL token is passed into CheckTokenMembership and there is no thread token.

14 years agoadvapi32: Fix CheckTokenMembership test on Windows.
Rob Shearman [Tue, 10 Nov 2009 23:01:51 +0000 (23:01 +0000)] 
advapi32: Fix CheckTokenMembership test on Windows.

14 years agocrypt32: Fix test failures on multiple Windows versions.
Juan Lang [Tue, 10 Nov 2009 22:53:10 +0000 (14:53 -0800)] 
crypt32: Fix test failures on multiple Windows versions.

14 years agocrypt32: Correct error when a matching name constraint is found.
Juan Lang [Tue, 10 Nov 2009 22:40:01 +0000 (14:40 -0800)] 
crypt32: Correct error when a matching name constraint is found.

14 years agocrypt32: Stop reading a serialized store if a non-context prop ID appears before...
Juan Lang [Tue, 10 Nov 2009 20:57:54 +0000 (12:57 -0800)] 
crypt32: Stop reading a serialized store if a non-context prop ID appears before a context prop ID.

14 years agoole32: Add tests for IStorage_RenameElement.
Vincent Povirk [Tue, 10 Nov 2009 20:09:19 +0000 (14:09 -0600)] 
ole32: Add tests for IStorage_RenameElement.

14 years agoole32: Simplify RenameElement by using the same entry in the file.
Vincent Povirk [Mon, 2 Nov 2009 18:48:02 +0000 (12:48 -0600)] 
ole32: Simplify RenameElement by using the same entry in the file.

14 years agoole32: Adjust updatePropertyChain signature and name to match removeFromTree.
Vincent Povirk [Mon, 2 Nov 2009 18:41:09 +0000 (12:41 -0600)] 
ole32: Adjust updatePropertyChain signature and name to match removeFromTree.

14 years agocrypt32: Trace cert version.
Juan Lang [Sat, 7 Nov 2009 02:00:05 +0000 (18:00 -0800)] 
crypt32: Trace cert version.

14 years agorsaenh/tests: Fix a couple typos.
Juan Lang [Tue, 10 Nov 2009 19:53:59 +0000 (11:53 -0800)] 
rsaenh/tests: Fix a couple typos.

14 years agocrypt32: Fix test failures across Windows versions.
Juan Lang [Tue, 10 Nov 2009 19:47:59 +0000 (11:47 -0800)] 
crypt32: Fix test failures across Windows versions.

14 years agocrypt32: Fix some test failures on older crypt32 versions.
Juan Lang [Tue, 10 Nov 2009 19:16:47 +0000 (11:16 -0800)] 
crypt32: Fix some test failures on older crypt32 versions.

14 years agorsaenh/tests: Fix some test failures.
Juan Lang [Tue, 10 Nov 2009 19:00:30 +0000 (11:00 -0800)] 
rsaenh/tests: Fix some test failures.

14 years agocrypt32: Update a comment to reflect a fixed vulnerability.
Juan Lang [Tue, 10 Nov 2009 18:18:36 +0000 (10:18 -0800)] 
crypt32: Update a comment to reflect a fixed vulnerability.