search for: cryptui

Displaying 20 results from an estimated 70 matches for "cryptui".

Did you mean: cryptup
2007 Mar 19
1
Need help with CRYPTUI.dll and signtool.exe
I am trying to get signtool.exe, which is part of the Microsoft Platform SDK, working under the latest version of Wine on my Fedora Core 5 box. When I run signtool.exe, I get the following errors: err:module:import_dll Loading library CRYPTUI.dll (which is needed by L"C:\\signing\\signtool.exe") failed (error c0000020). err:module:LdrInitializeThunk Main exe initialization for L"C:\\signing\\signtool.exe" failed, status c0000135 I placed a copy of the CRYPTUI.dll from my Windows XP box in my Wine system32 directory,...
2009 Jan 02
0
Wine release 1.1.12
...r invalid parameter when unlocking primary buffers. dsound: Check for invalid parameter when locking primary and secondary buffers. Jesse Allen (1): winecfg: Make virtual desktop shortcut key unique. Joris Huizer (1): mshtml: Increment pointer as intended. Juan Lang (39): cryptui: Add stubs for CryptUIDlgSelectStoreA/W. cryptui: Add declarations for undocumented types used by CryptUIDlgSelectStoreA/W. cryptui: Implement CryptUIDlgSelectStoreA on top of CryptUIDlgSelectStoreW. cryptui: Add a (empty) select store dialog. include: Add declaration of Cry...
2008 Dec 20
0
Wine release 1.1.11
...ob on i386 to avoid problems with Mingw libraries. server: Add a mem_size_t type to represent memory sizes and offsets. server: Make mem_size_t always 64-bit. server: Use mem_size_t instead of file_pos_t for memory mapping sizes. server: Make apc_param_t always 64-bit. cryptui: Commit checks.bmp missed in a previous patch. d3dxof/tests: Avoid size_t in a trace. msi/tests: Avoid sizeof in traces. msvcrt/tests: Avoid sizeof in a trace. Alistair Leslie-Hughes (11): mshtml: Implement IHTMLStyle get/put posWidth. mshtml: Implement IHTMLStyle get...
2009 Mar 17
1
problem with bisect missing a file
I was bisecting the patches to 1.1.11 to test Fable and after a few iterations, make depend complained: make[2]: Entering directory `/home/nando/wine-git/dlls/cryptui' ../../tools/makedep -C. -S../.. -T../.. main.c cryptui.rc checks.bmp: No such file or directory checks.bmp was first included from cryptui.rc:40 make[2]: *** [depend] Error 1 make[2]: Leaving directory `/home/nando/wine-git/dlls/cryptui' make[1]: *** [cryptui/__depend__...
2009 Jan 30
0
Wine release 1.1.14
...a loop. Testing for more than one depends on the order of enumeration, which isn't guaranteed. rpcrt4: Use pseudo-random numbers to generate UUIDs rather than using the (old, deprecated) MAC-address-and-time generation algorithm. ntdll: Implement the ThreadAffinityMask query. cryptui: Add stub for CryptUIWizExport. cryptui: Add a do-nothing export wizard. cryptui: Skip the format page of the export wizard if the format is implied. cryptui: Remember format and format options when leaving the format page of the export wizard. cryptui: Disable the PFX expor...
2009 Jan 16
0
Wine release 1.1.13
...ests in native windows. Detlef Riekenberg (1): localspl: Call DrvDriverEvent in AddPrinterDriverEx. Dmitry Timoshkov (10): winex11: Indicate that dmDisplayFlags is also initialized. credui: Use "-1" as a "don't care value", fix dialog id duplicates. cryptui: Use "-1" as a "don't care value", fix dialog id duplicates. mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. serialui: Use "-1" as a "don't care value", fix dialog id duplicates. oleview: U...
2010 Dec 03
0
Wine release 1.2.2
...rkstation: mwsplay.exe crashes when launching it 25238 Wine is missing manpages for some built-in applications 25339 make install-dev target broken for empty directory structures ---------------------------------------------------------------- Changes since 1.2.1: Akihiro Sagawa (3): cryptui: Add Japanese translation. crypt32: Add Japanese translation. cryptui: Update Japanese translation. Aleksey Bragin (1): msi: Fix freed memory access and fix freeing of invalid pointer. Alexandre Julliard (16): user32: Fix a DC leak in DrawIconEx. mshtml: Try installi...
2009 Feb 13
0
Wine release 1.1.15
...inal. wininet: Properly drain content for chunked transfers. Huw Davies (3): gdi32: Correct the font family values returned in the text metrics. gdi32: Add missing serif types. gdi32/tests: Use the ANSI text metrics so the tests work on win9x. Hwang YunSong(???) (2): cryptui: Updated Korean resource. crypt32: Updated Korean resource. Jacek Caban (10): jscript: Add IActiveScriptParse64 declaration and use it on Win64. mshtml: Return nsIDocumentObserver as nsISupport of nsDocumentObserver object. mshtml: Wine Gecko 0.9.1 release. mshtml: Re...
2008 Nov 07
0
Wine release 1.1.8
...rap. richedit: Fixed initial word wrap setting when emulating 1.0. richedit: Handle negative position given to EM_POSFROMCHAR. Eric Pouech (1): winedbg: Add a kill command to kill the current process. Francois Gouget (4): wined3d: Fix the WineDirect3DCreate() export. cryptui: Fix compilation on systems that don't support nameless unions. d3dx8/tests: Fix compilation on systems that don't support nameless unions. shlwapi/tests: AssocQueryStringA/W() are missing on Windows 98. Frans Kool (1): oleacc: Added Dutch translations. Hans Leidekker (1...
2009 Jul 17
0
Wine release 1.1.26
...resource. sane: Remove BOM from Japanese resource. gdi32: In init_system_links, reinitialize val_len and data_len before continuing. Aurimas Fi?eras (7): crypt32: Add "Disallowed" to CryptFindLocalizedName. Various spelling fixes for Lithuanian translation. cryptui: Add Lithuanian translation. crypt32: Add Lithuanian translation. cryptdlg: Translate "CPS" (Certification Practice Statement) to Lithuanian and add a comment to English resource. kernel32/nls: Add Lithuanian winerr translation. appwiz.cpl: Update Lithuanian transl...
2010 Oct 15
0
Wine release 1.3.5
...ges since 1.3.4: Adam Martinson (5): msxml3: Stub domdoc_get_readyState(). msxml3/tests: Tests for domdoc_validate(). msxml3: Partial stub domdoc_validate(). msxml3: XSLPattern support. msxml3: Prevent a memory leak if domdoc creation fails. Akihiro Sagawa (4): cryptui: Add Japanese translation. inetcpl: Add Japanese translation. crypt32: Add Japanese translation. shell32: Update Japanese translation. Alexandre Goujon (1): mshtml: Update the Gecko find procedure comment to reflect the latest behavior. Alexandre Julliard (45): mshtm...
2009 Nov 13
0
Wine release 1.1.33
.... msvcrt: Do not overlap in strcpy (Valgrind). ws2_32: Fix a comment. ws2_32/tests: Test for initial state of SIOCATMARK. jscript: Update German translation. Aric Stewart (1): msctf/tests: Handle an occasional unexpected SetFocus from wine. Aurimas Fi?eras (2): cryptui: Fix Lithuanian translation. jscript: Update Lithuanian translation. Austin English (5): configure: preloader is Linux specific, don't build it elsewhere. ntdll: Add support for Windows 7 version. mshta: Add a stub program. wininet: Add stubs for FreeUrlCacheSpace...
2010 Oct 08
0
Wine release 1.2.1
...on the first mouse event in case the initial setting failed. Updated the authors list. Amine Khaldi (2): mpr: Fix Bulgarian translation. shdoclc: Fix Spanish translation. Anders Jonsson (15): README: Update Swedish translation. mapi32: Add Swedish translation. cryptui: Add Swedish translation. xcopy: Add Swedish translation. start: Add Swedish translation. reg: Add Swedish translation. jscript: Add Swedish translation. credui: Update Swedish translation. setupapi: Update Swedish translation. wininet: Update Swedish trans...
2011 Feb 18
0
Wine release 1.3.14
...awa (2): wmc: Update PO message match algorithm. po: Update Japanese translation. Alexander Kochetkov (2): comctl32: Fixed height of comboboxex32. wineps.drv: All map modes should have inverted y-transforms. Alexander Lakhin (5): po: Update Russian translation. cryptui: Add Russian translation resources. inetcpl.cpl: Add Russian translation resources. shdocvw: Add Russian translation resources. regedit: Update Russian translation. Alexander Morozov (2): shell32: Implement Folder2::get_Self. shell32: Partially implement FolderItem::g...
2015 Feb 20
0
Wine release 1.7.37
...irectPlayVoiceClient_GetCompressionTypes must return at least one result) 29560 RagTime 5.6.5 installer does not respond to mouseclicks properly 29924 control and inetcpl show some texts in wrong language 29938 signcode tool from .NET Framework SDK 1.1 crashes due to unimplemented function cryptui.dll.CryptUIWizDigitalSign 30323 Unigine Heaven DX11 Benchmark 3.0 Basic Edition: Ambient Occlusion causes graphical issue 31778 Unhandled page fault while starting CEDAR Logic simulator (A wxWidgets Windows application) 31924 mixerGetDevCaps does not support mixer device handles 31951 T...
2009 Jun 19
0
Wine release 1.1.24
...crypt32: Constify some variables. Andr? Hentschel (10): shell32/tests: Fix error messages. wordpad: Add German translation. shell32: Add German translation. setupapi: Add German translation. oleacc: Add German translation. winedbg: Fix comment header. cryptui: Add German translation. cryptdlg: Add German translation. cryptui: Improve German translation. documentation: Keep README.de in sync. Aric Stewart (11): msctf: Framework for ITfCompartmentMgr. msctf: Define ITfCompartmentMgr for ThreadMgr. msctf: Add ITfCompone...
2018 Dec 14
0
Wine release 4.0-rc2
...s Gouget (6): user32/tests: Make test_LoadImage_working_directory_run() static. rpcrt4/tests: Make create_server_process() static. dbghelp: Make symt_get_best_at() static. shell32: Avoid an unneeded strlenW() call. winetest: Tweak the wording of an error message. cryptui: Avoid an unneeded strlen() call. Gabriel Ivăncescu (1): user32: Fix tracking position for non-client scrollbars. Huw D. M. Davies (1): ole32: Don't free handles that are just copied in the inproc case. Kai Krakow (1): winebus.sys: Re-add missing Xbox controller PIDs. Ken...
2018 Nov 09
0
Wine release 3.20
...RGB when PNG image with transparency chunk is loaded. (rebased). gdiplus: Add 4bppIndexed to the list of supported formats. Alex Henrie (2): version: Simplify null check in VerQueryValueW. advapi32: Fix memory leak in QueryServiceConfig2W (Coverity). Alexander Morozov (1): cryptui: Partially implement CryptUIDlgSelectCertificate. Alexandre Julliard (10): loader: Don't add the AT_UID entries if they don't already exist. explorer: Move the check for the magic root desktop to the X11 driver. server: Add a helper function to allocate a hardware message...
2010 Jul 09
0
Wine release 1.2-rc7
...ich arrive before WM_NCCREATE. David Adam (1): d3dx9_36/test: Fix a copy/paste typo. Eric Pouech (1): dbghelp: Added support for CFA save/restore operation. Fr?d?ric Delanoy (1): comdlg32: Ensure French print dialogs sizes match English ones. Gustavo Henrique Milar? (9): cryptui: Update Portuguese (Brazilian) translation. crypt32: Update Portuguese (Brazilian) translation. crypt32: Update Portuguese (Brazilian) translation. shell32: Update Portuguese (Brazilian) translation. comdlg32: Fix Portuguese translation. kernel32: Added Brazilian Portu...
2009 Jul 03
0
Wine release 1.1.25
...an error when an unknown operation is specified. reg: Fix behavior when specifying the help flag. reg: Correct the sense of return values for registry operations. reg: Support the /h flag as a synonymous help flag. Andrew Talbot (2): cryptnet: Constify some variables. cryptui: Constify some variables. Andr? Hentschel (9): documentation: README.de spelling fixes. taskmgr: Add German translation. taskmgr: Update German translation. appwiz: Add function for installer button. taskmgr: Update German translation. appwiz: A nicer icon for a...