search for: ctapi32

Displaying 7 results from an estimated 7 matches for "ctapi32".

Did you mean: tapi32
2011 Jan 27
2
Registry keys in WINE 1.2.2
...ind . -exec grep "@@" {} \; | grep registry To narrow down the search results I modified it slightly to this: Code: find . -exec grep "@@" {} \; | grep HKCU | grep registry The registry keys listed from the command are as follows: > Alsa Driver, AppDefaults, Crypto, ctapi32, Debug, Direct3D, DirectInput, DirectSound, DllOverrides, Drivers, Explorer, Fonts, MSHTML, Network, Printing, TaskManager, Temporary System Parameters, VDM, Wine, WineBrowser, WineDbg, X11 Driver The keys in bold are those listed by my grep but not listed under HKCU on the wiki page mentioned at...
2007 Nov 30
0
Wine release 0.9.50
...calls. ntoskrnl: Remove trailing spaces in Wine traces. acledit: Add wfext.h. d3dx8: Make d3dx8math.h C++ compatible. rpcrt4: Add an API documentation stub to make winapi_check happy. cfgmgr32: Flesh out cfgmgr32.h a bit more and fix the corresponding functions. ctapi32: Use quotes to include our headers. Fixes winapi_check warnings. user32/tests/msg: Don't mess up lParam as it is passed on to DefWindowProcA(). advpack: Skip some tests if not in interactive mode because they pop up dialogs. rpcrt4: Add some missing prototypes and better match...
2013 May 10
0
Wine release 1.5.30
...eading or writing registers. winedbg: Improve the register conversion to support over 64-bit registers. winedbg: Add x87 register support in gdb proxy. Alexandre Julliard (18): server: When changing a process desktop, start the close timeout on the old desktop if necessary. ctapi32: Don't unload external libraries on process shutdown. msxml3: Don't unload external libraries on process shutdown. odbc32: Don't unload external libraries on process shutdown. sane.ds: Don't unload external libraries on process shutdown. makefiles: Generate t...
2008 Feb 08
0
Wine release 0.9.55
...dsapi: Add an API documentation stub to make winapi_check happy. winex11.drv: Add some API documentation stubs to make winapi_check happy. msvcrt: __CxxDetectRethrow() and __CxxQueryExceptionSize() are implemented now so export them. winapi_check: Update win32.api for acledit.dll, ctapi32.dll and inetcomm.dll. winapi_check: Assorted win32.api updates. winapi_check: Update win32.api for d3dx8.dll. d3dx8core.h: Remove some extraneous #include directives. d3dx8: Fix the D3DXMatrixAffineTransformation() prototype. d3dx8: Make d3dx8core.h C++ compatible....
2013 Nov 08
0
Wine release 1.7.6
...ts: Use BOOL type where appropriate. regsvr32: Use BOOL type where appropriate. avrt: Use BOOL type where appropriate. user32/tests: Check return code from call to SystemParametersInfo. user32/tests: Use BOOL type where appropriate. po: Update French translation. ctapi32: Use BOOL type where appropriate. gdi32/tests: Align return type from SetVirtualResolution prototype with its definition. gdi32: Use BOOL type where appropriate. gdi32/tests: Use BOOL type where appropriate. Assorted spelling fixes. comctl32/tests: Use BOOL type where...
2007 Nov 09
0
Wine release 0.9.49
...InfSectionW. Chris Wulff (4): shdocvw: Implement OLEIVERB_HIDE. shdocvw: Add IPersistMemory interface stub. kernel32: Added a stub for FindVolumeMountPointClose. hal: Added stubs for KfAquireSpinLock, KfReleaseSpinLock, KfLowerIrql, KfRaiseIrql. Christian Eggers (1): ctapi32: Added wrapper dll for ctapi (CardTerminal API). Dan Hipschman (7): widl: Fix ExprEvalRoutines output. widl: Add a --local-stubs option. rpcrt4/tests: Initialize memory in the get_name test. rpcrt4: Initialize allocated pointers to NULL in PointerUnmarshall. widl: Han...
2020 Apr 10
0
Wine release 5.6
...the LDT functions obsolete. configure: Add -ldl to default libs if necessary. bcrypt: Use standard dlopen() instead of the libwine wrappers. capi2032: Use standard dlopen() instead of the libwine wrappers. crypt32: Use standard dlopen() instead of the libwine wrappers. ctapi32: Use standard dlopen() instead of the libwine wrappers. dwrite: Use standard dlopen() instead of the libwine wrappers. dxgi: Use standard dlopen() instead of the libwine wrappers. gdi32: Use standard dlopen() instead of the libwine wrappers. glu32: Use standard dlopen() inst...