search for: yugandhar

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

2009 Mar 12
9
wine to run win64 exe
Hi, Am having windows 64 bit executable.I want to run the same using wine in linux x86_64 OS.Will the wine support the same?If so is there anu configuration required while building the wine. Thanks, Yug
2009 Apr 17
6
service control dispatcher failure in wine-1.1.19
When tried to run one of the windows 64 bit application as service using wine-1.1.19,following error occurs: err:service:service_control_dispatcher failed to create control pipe error = 317 Any ideas to resolve this issue?
2009 Apr 08
3
Invalid handles for RegOpenKey with 64bit wine
...e-1.1.17 version compiled for 64 bit linux to run 64bit windows applications. When my application tries to open any RegistryKey's, I find always the INVALID_HANDLE for open_keys.Is there any specific configuration required either thru winetricks or any form to access the registry keys? Thanks, Yugandhar
2009 Jan 23
6
compiling windows C++ code base using winelib
Hi, My application holds few windows exe's developed using .lib libraries. This application which got developed using VC++ is working fine when executed using wine.I want to compile the same source using winelibraries in linux. How can I include c++ header files? I can see only windows and msvcrt header files under wine? Any help would be appreciated on this C++ header stuff for wine.
2008 Dec 09
1
RtlpWaitForCriticalSection timed out in thread....
Hi, Am using wine-1.1.7 in oracle enterprise linux. One of my windows multi threaded application is throwing the following error: err:ntdll:RtlWaitForCriticalSection section 0x33fc1c "?" wait timed out in thread 0032, blocked by 0022, retrying (60 sec) err:ntdll:RtlWaitForCriticalSection section 0x33fc1c "?" wait timed out in thread 0035, blocked by 0022, retrying (60 sec)
2009 Apr 29
1
msxml6 for 64bit wine
After installing msxml6_x64.msi for 64 bit configured wine, when my 64bit windows executable gets started, am getting the following error: There was already a bug raised with number 18126 on this. Please share any ideas how to resolve the same. ................................................................................................. err:ole:COMPOBJ_DllList_Add couldn't load in-process
2008 Dec 06
1
Re: Unhandled Page Fault ....Help Me...{unixODBC is Crashing in
> Then use the Windows Oracle Client! unixODBC should not be available to > your Wine session. I read this today in this mailing list, but the > message series may be from June through today. oracle client and oracle server are installed in oracle enterprise server. unixODBC provides the driver manager and odbc connectivity. ODBC connection is perfect.Am running my windows executable