Displaying 8 results from an estimated 8 matches for "capi2032".
Did you mean:
capi20
2006 May 04
3
more compile problems
...ing directory
`/mnt/hdb3/home/crashedagain/wine-20040121/dlls/cabinet'
../../tools/mkinstalldirs -m 755 /usr/local/lib/wine
/usr/bin/install -c cabinet.dll.so /usr/local/lib/wine/cabinet.dll.so
make[2]: Leaving directory
`/mnt/hdb3/home/crashedagain/wine-20040121/dlls/cabinet'
cd `dirname capi2032/__install__` && make install
make[2]: Entering directory
`/mnt/hdb3/home/crashedagain/wine-20040121/dlls/capi2032'
gcc -shared
-Wl,-Bsymbolic,-z,defs,-init,__wine_spec_init,-fini,__wine_spec_fini
capi2032.spec.o cap20wxx.o capi2032.dll.dbg.o -o capi2032.dll.so
-L../../libs/wine -lwi...
2008 Jul 25
11
How to fix "CAPI 2.0 not installed"?
...I recently installed wine 1.1.2 on my SlackWare 12.1 Linux
system, because I have to run a hardware debugging program
which only runs under Windows.
When I run the application, i get the message "CAPI 2.0 not
installed".
In the same directory as the application there's a file
called capi2032.dll, and I suspect that has something to
do with it.
If so, how do I tell wine that is should use it?
I've never used Windows and am absolutely new to wine,
so please tell me in a easy to understand way :)
Groeten,
Hans.
jdh punt beekhuizen bij duinheks punt nl
--- GoldED+/LNX 1....
2007 Mar 19
1
Wile: Error when executing "make" in SimplyMepis 3.4.3
...op/wine-0.9.28/dlls/avifil32'
make[2]: Entering directory
`/home/zheng/Desktop/wine-0.9.28/dlls/cabinet'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/zheng/Desktop/wine-0.9.28/dlls/cabinet'
make[2]: Entering directory
`/home/zheng/Desktop/wine-0.9.28/dlls/capi2032'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/zheng/Desktop/wine-0.9.28/dlls/capi2032'
make[2]: Entering directory
`/home/zheng/Desktop/wine-0.9.28/dlls/cards'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zheng/Desktop/wine...
2005 Feb 02
1
Re: one step closer to Flash MX 2004 installation
...nistrator"
>
> # [wineconf]
>
> [Version]
> "Windows" = "win98"
>
>
> [DllOverrides]
> "advapi32" = "builtin";Native version won't work
> "avicap32" = "builtin";Hardware related
> "capi2032" = "builtin";Completely implemented
> "comctl32" = "builtin";Native version cause bugs.
> "comdlg32" = "builtin";thunk
> "crtdll" = "builtin";Completely implemented
> "ctl3d32" =...
2006 Apr 07
4
Wine 0.9.11 and Visual Foxpro 9
...the potential
; to pretty much kill your setup.
[DllOverrides]
; Some native dlls won't work, so leave these builtin.
; Do not modify these lines.
"advapi32" = "builtin";Native version won't work
"avicap32" = "builtin";Hardware related
"capi2032" = "builtin";Completely implemented
"comctl32" = "builtin";Native version cause bugs.
"comdlg32" = "builtin";thunk
"crtdll" = "builtin";Completely implemented
"ctl3d32" = "builtin";...
2007 Jun 15
0
Wine release 0.9.39
...on failure to CreateClassEnumerator.
Markus Goemmel (1):
comctl32/listview.c: Ownerdraw font problem during focus change fixed.
Michael Stefaniuc (8):
wingdi.h: Multi-character character constants are implementation specific according to the C standard. Use a hex number instead.
capi2032: Fix non-ANSI function declaration. Found by sparse.
gphoto2.ds: Fix non-ANSI function declaration. Found by sparse.
wrc: Fix non-ANSI function declaration. Found by sparse.
winedos: Fix printf format warnings introduced by the TEB change in thread.h.
psapi: GetPerformanceIn...
2020 Apr 10
0
Wine release 5.6
...et/set_fs().
libwine: Avoid using wine_get/set_fs().
ntdll: Avoid using the selector functions from libwine.
libwine: Make 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()...
2006 May 18
2
Problems compiling Wine
...tus: creating dlls/amstream/Makefile
config.status: creating dlls/atl/Makefile
config.status: creating dlls/avicap32/Makefile
config.status: creating dlls/avifil32/Makefile
config.status: creating dlls/cabinet/Makefile
config.status: creating dlls/cabinet/tests/Makefile
config.status: creating dlls/capi2032/Makefile
config.status: creating dlls/cards/Makefile
config.status: creating dlls/cfgmgr32/Makefile
config.status: creating dlls/comcat/Makefile
config.status: creating dlls/comctl32/Makefile
config.status: creating dlls/comctl32/tests/Makefile
config.status: creating dlls/comdlg32/Makefile
config....