wine
15 years agoiphlpapi: Set adapter name in GetAdaptersAddresses.
Juan Lang [Tue, 11 Aug 2009 22:49:50 +0000 (15:49 -0700)] 
iphlpapi: Set adapter name in GetAdaptersAddresses.

15 years agoincludes: Make vmrender.idl C++ friendly.
Maarten Lankhorst [Tue, 11 Aug 2009 17:52:18 +0000 (19:52 +0200)] 
includes: Make vmrender.idl C++ friendly.

C++ doesn't like: GUID GUID; which is valid in C, so replace with
struct _GUID GUID;

15 years agosecur32: Revert "secur32: Work around ntlm_auth in Samba 3.0.28a being broken for...
Kai Blin [Tue, 11 Aug 2009 20:08:02 +0000 (22:08 +0200)] 
secur32: Revert "secur32: Work around ntlm_auth in Samba 3.0.28a being broken for cached credentials".

This reverts commit 7788c8ed0d84be2537280c188fb07fb7118b3883, as well
as commit ec443be73800258f8c921ace0f15e250617e98f0. Due to erroneous
user input, these commits actually broke more than they fixed.

15 years agosecur32: Load Negotiate provider again.
Kai Blin [Tue, 11 Aug 2009 20:13:10 +0000 (22:13 +0200)] 
secur32: Load Negotiate provider again.

15 years agomshtml: Added IHTMLElement::get_outerHTML implementation.
Jacek Caban [Tue, 11 Aug 2009 17:17:19 +0000 (19:17 +0200)] 
mshtml: Added IHTMLElement::get_outerHTML implementation.

15 years agomshtml: Ignore DOCUMENT_TYPE_NODE nodes in nsnode_to_nsstring.
Jacek Caban [Tue, 11 Aug 2009 17:16:54 +0000 (19:16 +0200)] 
mshtml: Ignore DOCUMENT_TYPE_NODE nodes in nsnode_to_nsstring.

15 years agomshtml: Call IDocHostUIHandler::TranslateUrl from OnURIOpen.
Jacek Caban [Tue, 11 Aug 2009 17:16:31 +0000 (19:16 +0200)] 
mshtml: Call IDocHostUIHandler::TranslateUrl from OnURIOpen.

15 years agomshtml: Don't write null byte in IPersist*::Save functions.
Jacek Caban [Tue, 11 Aug 2009 17:15:59 +0000 (19:15 +0200)] 
mshtml: Don't write null byte in IPersist*::Save functions.

15 years agomshtml: Use correct macro in HTMLInputTextElement::get_value.
Jacek Caban [Tue, 11 Aug 2009 17:15:30 +0000 (19:15 +0200)] 
mshtml: Use correct macro in HTMLInputTextElement::get_value.

15 years agomshtml: Added IBindStatusCallback::OnResponse implementation.
Jacek Caban [Tue, 11 Aug 2009 17:15:07 +0000 (19:15 +0200)] 
mshtml: Added IBindStatusCallback::OnResponse implementation.

15 years agomshtml: Added support for partial reads in read_stream_data.
Jacek Caban [Tue, 11 Aug 2009 17:14:48 +0000 (19:14 +0200)] 
mshtml: Added support for partial reads in read_stream_data.

15 years agomshtml: Moved TASK_PARSECOMPLETE to nsIMutationObserver::EndLoad.
Jacek Caban [Tue, 11 Aug 2009 17:14:17 +0000 (19:14 +0200)] 
mshtml: Moved TASK_PARSECOMPLETE to nsIMutationObserver::EndLoad.

15 years agojscript: Add some Dutch translations.
Paul Vriens [Tue, 11 Aug 2009 10:08:09 +0000 (12:08 +0200)] 
jscript: Add some Dutch translations.

15 years agogdiplus: Remove an unnecessary picture reference in GdipSaveImageToFile.
Vincent Povirk [Tue, 11 Aug 2009 14:55:23 +0000 (09:55 -0500)] 
gdiplus: Remove an unnecessary picture reference in GdipSaveImageToFile.

15 years agojscript: Added $ handling to String.replace.
Piotr Caban [Tue, 11 Aug 2009 12:06:52 +0000 (14:06 +0200)] 
jscript: Added $ handling to String.replace.

15 years agohhctrl.ocx: Handle NULL param.
Vladimir Pankratov [Tue, 11 Aug 2009 12:07:00 +0000 (17:07 +0500)] 
hhctrl.ocx: Handle NULL param.

15 years agolibwine: Ignore libraries that are of the wrong 32/64 class.
Alexandre Julliard [Tue, 11 Aug 2009 15:29:07 +0000 (17:29 +0200)] 
libwine: Ignore libraries that are of the wrong 32/64 class.

15 years agowinemaker: Parse libraries of vcproj-files.
André Hentschel [Mon, 10 Aug 2009 15:44:09 +0000 (17:44 +0200)] 
winemaker: Parse libraries of vcproj-files.

15 years agowinemenubuilder: Check for NULL allocation (Coverity).
Marcus Meissner [Tue, 11 Aug 2009 08:04:55 +0000 (10:04 +0200)] 
winemenubuilder: Check for NULL allocation (Coverity).

15 years agowined3d: Make the "temporary" shader_reg_maps member a bitmap.
Henri Verbeet [Tue, 11 Aug 2009 07:42:16 +0000 (09:42 +0200)] 
wined3d: Make the "temporary" shader_reg_maps member a bitmap.

15 years agowined3d: Make the "texcoord" shader_reg_maps member a bitmap.
Henri Verbeet [Tue, 11 Aug 2009 07:42:15 +0000 (09:42 +0200)] 
wined3d: Make the "texcoord" shader_reg_maps member a bitmap.

15 years agowined3d: Fix the type of the shader_reg_maps bitfields.
Henri Verbeet [Tue, 11 Aug 2009 07:42:14 +0000 (09:42 +0200)] 
wined3d: Fix the type of the shader_reg_maps bitfields.

15 years agowined3d: Correctly check for luminance bumpmap parameters in shader_generate_glsl_dec...
Henri Verbeet [Tue, 11 Aug 2009 07:42:13 +0000 (09:42 +0200)] 
wined3d: Correctly check for luminance bumpmap parameters in shader_generate_glsl_declarations().

15 years agowined3d: Handle GetData() on event queries that aren't started yet.
Henri Verbeet [Tue, 11 Aug 2009 07:42:12 +0000 (09:42 +0200)] 
wined3d: Handle GetData() on event queries that aren't started yet.

This fixes a regression introduced by fb77678e9f1bc5e1baa20f241d2fc00a718496e3.

15 years agoAssorted spelling fixes.
Francois Gouget [Tue, 11 Aug 2009 07:03:12 +0000 (09:03 +0200)] 
Assorted spelling fixes.

15 years agosetupapi: Remove a space before an ellipsis.
Francois Gouget [Tue, 11 Aug 2009 07:02:38 +0000 (09:02 +0200)] 
setupapi: Remove a space before an ellipsis.

15 years agotaskmgr: Remove spaces before '\n'.
Francois Gouget [Tue, 11 Aug 2009 07:02:25 +0000 (09:02 +0200)] 
taskmgr: Remove spaces before '\n'.

15 years agowininet: Partially implement InternetQueryOption for INTERNET_OPTION_DIAGNOSTIC_SOCKE...
Juan Lang [Mon, 10 Aug 2009 22:20:45 +0000 (15:20 -0700)] 
wininet: Partially implement InternetQueryOption for INTERNET_OPTION_DIAGNOSTIC_SOCKET_INFO.

15 years agoinclude: Add INTERNET_DIAGNOSTIC_SOCKET_INFO definitions.
Juan Lang [Mon, 10 Aug 2009 22:18:28 +0000 (15:18 -0700)] 
include: Add INTERNET_DIAGNOSTIC_SOCKET_INFO definitions.

15 years agowininet: Implement proxy-related per-connection option queries.
Juan Lang [Mon, 10 Aug 2009 22:18:15 +0000 (15:18 -0700)] 
wininet: Implement proxy-related per-connection option queries.

15 years agowininet: Fix memory leak querying proxy settings.
Juan Lang [Mon, 10 Aug 2009 22:18:00 +0000 (15:18 -0700)] 
wininet: Fix memory leak querying proxy settings.

15 years agorichedit: Update paragraph on saved cursor when inserting table start.
Dylan Smith [Mon, 10 Aug 2009 19:44:59 +0000 (15:44 -0400)] 
richedit: Update paragraph on saved cursor when inserting table start.

Since the table row start is inserted after the rest of the table is
inserted, the cursor is saved, and temporarily moved to the start of the
row to insert the table row start paragraph.  Unfortunately the
paragraph in saved cursor becomes invalid during this insertion and
needs to be updated, so this code introduced a regression once
paragraphs started to be stored in cursors.

15 years agocrypt32: Don't free a certificate that hasn't been removed from its store.
Juan Lang [Mon, 10 Aug 2009 17:42:55 +0000 (10:42 -0700)] 
crypt32: Don't free a certificate that hasn't been removed from its store.

15 years agontdll/tests: Fix NtWriteFile checks.
Mike Kaplinskiy [Mon, 10 Aug 2009 17:17:52 +0000 (13:17 -0400)] 
ntdll/tests: Fix NtWriteFile checks.

15 years agomshtml: Call stop_binding before releasing binding object.
Jacek Caban [Mon, 10 Aug 2009 17:17:05 +0000 (19:17 +0200)] 
mshtml: Call stop_binding before releasing binding object.

15 years agowordpad: Use richedit class string macro from public headers.
Dylan Smith [Mon, 10 Aug 2009 14:53:30 +0000 (10:53 -0400)] 
wordpad: Use richedit class string macro from public headers.

15 years agorichedit: Added missing style releases.
Dylan Smith [Mon, 10 Aug 2009 14:53:53 +0000 (10:53 -0400)] 
richedit: Added missing style releases.

Style objects are referenced counted in richedit controls, so I tried to
make sure styles were released properly.  This can be checked using with
the all_refs global reference count to see if everything is cleaned up.

15 years agorichedit: Add closing actions for IRichEditOle_fnInsertObject.
Dylan Smith [Mon, 10 Aug 2009 14:53:48 +0000 (10:53 -0400)] 
richedit: Add closing actions for IRichEditOle_fnInsertObject.

Previously inserting the object didn't result in the text being wrapped,
which would cause an assertion error when this is checked for during
repainting the text.  It is also important to invalidate the affected
areas of text, update the scrollbar, and end the creation of undo
transactions for this insertion.

15 years agorichedit: Use richedit class string macros from public headers.
Dylan Smith [Mon, 10 Aug 2009 14:53:36 +0000 (10:53 -0400)] 
richedit: Use richedit class string macros from public headers.

15 years agorichedit: Remove header function declarations with no definition.
Dylan Smith [Mon, 10 Aug 2009 14:53:25 +0000 (10:53 -0400)] 
richedit: Remove header function declarations with no definition.

15 years agorichedit: Implement ME_DITypesEqual using a switch statment.
Dylan Smith [Mon, 10 Aug 2009 14:53:21 +0000 (10:53 -0400)] 
richedit: Implement ME_DITypesEqual using a switch statment.

15 years agows2_32/tests: Tests for invalid conditions in InetNtop.
Jeff Latimer [Sun, 9 Aug 2009 00:35:46 +0000 (10:35 +1000)] 
ws2_32/tests: Tests for invalid conditions in InetNtop.

15 years agontdll: Quiet a noisy fixme.
Austin English [Sat, 8 Aug 2009 22:17:15 +0000 (17:17 -0500)] 
ntdll: Quiet a noisy fixme.

15 years agojscript: Fixed var handling.
Piotr Caban [Mon, 10 Aug 2009 10:57:42 +0000 (12:57 +0200)] 
jscript: Fixed var handling.

15 years agojscript: Lookup global members after script_disp.
Piotr Caban [Mon, 10 Aug 2009 10:57:23 +0000 (12:57 +0200)] 
jscript: Lookup global members after script_disp.

15 years agoconfigure: Regenerate with autoconf 2.64.
Alexandre Julliard [Mon, 10 Aug 2009 12:27:28 +0000 (14:27 +0200)] 
configure: Regenerate with autoconf 2.64.

15 years agowined3d: Get rid of the unused vbo_mode setting.
Henri Verbeet [Mon, 10 Aug 2009 07:30:52 +0000 (09:30 +0200)] 
wined3d: Get rid of the unused vbo_mode setting.

15 years agowined3d: Return ~0U for wined3d_log2i(0).
Henri Verbeet [Mon, 10 Aug 2009 07:30:51 +0000 (09:30 +0200)] 
wined3d: Return ~0U for wined3d_log2i(0).

15 years agowined3d: Use EXT_provoking_vertex to match Direct3D's provoking vertex convention.
Henri Verbeet [Mon, 10 Aug 2009 07:30:50 +0000 (09:30 +0200)] 
wined3d: Use EXT_provoking_vertex to match Direct3D's provoking vertex convention.

15 years agowined3d: Detect EXT_provoking_vertex.
Henri Verbeet [Mon, 10 Aug 2009 07:30:49 +0000 (09:30 +0200)] 
wined3d: Detect EXT_provoking_vertex.

15 years agowined3d: Properly handle negative loop step in shader_glsl_loop().
Henri Verbeet [Mon, 10 Aug 2009 07:30:48 +0000 (09:30 +0200)] 
wined3d: Properly handle negative loop step in shader_glsl_loop().

15 years agoshdocvw: Fix format parameter type.
Vladimir Pankratov [Mon, 10 Aug 2009 07:12:00 +0000 (12:12 +0500)] 
shdocvw: Fix format parameter type.

15 years agomshtml: Added IHTMLLocation::get_pathname implementation.
Jacek Caban [Sun, 9 Aug 2009 13:56:10 +0000 (15:56 +0200)] 
mshtml: Added IHTMLLocation::get_pathname implementation.

15 years agowindowscodecs: Fix copy_pixels when Y != 0.
Vincent Povirk [Sun, 9 Aug 2009 03:29:15 +0000 (22:29 -0500)] 
windowscodecs: Fix copy_pixels when Y != 0.

15 years agoinclude: Add IWICStream to headers.
Vincent Povirk [Mon, 3 Aug 2009 13:52:52 +0000 (08:52 -0500)] 
include: Add IWICStream to headers.

15 years agoshdocvw: Check GetContainer result before setting new container.
Jacek Caban [Fri, 7 Aug 2009 17:02:31 +0000 (19:02 +0200)] 
shdocvw: Check GetContainer result before setting new container.

15 years agowinemp3: A fix for security alert CVE-2006-1655.
Aric Stewart [Fri, 7 Aug 2009 16:48:27 +0000 (11:48 -0500)] 
winemp3: A fix for security alert CVE-2006-1655.

15 years agocomdlg32/tests: Fix some test failures on Win95 and NT4.
Rein Klazes [Mon, 10 Aug 2009 09:11:23 +0000 (11:11 +0200)] 
comdlg32/tests: Fix some test failures on Win95 and NT4.

Reported by Paul Vriens.

15 years agouser32/tests: Fix some test failures on Windows.
Andrew Nguyen [Mon, 10 Aug 2009 06:36:11 +0000 (01:36 -0500)] 
user32/tests: Fix some test failures on Windows.

15 years agomsvcrt: Remove dead code in wcscpy_s.
Andrew Nguyen [Mon, 10 Aug 2009 06:26:04 +0000 (01:26 -0500)] 
msvcrt: Remove dead code in wcscpy_s.

15 years agowinecfg: Update German translation.
André Hentschel [Sun, 9 Aug 2009 13:08:16 +0000 (15:08 +0200)] 
winecfg: Update German translation.

15 years agowined3d: Get rid of two dead render target lock mode options.
Roderick Colenbrander [Sat, 8 Aug 2009 21:04:25 +0000 (23:04 +0200)] 
wined3d: Get rid of two dead render target lock mode options.

15 years agows2_32/tests: Fix the last failures on NT4/2000.
Mike Kaplinskiy [Sat, 8 Aug 2009 20:41:32 +0000 (16:41 -0400)] 
ws2_32/tests: Fix the last failures on NT4/2000.

15 years agontdll/tests: Test NtCancelIoFileEx, if present.
Mike Kaplinskiy [Sat, 8 Aug 2009 20:32:34 +0000 (16:32 -0400)] 
ntdll/tests: Test NtCancelIoFileEx, if present.

15 years agoshell32: Use IDS_DESKTOPDIRECTORY for CSIDL_COMMON_DESKTOPDIRECTORY.
Akihiro Sagawa [Fri, 7 Aug 2009 15:28:30 +0000 (00:28 +0900)] 
shell32: Use IDS_DESKTOPDIRECTORY for CSIDL_COMMON_DESKTOPDIRECTORY.

15 years agocomdlg32: In the file dialog change the position of the file browser when the applica...
Rein Klazes [Sat, 8 Aug 2009 09:19:42 +0000 (11:19 +0200)] 
comdlg32: In the file dialog change the position of the file browser when the application changes that of the invisible listbox control.

15 years agofnt2bdf: Fixed 2 resource leaks.
Marcus Meissner [Sat, 8 Aug 2009 08:44:09 +0000 (10:44 +0200)] 
fnt2bdf: Fixed 2 resource leaks.

15 years agowrc: Handle "no files == stdin".
Marcus Meissner [Sat, 8 Aug 2009 09:00:36 +0000 (11:00 +0200)] 
wrc: Handle "no files == stdin".

15 years agowinebuild: Added missing close.
Marcus Meissner [Sat, 8 Aug 2009 08:53:56 +0000 (10:53 +0200)] 
winebuild: Added missing close.

15 years agowindowscodecs: Add support for BI_BITFIELDS compressed BMP files.
Vincent Povirk [Tue, 14 Jul 2009 19:16:03 +0000 (14:16 -0500)] 
windowscodecs: Add support for BI_BITFIELDS compressed BMP files.

15 years agoinclude: Add more pixel formats to wincodec.idl.
Vincent Povirk [Tue, 14 Jul 2009 19:15:20 +0000 (14:15 -0500)] 
include: Add more pixel formats to wincodec.idl.

15 years agorsaenh: Implement exporting PLAINTEXTKEYBLOBs.
Juan Lang [Fri, 7 Aug 2009 17:53:47 +0000 (10:53 -0700)] 
rsaenh: Implement exporting PLAINTEXTKEYBLOBs.

15 years agorsaenh: Implement importing PLAINTEXTKEYBLOBs.
Juan Lang [Fri, 7 Aug 2009 17:47:59 +0000 (10:47 -0700)] 
rsaenh: Implement importing PLAINTEXTKEYBLOBs.

15 years agowintrust: Correct alignment for 64-bit.
Juan Lang [Fri, 7 Aug 2009 15:59:12 +0000 (08:59 -0700)] 
wintrust: Correct alignment for 64-bit.

15 years agosecur32: Implement QueryContextAttributes for SECPKG_ATTR_CONNECTION_INFO.
Juan Lang [Fri, 7 Aug 2009 15:38:17 +0000 (08:38 -0700)] 
secur32: Implement QueryContextAttributes for SECPKG_ATTR_CONNECTION_INFO.

15 years agoRelease 1.1.27. wine-1.1.27
Alexandre Julliard [Fri, 7 Aug 2009 16:00:17 +0000 (18:00 +0200)] 
Release 1.1.27.

15 years agosecur32: Trace values of SCHANNEL_CRED structure.
Juan Lang [Wed, 5 Aug 2009 22:13:33 +0000 (15:13 -0700)] 
secur32: Trace values of SCHANNEL_CRED structure.

15 years agohhctrl.ocx: Ensure that the topic within MSITStore url's begins with /.
Vincent Povirk [Fri, 7 Aug 2009 13:27:18 +0000 (15:27 +0200)] 
hhctrl.ocx: Ensure that the topic within MSITStore url's begins with /.

15 years agojscript: Update German translation.
André Hentschel [Fri, 7 Aug 2009 12:18:33 +0000 (14:18 +0200)] 
jscript: Update German translation.

15 years agokernel32: Revise SetThreadIdealProcessor to return success.
Andrew Nguyen [Fri, 7 Aug 2009 11:39:47 +0000 (06:39 -0500)] 
kernel32: Revise SetThreadIdealProcessor to return success.

15 years agorichedit: Avoid comparing padding in cursor structures on memcmp.
Dylan Smith [Fri, 7 Aug 2009 05:56:50 +0000 (01:56 -0400)] 
richedit: Avoid comparing padding in cursor structures on memcmp.

15 years agows2_32/tests: Test closing (and CancelIo'ing) accepting socket with pending AcceptEx...
Mike Kaplinskiy [Fri, 7 Aug 2009 02:20:35 +0000 (22:20 -0400)] 
ws2_32/tests: Test closing (and CancelIo'ing) accepting socket with pending AcceptEx call.

15 years agowined3d: Dirtify the correct state.
Stefan Dösinger [Fri, 7 Aug 2009 10:18:10 +0000 (12:18 +0200)] 
wined3d: Dirtify the correct state.

15 years agowined3d: Filter WINED3DSTENCILCAPS_TWOSIDED in d3d8.
Stefan Dösinger [Fri, 7 Aug 2009 10:17:41 +0000 (12:17 +0200)] 
wined3d: Filter WINED3DSTENCILCAPS_TWOSIDED in d3d8.

15 years agod3d: Filter R8G8B8 in d3d8 and d3d9.
Stefan Dösinger [Wed, 5 Aug 2009 18:55:51 +0000 (20:55 +0200)] 
d3d: Filter R8G8B8 in d3d8 and d3d9.

15 years agowined3d: Watch out about higher constants when clamping ps 1.x consts.
Stefan Dösinger [Thu, 6 Aug 2009 18:30:20 +0000 (20:30 +0200)] 
wined3d: Watch out about higher constants when clamping ps 1.x consts.

ps 1.x supports only 8 constants, so the shader load code dirtifies the
first 8 on a shader switch. However, the constant load code reloaded all dirty
consts with clamping. That potentially left constants > 8 clamped.

15 years agowinex11.drv: Fallback to X11DRV_SHM_NONE in X11DRV_DIB_DoCopyDIBSection() if dest...
Henri Verbeet [Fri, 7 Aug 2009 09:53:17 +0000 (11:53 +0200)] 
winex11.drv: Fallback to X11DRV_SHM_NONE in X11DRV_DIB_DoCopyDIBSection() if dest doesn't match the pixmap.

Falling back to X11DRV_SHM_IMAGE doesn't work, the image's data isn't in
shared memory if the pixmap was created as Shm pixmap.

15 years agoshdocvw: Add stub for SHRestricted2W.
Stefan Leichter [Fri, 7 Aug 2009 09:48:09 +0000 (11:48 +0200)] 
shdocvw: Add stub for SHRestricted2W.

15 years agouser32/tests: Test the behavior of DialogBoxParamA with dialog procedure window destr...
Andrew Nguyen [Fri, 7 Aug 2009 09:05:50 +0000 (04:05 -0500)] 
user32/tests: Test the behavior of DialogBoxParamA with dialog procedure window destruction.

15 years agowined3d: Fix a condition in record_lights().
Henri Verbeet [Fri, 7 Aug 2009 06:51:22 +0000 (08:51 +0200)] 
wined3d: Fix a condition in record_lights().

15 years agowined3d: Check the return value of wglDeleteContext() in context_destroy_gl_resources().
Henri Verbeet [Fri, 7 Aug 2009 06:51:21 +0000 (08:51 +0200)] 
wined3d: Check the return value of wglDeleteContext() in context_destroy_gl_resources().

15 years agowined3d: Merge the context->current_rt check for rendertarget readback with the code...
Henri Verbeet [Fri, 7 Aug 2009 06:51:20 +0000 (08:51 +0200)] 
wined3d: Merge the context->current_rt check for rendertarget readback with the code above.

Also update the comments.

15 years agowined3d: Explicitly pass the context to drawStridedSlow().
Henri Verbeet [Fri, 7 Aug 2009 06:51:19 +0000 (08:51 +0200)] 
wined3d: Explicitly pass the context to drawStridedSlow().

15 years agowined3d: Explicitly pass the context to the shader_select() handler.
Henri Verbeet [Fri, 7 Aug 2009 06:51:18 +0000 (08:51 +0200)] 
wined3d: Explicitly pass the context to the shader_select() handler.

15 years agoinclude: Add prototypes for EncodePointer and DecodePointer.
Hans Leidekker [Fri, 7 Aug 2009 06:37:19 +0000 (08:37 +0200)] 
include: Add prototypes for EncodePointer and DecodePointer.

15 years agoadvapi32: Add tests for LsaLookupNames2.
Hans Leidekker [Fri, 7 Aug 2009 06:36:51 +0000 (08:36 +0200)] 
advapi32: Add tests for LsaLookupNames2.

15 years agoadvapi32: Add a basic implementation of LsaLookupNames2.
Hans Leidekker [Fri, 7 Aug 2009 06:36:20 +0000 (08:36 +0200)] 
advapi32: Add a basic implementation of LsaLookupNames2.

15 years agowintrust: Implement WVTAsn1SpcSpOpusInfoDecode.
Juan Lang [Thu, 6 Aug 2009 23:41:13 +0000 (16:41 -0700)] 
wintrust: Implement WVTAsn1SpcSpOpusInfoDecode.

15 years agocomctl32/treeview: Check passed handle value in WM_COMMAND handler.
Nikolay Sivov [Thu, 6 Aug 2009 20:13:25 +0000 (00:13 +0400)] 
comctl32/treeview: Check passed handle value in WM_COMMAND handler.

15 years agocomctl32/treeview: Use separate pointer for currently edited item.
Nikolay Sivov [Thu, 6 Aug 2009 20:10:30 +0000 (00:10 +0400)] 
comctl32/treeview: Use separate pointer for currently edited item.