search for: charnexta

Displaying 6 results from an estimated 6 matches for "charnexta".

2004 May 28
2
Problem with ADO connection
Hi, First a big Thank You to the wine developers. Your efforts are greatly appreciated and have allowed me to move users to Linux that I could never have moved otherwise. I am currently setting up desktops for 7 end users, but doing so requires that I get a particular application (The Electronic Manual) which is a parts catalog for the restaurant equipment service industry. The application
2001 Feb 15
0
FrameMaker 6.0 problem - further information
...16: FindWindowA(0040a000 "RegEdit_RegEdit",00000000) ret=0040b76a fs=008f Ret user32.216: FindWindowA() retval=00000000 ret=0040b76a fs=008f Call kernel32.289: GetCommandLineA() ret=0040b8c3 fs=008f Ret kernel32.289: GetCommandLineA() retval=40301a68 ret=0040b8c3 fs=008f Call user32.36: CharNextA(40301a70 "C:\\WINDOWS\\frmreg.reg") ret=0040bc9c fs=008f Ret user32.36: CharNextA() retval=40301a71 ret=0040bc9c fs=008f Call user32.36: CharNextA(40301a71 ":\\WINDOWS\\frmreg.reg") ret=0040bc9c fs=008f Ret user32.36: CharNextA() retval=40301a72 ret=0040bc9c fs=008f Call user3...
2001 Feb 20
1
I need some help for using wine
..."RegEdit_RegEdit",00000000) ret=0040b76a > fs=008f > Ret user32.216: FindWindowA() retval=00000000 ret=0040b76a fs=008f > Call kernel32.289: GetCommandLineA() ret=0040b8c3 fs=008f > Ret kernel32.289: GetCommandLineA() retval=40301a68 ret=0040b8c3 fs=008f > Call user32.36: CharNextA(40301a70 "C:\\WINDOWS\\frmreg.reg") ret=0040bc9c > fs=008f > Ret user32.36: CharNextA() retval=40301a71 ret=0040bc9c fs=008f > Call user32.36: CharNextA(40301a71 ":\\WINDOWS\\frmreg.reg") ret=0040bc9c > fs=008f > Ret user32.36: CharNextA() retval=40301a72 ret=00...
2004 Mar 31
1
wine segfaults and crashes my 2.4.x kernel
kernel is downloaded with up2date: [s2@katleriai s2]$ cat /etc/redhat-release && rpm -q glibc kernel && uname -r Red Hat Linux release 8.0 (Psyche) glibc-2.3.2-4.80.8 kernel-2.4.20-27.8 kernel-2.4.20-28.8 2.4.20-28.8 when i make wine to run setup.exe from WordViewer97, i am getting usual installer's window with two buttons. after pressing "Continue" i am getting
2007 Jun 29
0
Wine release 0.9.40
...Get rid of CharNextW/CharPrevW. Simplify some string functions. shell32: Get rid of CharNextW. advpack: Get rid of CharPrevW. server: Make crash error message more explicit. ntdll: Use the standard exception handling for vm86 GP faults too. mapi32: Get rid of unneeded CharNextA call. crypt32: Fix incorrect usage of CharNextA. wineps.drv: List source files explicitly in the makefile to make it easier to parse. ddraw: Don't link against X libraries. crypt32: Fix an uninitialized variable compiler warning. msi: Avoid some redundant checks in...
2008 Aug 22
0
Wine release 1.1.3
...ntTransaction should check that pData is not NULL for XTYP_REQUEST. user32/tests: Add tests for for invalid DDE conditions. user32: Check for invalid conversation and return the correct error. Jeff Zaroyko (1): winmm: Remove misleading message. Juan Lang (54): shlwapi: Use CharNextA to iterate through characters in PathAddBackslashA. Fixes problems with MBCS paths. crypt32: Move simplified message functions to their own file. crypt32: Move simplified message tests to their own file. crypt32: Add stub for CryptHashMessage. crypt32: Add tests for CryptHas...