similar to: Error WK1129 - WIBU-KEY kernel driver needs client version

Displaying 12 results from an estimated 12 matches similar to: "Error WK1129 - WIBU-KEY kernel driver needs client version"

2004 Oct 25
1
DLL question - deadbeef
Hi, Making lots of headway today. One of my major problems with wine-20041019 was solved by switching to non-managed mode. Now the program that would previously only work under wine-20040505 is working perfectly (AFAICT) under wine-20041019. When installing another program from the same company (Native INstruments) I start running into some sort of bail out, I guess, where Wine starts using
2015 Jul 13
3
[LLVMdev] Documentation of bitcasts in calls
Dear all, I just stumbled over the following instruction in the LLVM IR of a C program compiled with clang: %26 = call i32 (...)* bitcast (i32 (i32, i32, i32, i32, i32)* @KeWaitForSingleObject to i32 (...)*)(i32 %23, i32 %24, i32 %25, i32 0, i32 0) Since our LLVM Parser choked on this instruction, I tried to check the documentation, but did not find anything about such nested bitcasts within
2007 Nov 02
0
[PATCH] PVWin: Fix warnings
This patch cleans up some 80-odd warnings I was seeing when compiling the xenpci driver, all completely trivial. It also replaces the use of asm for calling cpuid with the __cpuid compiler intrinsic, and modifies calling code accordingly. I''m pretty sure my mailer going to mangle the inline patch (below) so I''m attaching the pristine version. (will try to fix for next time) --
2010 Jul 30
2
Latest Garena not starting in Ubuntu 10.04
I can't start Garena on Ubuntu 10.04. Here are the details: Code: fernando at fernando-desktop:~/.wine/drive_c/Arquivos de programas/Garena$ wine Garena.exe fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 21/02/2010, dlt (d/m/y): 17/10/2010 fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
2010 Aug 20
1
Garena not Working
Garena is not working on wine-1.3.1, Linux fernando-desktop 2.6.32-24-generic #41-Ubuntu SMP Thu Aug 19 01:12:52 UTC 2010 i686 GNU/Linux. Here is output in the console: Code: fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 21/02/2010, dlt (d/m/y): 17/10/2010 fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
2020 Mar 16
2
Passing arguments to LLVM pass through Clang
Hello, I am adding to an LLVM pass that requires a filename as input. I am able to input this filename as a command line argument when I invoke this pass using opt, but I ultimately need to pass this argument to my code when I compile code with clang. How can I pass this argument to clang so that I can use it in my LLVM pass? Thanks for your help! Best, Shishir Jessu -------------- next part
2018 Dec 07
0
Wine release 4.0-rc1
The Wine development release 4.0-rc1 is now available. This is the first release candidate for the upcoming Wine 4.0. It marks the beginning of the code freeze period. There have been many last minute changes, so please give this release a good testing to help us make 4.0 as good as possible. What's new in this release (see below for details): - Preloader implemented on mac OS. - Mouse
2010 Jun 17
3
FictionBook Editor work problems
I've installed FBE (http://code.google.com/p/fictionbookeditor) in wine then run Code: winetricks msxml4 vcrun2008 ie6 comctl32 but still have many errors in terminal console Code: kontiky at Dolphin:~/.wine/drive_c/Program Files/FictionBook Editor$ ./FBE.exe fixme:ntoskrnl:KeInitializeMutex stub: 0x110fd0, 0 fixme:ntoskrnl:KeInitializeMutex stub: 0x110ff8, 0
2010 Apr 16
0
Wine release 1.1.43
The Wine development release 1.1.43 is now available. What's new in this release (see below for details): - A number of new icons. - Improved support for alpha channel in bitmaps. - Many Direct3D fixes and optimizations. - More complete msvcr80/90 implementations. - A wide range of 64-bit fixes. - Various bug fixes. The source is available from the following locations:
2010 May 05
0
Hazon Dictionary
Hi All, I'm trying to install the Hazon-Garzanti dictionary on Ubuntu 10.04 using wine 1.1.42. I successfully installed the dictionary, but when I execute it using 'wine Hazon.exe' I get these errors: fixme:ntoskrnl:KeInitializeSpinLock stub: 0x551740 fixme:ntoskrnl:KeInitializeSpinLock stub: 0x55173c fixme:ntoskrnl:KeInitializeSpinLock stub: 0x551744
2011 Dec 30
0
Wine release 1.3.36
The Wine development release 1.3.36 is now available. What's new in this release (see below for details): - UDisks backend for the dynamic device support. - Polygons and geometric pens implemented in the DIB engine. - JScript now compiles entire functions. - Improved support for vertical fonts. - A few more scripts in UniScribe. - A bunch of ctype functions implemented in MSVCP.
2009 Jun 19
0
Wine release 1.1.24
The Wine development release 1.1.24 is now available. What's new in this release (see below for details): - Support for freedesktop file associations. - Support for exception handling on 64-bit. - Improved ARB shaders. - Fixes for the FBO mode. - Many listview improvements. - Various bug fixes. The source is available from the following locations: