wine
Are there any way to link my program with Wine-compiled part?
I am trying to use windows dll functionality in Linux. My current solution is a compilation of 开发者_运维技巧a separate wine application, that uses dll and transfer requests/responses between dll and[详细]
2022-12-26 16:46 分类:问答Install avisynth under Linux via SSH
I have a Linux server (Ubuntu OS) to which I have access via SSH and wish to install avisynth on it. I know Windows applications can be installed with the help of Wine, but the problem is how I manage[详细]
2022-12-26 16:00 分类:问答What is wrong with this SQL query? (or perhaps why doesn't MySQL like the sixth field?)
Here is my table: idint(11) namevarchar(255) descriptiontext highest_bidderint(11) valuevarchar(255) groupint(11)[详细]
2022-12-22 21:00 分类:问答P/Invoke and Mono: EntryPointNotFoundException
I\'m trying to access the Wine implementation of some user32 functions on Kubuntu Linux. I have the Wine 1.1.31 package installed.When try running this simple test program in MonoDevelop, I get a Syst[详细]
2022-12-21 04:52 分类:问答Creating a wine static executable?
I have some windows command line applications, in binary form (I do not have the source code) which I use frequently. Sometimes I need to run them in Linux machines, and it works perfectly under wine[详细]
2022-12-20 03:31 分类:问答Debugging a Delphi app on Wine
I have a Delphi Windows app that dies horribly under Wine - doesn\'t even get to creating the main form. Porting to Free Pascal is not an option for various reasons.[详细]
2022-12-15 20:26 分类:问答Advantage of winelib?
Are there any advantages to compiling my Windows application with winelib for Linux users? Why not just give them the .exe and let them run it开发者_JS百科 with Wine? Seems just like extra work for no[详细]
2022-12-14 23:29 分类:问答can we deploy an asp.net web application developed in windows in ubuntu
We have developed a web application in windows using visual studio 2005. Is it possible to deploy that application in linux using crossover. Is it possible to run crystal reports in asp.net using cros[详细]
2022-12-12 08:35 分类:问答