Displaying 3 results from an estimated 3 matches for "prjpatientinfo".
2009 Apr 10
6
ActiveX error when running an application(VB 6 based)
I am trying to run a home made Visual Basic 6 application on SUSE Linux
Desktop 10, using "wine-1.1.18-2.1"
Installation of VB 6 Application went smooth, and creates the directory
under "/root/.wine/drive_c/Program\ Files/PrjPatientInfo".
I then did the following
# cd /root/.wine/drive_c/Program\ Files
# cd PrjPatientInfo
# wine cmd
C:\Program Files\PrjPatientInfo>
"ActiveX component cant create object"
and on console/cmd got the following error
C:\Program Files\PrjPatientInfo>PrjPatientInfo.exe
C:\Program...
2009 Apr 22
0
ActiveX error when running an application(VB6 based)
the following is the output, when I try to run the app via wine in debug
mode(sorry if I have pasted the unnecessary information/output)
# export WINEDEBUG=+relay
# wine PrjPatientInfo.exe
0009:Ret KERNEL32.CloseHandle() retval=00000001 ret=65f3b30e
0009:Call ntdll.RtlFreeHeap(00110000,00000000,00133528) ret=65f014db
0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=65f014db
0009:Call KERNEL32.ReleaseMutex(0000009c) ret=65f3b1ae
0018:Ret user32.GetMessageW() retval=00000001 ret...
2009 Apr 22
0
wine-users Digest, Vol 45, Issue 102
the following is the output, when I try to run the app via wine in debug
mode(sorry if I have pasted the unnecessary information/output)
# export WINEDEBUG=+relay
# wine PrjPatientInfo.exe
0009:Ret KERNEL32.CloseHandle() retval=00000001 ret=65f3b30e
0009:Call ntdll.RtlFreeHeap(00110000,00000000,00133528) ret=65f014db
0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=65f014db
0009:Call KERNEL32.ReleaseMutex(0000009c) ret=65f3b1ae
0018:Ret user32.GetMessageW() retval=00000001 ret...