wine-orson.git
17 years agoRelease 0.9.16. wine-0.9.16
Alexandre Julliard [Wed, 21 Jun 2006 16:21:12 +0000 (18:21 +0200)]
Release 0.9.16.

17 years agooleview: Delete the symlink from git.
Alexandre Julliard [Wed, 21 Jun 2006 16:16:18 +0000 (18:16 +0200)]
oleview: Delete the symlink from git.

17 years agoUpdated the AUTHORS list and converted it to utf-8.
Alexandre Julliard [Wed, 21 Jun 2006 12:59:02 +0000 (14:59 +0200)]
Updated the AUTHORS list and converted it to utf-8.

17 years agotools: Fix mkinstalldirs.
Francois Gouget [Thu, 15 Jun 2006 16:05:07 +0000 (18:05 +0200)]
tools: Fix mkinstalldirs.

We cannot trust 'mkdir -p' to set the proper permissions on parent
directories. So create them manually.
Fix handling of paths containing spaces.
Properly prefix the path with './' if it starts with a '-'.
Stop trying to create a path after the first error.

17 years agouxtheme/tests: Extra testing for GetLastError.
Paul Vriens [Wed, 21 Jun 2006 09:37:20 +0000 (11:37 +0200)]
uxtheme/tests: Extra testing for GetLastError.

17 years agomsvcrt: Add simple test for _strdup(0).
Louis. Lenders [Wed, 21 Jun 2006 09:03:26 +0000 (10:03 +0100)]
msvcrt: Add simple test for _strdup(0).

17 years agomsvcrt: Fix a crash in _strdup.
Louis. Lenders [Wed, 21 Jun 2006 08:55:11 +0000 (09:55 +0100)]
msvcrt: Fix a crash in _strdup.

17 years agomsi: Fix handling of the no-op identifier in the Directory table.
James Hawkins [Tue, 20 Jun 2006 22:46:41 +0000 (15:46 -0700)]
msi: Fix handling of the no-op identifier in the Directory table.

17 years agontdll: Write-strings warnings fix.
Andrew Talbot [Mon, 19 Jun 2006 21:14:13 +0000 (22:14 +0100)]
ntdll: Write-strings warnings fix.

17 years agowinspool/tests: Tests for EnumForms and set an error value in our stub.
Detlef Riekenberg [Fri, 16 Jun 2006 07:54:55 +0000 (09:54 +0200)]
winspool/tests: Tests for EnumForms and set an error value in our stub.

17 years agomsvcrt: Fix _initterm, with tests.
Andrew Ziem [Wed, 14 Jun 2006 04:51:13 +0000 (22:51 -0600)]
msvcrt: Fix _initterm, with tests.

17 years agokernel32: Added SetThreadUILanguage() stub.
Simon Kissane [Sun, 11 Jun 2006 00:53:58 +0000 (10:53 +1000)]
kernel32: Added SetThreadUILanguage() stub.

17 years agorpcrt4: Stubs for RpcRevertToSelf and RpcMgmtSetComTimeout.
Robert Shearman [Wed, 21 Jun 2006 11:39:52 +0000 (13:39 +0200)]
rpcrt4: Stubs for RpcRevertToSelf and RpcMgmtSetComTimeout.

17 years agorpcrt4: Add stub for RpcMgmtEnableIdleCleanup.
Robert Shearman [Wed, 21 Jun 2006 11:39:38 +0000 (13:39 +0200)]
rpcrt4: Add stub for RpcMgmtEnableIdleCleanup.

17 years agowined3d: Pixel format cleanup.
Stefan Dösinger [Wed, 21 Jun 2006 08:36:14 +0000 (10:36 +0200)]
wined3d: Pixel format cleanup.

17 years agogdi32: SetWinMetaFileBits: Use the whole device surface if the METAFILEPICT parameter...
Michael Kaufmann [Tue, 20 Jun 2006 14:02:37 +0000 (16:02 +0200)]
gdi32: SetWinMetaFileBits: Use the whole device surface if the METAFILEPICT parameter is NULL.

Also use the whole device surface if one of the extents is zero or
negative and the mapping mode is MM_ANISOTROPIC or MM_ISOTROPIC.
New tests.

17 years agowinspool: An empty string as server name is valid for AddPrinterDriver.
Detlef Riekenberg [Mon, 19 Jun 2006 21:58:24 +0000 (23:58 +0200)]
winspool: An empty string as server name is valid for AddPrinterDriver.

17 years agooleview: Added registry tab in details window.
Piotr Caban [Wed, 14 Jun 2006 17:58:35 +0000 (19:58 +0200)]
oleview: Added registry tab in details window.

17 years agooleview: Added details window base.
Piotr Caban [Wed, 14 Jun 2006 17:55:46 +0000 (19:55 +0200)]
oleview: Added details window base.

17 years agooleview: Added base menu funcionality.
Piotr Caban [Wed, 14 Jun 2006 17:55:08 +0000 (19:55 +0200)]
oleview: Added base menu funcionality.

17 years agooleview: Added more TreeView entries.
Piotr Caban [Wed, 14 Jun 2006 17:53:47 +0000 (19:53 +0200)]
oleview: Added more TreeView entries.

17 years agooleview: Added TreeView entries read from registry.
Piotr Caban [Wed, 14 Jun 2006 18:09:12 +0000 (20:09 +0200)]
oleview: Added TreeView entries read from registry.

17 years agooleview: Added TreeView window.
Piotr Caban [Wed, 14 Jun 2006 17:52:26 +0000 (19:52 +0200)]
oleview: Added TreeView window.

17 years agooleview: Added pane bar.
Piotr Caban [Wed, 14 Jun 2006 17:51:27 +0000 (19:51 +0200)]
oleview: Added pane bar.

17 years agooleview: Added initial version.
Piotr Caban [Wed, 14 Jun 2006 17:50:28 +0000 (19:50 +0200)]
oleview: Added initial version.

17 years agowined3d: Add an "\n" to a fixme to fix an overflow.
Louis. Lenders [Wed, 21 Jun 2006 05:07:01 +0000 (06:07 +0100)]
wined3d: Add an "\n" to a fixme to fix an overflow.

17 years agowined3d: Bind correct number of samplers for GLSL shaders.
Jason Green [Tue, 20 Jun 2006 22:32:52 +0000 (18:32 -0400)]
wined3d: Bind correct number of samplers for GLSL shaders.

We are only checking against GL_MAX_TEXTURES when binding samplers,
when we should be checking against the maximum number of samplers that
the card supports.  Spotted by H. Verbeet.

17 years agocrypt32: Implement some CRL verification functions.
Juan Lang [Tue, 20 Jun 2006 23:06:27 +0000 (16:06 -0700)]
crypt32: Implement some CRL verification functions.

17 years agowincrypt.h: Add more definitions and prototypes.
Juan Lang [Tue, 20 Jun 2006 21:42:51 +0000 (14:42 -0700)]
wincrypt.h: Add more definitions and prototypes.

17 years agowininet/tests: Write-strings warnings fix.
Andrew Talbot [Tue, 20 Jun 2006 21:37:27 +0000 (22:37 +0100)]
wininet/tests: Write-strings warnings fix.

17 years agowinex11.drv: Add support for full screen window state using the NETWM protocol.
Dmitry Timoshkov [Mon, 19 Jun 2006 17:25:54 +0000 (02:25 +0900)]
winex11.drv: Add support for full screen window state using the NETWM protocol.

17 years agoadvpack: Implement DoInfInstall on top of the install framework.
James Hawkins [Tue, 20 Jun 2006 21:31:01 +0000 (14:31 -0700)]
advpack: Implement DoInfInstall on top of the install framework.

17 years agokernel: Add tests for OpenFile.
Saulius Krasuckas [Tue, 20 Jun 2006 22:05:26 +0000 (01:05 +0300)]
kernel: Add tests for OpenFile.

17 years agokernel: Check for an exe which is always present in a system dir.
Saulius Krasuckas [Tue, 20 Jun 2006 22:05:15 +0000 (01:05 +0300)]
kernel: Check for an exe which is always present in a system dir.

17 years agolz32: Small test fixes.
Saulius Krasuckas [Tue, 20 Jun 2006 22:01:22 +0000 (01:01 +0300)]
lz32: Small test fixes.

17 years agoshell32: Fix the nBufferMax param of LoadStringW calls from SHELL_ConfirmDialogW.
Mikołaj Zalewski [Tue, 20 Jun 2006 19:58:20 +0000 (21:58 +0200)]
shell32: Fix the nBufferMax param of LoadStringW calls from SHELL_ConfirmDialogW.

17 years agowinedump: Add DLL_WINE_PREATTACH to the generated DllMain.
Detlef Riekenberg [Tue, 20 Jun 2006 21:30:39 +0000 (23:30 +0200)]
winedump: Add DLL_WINE_PREATTACH to the generated DllMain.

17 years agowinedump: Use ntdll as template.
Detlef Riekenberg [Tue, 20 Jun 2006 21:28:14 +0000 (23:28 +0200)]
winedump: Use ntdll as template.

17 years agocompstui: Add minimal compstui.dll (stubs only).
Detlef Riekenberg [Tue, 20 Jun 2006 04:12:36 +0000 (06:12 +0200)]
compstui: Add minimal compstui.dll (stubs only).

17 years agontdll: Compile VIRTUAL_Dump only when somebody really needs it.
Dmitry Timoshkov [Tue, 20 Jun 2006 16:53:45 +0000 (01:53 +0900)]
ntdll: Compile VIRTUAL_Dump only when somebody really needs it.

17 years agowinecfg: Russian translation.
Vitaly Lipatov [Tue, 20 Jun 2006 17:33:03 +0000 (21:33 +0400)]
winecfg: Russian translation.

17 years agourlmon: Call Binding_CloseCacheDownload after Binding_FinishedDownload.
Jacek Caban [Tue, 20 Jun 2006 17:04:55 +0000 (19:04 +0200)]
urlmon: Call Binding_CloseCacheDownload after Binding_FinishedDownload.

17 years agoshdocvw: Return S_OK in IPersistStreamInit::InitNew.
Jacek Caban [Tue, 20 Jun 2006 17:04:07 +0000 (19:04 +0200)]
shdocvw: Return S_OK in IPersistStreamInit::InitNew.

17 years agomshtml: Move IOleCommandTarget implementation to separate file.
Jacek Caban [Tue, 20 Jun 2006 17:02:48 +0000 (19:02 +0200)]
mshtml: Move IOleCommandTarget implementation to separate file.

17 years agomshtml: Initialize url variable in IPersistMoniker::Load.
Jacek Caban [Tue, 20 Jun 2006 17:01:33 +0000 (19:01 +0200)]
mshtml: Initialize url variable in IPersistMoniker::Load.

17 years agomshtml: Don't crash in GetSecurityInfo if channel is NULL.
Jacek Caban [Tue, 20 Jun 2006 16:59:09 +0000 (18:59 +0200)]
mshtml: Don't crash in GetSecurityInfo if channel is NULL.

17 years agomshtml: Added IPropertyNotifySink connection point.
Jacek Caban [Tue, 20 Jun 2006 16:55:13 +0000 (18:55 +0200)]
mshtml: Added IPropertyNotifySink connection point.

17 years agocrypt32: Rearrange functions a bit.
Juan Lang [Tue, 20 Jun 2006 13:23:49 +0000 (06:23 -0700)]
crypt32: Rearrange functions a bit.

17 years agoshlwapi: Small cleanups.
Juan Lang [Tue, 20 Jun 2006 15:23:12 +0000 (08:23 -0700)]
shlwapi: Small cleanups.

- forward MLGetUILanguage to kernel32
- correct type of parameter to MLLoadLibrary

17 years agowinecfg: Create Resources directory when adding themes.
Paul Vriens [Tue, 20 Jun 2006 15:16:43 +0000 (17:16 +0200)]
winecfg: Create Resources directory when adding themes.

17 years agorpcrt4: Don't use a short to hold the packet length, since it can
Huw Davies [Tue, 20 Jun 2006 13:27:00 +0000 (14:27 +0100)]
rpcrt4: Don't use a short to hold the packet length, since it can
result in premature termination of the send.

17 years agontdll: Fixed tape.c compilation on Solaris.
Alexandre Julliard [Tue, 20 Jun 2006 18:20:45 +0000 (20:20 +0200)]
ntdll: Fixed tape.c compilation on Solaris.

17 years agolibwine: Better memory reservation algorithm for platforms that use try_mmap_fixed.
Alexandre Julliard [Tue, 20 Jun 2006 17:07:03 +0000 (19:07 +0200)]
libwine: Better memory reservation algorithm for platforms that use try_mmap_fixed.

17 years agoconfigure: Default to using wine-pthread on all platforms.
Alexandre Julliard [Tue, 20 Jun 2006 11:44:19 +0000 (13:44 +0200)]
configure: Default to using wine-pthread on all platforms.

17 years agoconfigure: Probe more carefully for soname support, primarily for Solaris support.
Jeremy White [Tue, 20 Jun 2006 11:18:41 +0000 (13:18 +0200)]
configure: Probe more carefully for soname support, primarily for Solaris support.

17 years agodbghelp: dwarf: Tidy up leb128 reading.
Eric Pouech [Sun, 18 Jun 2006 19:32:33 +0000 (21:32 +0200)]
dbghelp: dwarf: Tidy up leb128 reading.

17 years agodbghelp: Indent the code as the rest of dbghelp module.
Eric Pouech [Sun, 18 Jun 2006 19:32:30 +0000 (21:32 +0200)]
dbghelp: Indent the code as the rest of dbghelp module.

17 years agodbghelp: Support multiple debug formats.
Eric Pouech [Sun, 18 Jun 2006 19:32:27 +0000 (21:32 +0200)]
dbghelp: Support multiple debug formats.

When several debug formats (eg stabs & dwarf2) exist in the same
module, allow to load them all (this is needed when different
compilation units are compiled with different debug options).

17 years agodbghelp: dwarf: Generate the current source file and store it in dbghelp's internals.
Eric Pouech [Sun, 18 Jun 2006 19:32:24 +0000 (21:32 +0200)]
dbghelp: dwarf: Generate the current source file and store it in dbghelp's internals.

17 years agodbghelp: Added the ability to define a source file by dir+filename instead of only...
Eric Pouech [Sun, 18 Jun 2006 19:32:20 +0000 (21:32 +0200)]
dbghelp: Added the ability to define a source file by dir+filename instead of only filename.

17 years agodbghelp: dwarf: Started parsing the attributes for lines (in compilation unit).
Eric Pouech [Sun, 18 Jun 2006 19:32:17 +0000 (21:32 +0200)]
dbghelp: dwarf: Started parsing the attributes for lines (in compilation unit).

Walking the whole lot, not doing anything interesting apart from
traversing the data.

17 years agodbghelp: Pass .debug_loc section information to dwarf.
Eric Pouech [Sun, 18 Jun 2006 19:32:13 +0000 (21:32 +0200)]
dbghelp: Pass .debug_loc section information to dwarf.

17 years agodbghelp: Dwarf & parse context.
Eric Pouech [Sun, 18 Jun 2006 19:32:09 +0000 (21:32 +0200)]
dbghelp: Dwarf & parse context.

- split the data structures for walking through the data (abbrev,
  cu... -> traverse_ctx) and data manipulation/loading (-> parse_ctx)
- created dwarf2_parse_compilation_unit() for clarity
- added section structure to gather information about all ELF sections
  related to all dwarf2 sections (more to come)

17 years agodbghelp: Dwarf & udt members.
Eric Pouech [Sun, 18 Jun 2006 19:32:06 +0000 (21:32 +0200)]
dbghelp: Dwarf & udt members.

- correctly set size & offsets for regular udt members
- first shot at bitfields for udt members

17 years agodbghelp: Dwarf & function blocks.
Eric Pouech [Sun, 18 Jun 2006 19:32:03 +0000 (21:32 +0200)]
dbghelp: Dwarf & function blocks.

- properly handling function blocks
- handling of variables inside of blocks (either on stack, or in a
  register, or relative to the frame register if any)
- added dwarf2_subprogram_t structure so that we can pass around
  relevant information for function parsing

17 years agodbghelp: dwarf: Properly handle function formal parameters.
Eric Pouech [Sun, 18 Jun 2006 19:32:00 +0000 (21:32 +0200)]
dbghelp: dwarf: Properly handle function formal parameters.

17 years agodbghelp: Storage of func locals & parameters.
Eric Pouech [Sun, 18 Jun 2006 19:31:55 +0000 (21:31 +0200)]
dbghelp: Storage of func locals & parameters.

- added the ability to tell to add_func_local whether we're adding
  a local variable or a parameter (and removed the black magic
  we were using)
- we can now address variables defined as an offset to a register

17 years agodbghelp: Dwarf & global symbols.
Eric Pouech [Sun, 18 Jun 2006 19:31:52 +0000 (21:31 +0200)]
dbghelp: Dwarf & global symbols.

Offset the addresses for global symbols (func & variables) by the base
image of the corresponding module.

17 years agodbghelp: dwarf: Added support for function labels.
Eric Pouech [Sun, 18 Jun 2006 19:31:49 +0000 (21:31 +0200)]
dbghelp: dwarf: Added support for function labels.

17 years agodbghelp: Proper support for nested types definitions (even in C).
Eric Pouech [Sun, 18 Jun 2006 19:31:46 +0000 (21:31 +0200)]
dbghelp: Proper support for nested types definitions (even in C).

17 years agodbghelp: Dwarf - function scheme.
Eric Pouech [Sun, 18 Jun 2006 19:31:43 +0000 (21:31 +0200)]
dbghelp: Dwarf - function scheme.

- various fixes to follow better the functions definition (nesting,
  subroutines...)
- don't directly parse types referenced by a subprogram, they'll be
  loaded anyway when needed

17 years agodbghelp: Dwarf & locations.
Eric Pouech [Sun, 18 Jun 2006 19:31:39 +0000 (21:31 +0200)]
dbghelp: Dwarf & locations.

- put back the block attribute parsing
- added dwarf2_compute_location to properly decode a location (at
  least starting it)

17 years agodbghelp: Dwarf compiland.
Eric Pouech [Sun, 18 Jun 2006 19:31:32 +0000 (21:31 +0200)]
dbghelp: Dwarf compiland.

- rewrote all entities loading to make use of new dwarf2_debug_info_t scheme
- commented out the location parsing which is an ugly hack

17 years agodbghelp: Dwarf & new scheme.
Eric Pouech [Sun, 18 Jun 2006 19:31:27 +0000 (21:31 +0200)]
dbghelp: Dwarf & new scheme.

- add some helpers for the rewrite
- module is now part of the dwarf2_parse_context

17 years agodbghelp: Dwarf & type references.
Eric Pouech [Sun, 18 Jun 2006 19:31:24 +0000 (21:31 +0200)]
dbghelp: Dwarf & type references.

Removed unused type references scheme that we'll implement using a
different scheme in next patches.

17 years agodbghelp: Dwarf merge parsing of UDT.
Eric Pouech [Sun, 18 Jun 2006 19:31:21 +0000 (21:31 +0200)]
dbghelp: Dwarf merge parsing of UDT.

Merge into a single function the struct/class/union parsing.

17 years agodbghelp: Dwarf & debug info entries.
Eric Pouech [Sun, 18 Jun 2006 19:31:17 +0000 (21:31 +0200)]
dbghelp: Dwarf & debug info entries.

- now loading the debug info entries into specific structures
- this will help writing new functions
- this will allow handling of forward references

17 years agodbghelp: Dwarf abbrev table is now a sparse array.
Eric Pouech [Sun, 18 Jun 2006 19:31:13 +0000 (21:31 +0200)]
dbghelp: Dwarf abbrev table is now a sparse array.

- added a pool for memory allocation when parsing a compilation unit
- now using the brand new sparse array for the abbrev table

17 years agodbghelp: Added another basic type for storage: the sparse array.
Eric Pouech [Sun, 18 Jun 2006 19:31:10 +0000 (21:31 +0200)]
dbghelp: Added another basic type for storage: the sparse array.

17 years agodbghelp: Transform a few TRACEs into WARNs (especially for unhandled stuff).
Eric Pouech [Sun, 18 Jun 2006 19:31:07 +0000 (21:31 +0200)]
dbghelp: Transform a few TRACEs into WARNs (especially for unhandled stuff).

17 years agodbghelp: Remove the unneeded level attribute while parsing.
Eric Pouech [Sun, 18 Jun 2006 19:31:03 +0000 (21:31 +0200)]
dbghelp: Remove the unneeded level attribute while parsing.

17 years agodbghelp: Moved all Dwarf standard definitions into dwarf.h file.
Eric Pouech [Sun, 18 Jun 2006 19:30:59 +0000 (21:30 +0200)]
dbghelp: Moved all Dwarf standard definitions into dwarf.h file.

17 years agodbghelp: Dwarf & typedefs.
Eric Pouech [Sun, 18 Jun 2006 19:30:55 +0000 (21:30 +0200)]
dbghelp: Dwarf & typedefs.

- removed lookup for name for the const modifier
- hard wire dwarf-reference to our pointer types

17 years agodbghelp: Dwarf & module's symtype.
Eric Pouech [Sun, 18 Jun 2006 19:30:52 +0000 (21:30 +0200)]
dbghelp: Dwarf & module's symtype.

- we should set the module's symtype upon success
- removed unneeded bRet variable

17 years agodbghelp: Dwarf2 & AT_byte_size.
Eric Pouech [Sun, 18 Jun 2006 19:30:49 +0000 (21:30 +0200)]
dbghelp: Dwarf2 & AT_byte_size.

- AT_byte_size can be larger than a single byte (especially for enums)
- added missing enumeration type parsing

17 years agowinedbg: Proper handling of typedefs.
Eric Pouech [Sun, 18 Jun 2006 19:30:45 +0000 (21:30 +0200)]
winedbg: Proper handling of typedefs.

Added types_get_real_type() to get rid of typedef information, and
access the real underlying type.

17 years agocrypt32: Encode/decode CRL issuing dist points.
Juan Lang [Mon, 19 Jun 2006 22:12:51 +0000 (15:12 -0700)]
crypt32: Encode/decode CRL issuing dist points.

17 years agowined3d: Move D3DSIO_DEF instruction for ARB shaders into arb_program_shader.c.
Jason Green [Mon, 19 Jun 2006 21:53:38 +0000 (17:53 -0400)]
wined3d: Move D3DSIO_DEF instruction for ARB shaders into arb_program_shader.c.

17 years agowined3d: Fix DEF instructions in GLSL for non-Nvidia platforms.
Jason Green [Mon, 19 Jun 2006 21:53:13 +0000 (17:53 -0400)]
wined3d: Fix DEF instructions in GLSL for non-Nvidia platforms.

- NVidia allows "const vec4 = {1.0, 2.0, 3.0, 4.0};", even though
  that's not part of the spec.
- It should be  "const vec4 = vecr4(1.0, 2.0, 3.0, 4.0);"
- This patch fixes this for D3DSIO_DEF and D3DSIO_DEFI.

17 years agotools/wine.inf: Add d3d8.dll to the fake dlls list.
James Hawkins [Tue, 20 Jun 2006 08:07:46 +0000 (01:07 -0700)]
tools/wine.inf: Add d3d8.dll to the fake dlls list.

17 years agokernel32: "base" is a pointer in 16-bit global heap.
Ge van Geldorp [Tue, 20 Jun 2006 07:34:48 +0000 (09:34 +0200)]
kernel32: "base" is a pointer in 16-bit global heap.

17 years agowinedbg: Added x86_64 support.
Ge van Geldorp [Tue, 20 Jun 2006 07:34:43 +0000 (09:34 +0200)]
winedbg: Added x86_64 support.

17 years agoshell32: Remove the now unused SHELL_ConfirmDialog.
Mikołaj Zalewski [Tue, 20 Jun 2006 07:48:37 +0000 (09:48 +0200)]
shell32: Remove the now unused SHELL_ConfirmDialog.

17 years agoshell32: Use SHELL_ConfirmDialogW when deleting multiple files.
Mikołaj Zalewski [Tue, 20 Jun 2006 07:47:11 +0000 (09:47 +0200)]
shell32: Use SHELL_ConfirmDialogW when deleting multiple files.

17 years agolz32: Remove dead code from the LZOpenFileW test.
Saulius Krasuckas [Tue, 20 Jun 2006 00:47:10 +0000 (03:47 +0300)]
lz32: Remove dead code from the LZOpenFileW test.

17 years agoshell32: Update the Polish translation.
Mikołaj Zalewski [Mon, 19 Jun 2006 21:22:38 +0000 (23:22 +0200)]
shell32: Update the Polish translation.

17 years agocrypt32: Simplify CRL creation.
Juan Lang [Mon, 19 Jun 2006 21:11:37 +0000 (14:11 -0700)]
crypt32: Simplify CRL creation.

Decoding already handles signed and unsigned CRLs, so don't duplicate
that in CertCreateCRLContext.

17 years agocrypt32: Simplify certificate creation.
Juan Lang [Mon, 19 Jun 2006 21:10:29 +0000 (14:10 -0700)]
crypt32: Simplify certificate creation.

Decoding already handles signed and unsigned certs, so don't duplicate
that in CertCreateCertificateContext.

17 years agolz32: test LZOpenFileW.
Saulius Krasuckas [Mon, 19 Jun 2006 20:21:38 +0000 (23:21 +0300)]
lz32: test LZOpenFileW.

17 years agolz32: LZOpenFileA sets last error sometimes.
Saulius Krasuckas [Mon, 19 Jun 2006 20:21:28 +0000 (23:21 +0300)]
lz32: LZOpenFileA sets last error sometimes.