similar to: Re: How to discover within my application if executed in Wine?

Displaying 20 results from an estimated 300 matches similar to: "Re: How to discover within my application if executed in Wine?"

2009 Apr 17
2
Re: How to discover within my application if executed in Wine?
Hi. Sorry for my bad english.. I'm also a Delphi programmer having also some problems with my applications in Linux. One of the problems is that my program minimizes itself in tray when is monitoring the Clipboard. But I don't see how to do that in Linux using wine - prezent or future... If someone knows how - please tell me so I can implement it. And I can't use Lazarus... My
2009 Apr 07
2
Running an R script from Delphi 7
Gentlepersons: A long time ago I used to be able to start R (version 2.6.1) from a Delphi 7 program and run a script by using a procedure like the following: function StartRAndWait (CommandLine : string) : Boolean; var Proc_info: TProcessInformation; Startinfo: TStartupInfo; ExitCode: longword; CreateOK : Boolean; begin Result := False; { Initialize the structures }
2014 Nov 28
0
Wine release 1.7.32
The Wine development release 1.7.32 is now available. What's new in this release (see below for details): - New version of the Mono engine. - A few more functions implemented in MSHTML. - Improved support for restoring display mode. - Font metrics improvements in DirectWrite. - Various bug fixes. The source is available from the following locations:
2001 Aug 10
1
Solaris X86
I ran freecell under wine -debugmsg +relay and got an exception with a message protocol error: 84a28e8: init_process : parent but no info just after SHOWWINDOW was called Anyone know what this means ?
2005 Apr 21
9
Screen capture, save to file
Is there anything in the utils to capture a screen ( or maybe just a window) and save to a file. I have this, but I have no idea where it came from, but it gives a corrupted image Paul # -*- ruby -*- # screen capture -- # This script runs with a Ruby/DL which is included in ruby-1.7. require ''dl/import'' module ScreenCapture extend DL::Importable dlload
2001 Feb 07
1
[Fwd: RedHat 7.0, Wine en Matlab: een fontprobleem??]
Beste, ik heb getracht om Matlab (versie 6.0.0.88 Release 12 op Win98 op aparte partitie op mijn hd) mbv wine te draain op mijn RedHat 7.0. Het betreft codeweavers-wine, versie 20010112. Matlab start heel fijn op, wine spuwt een proces of 15 en vreet zowat al mijn geheugen op maar voor de rest lijkt hij wel te werken. (Andere applicaties zoals notepad, wordpad, freecell, etc werkten perfect..)
2001 Apr 01
0
Kyodai mahjongg working ??
Hello, I'd like to know if some of you have succedeed in making kyodai mahjongg directx version work with wine ? Thanks for your response!
2008 Nov 28
1
Unable to plot or analyse phylogeny (PR#13345)
Full_Name: Emily Green Version: 2.8.0 GUI 1.26 OS: MacBrook Pro with 2.5 GHz processor, using Mac OS X 10.5.5 Submission from: (NULL) (144.32.69.137) I am wanting to correct for phylogeny using a phylogenetic tree of 296 birds species, which I have constructed myself. The file format is correct and I have checked its display in Mesquite, which exported the nexus file (I've pasted the text of
2006 Dec 04
8
Calling R functions in Delphi
Hello All, We would like to call quantile() function from the R-package STATS in a Delphi program. If this is possible, could anyone provide us with an example? Thanks in advance. --Anna ----------------------------------------- Anna Belova Abt Associates Inc. 4800 Montgomery Ln, St 600 Bethesda, MD-20814 phone: 301-347-5304 fax: 301-652-7530 http://www.abtassociates.com/environment
2004 Dec 18
0
Removing COMSPEC from win32-open3
Hi all, Aslak brought up a good point with regards to returning the pid for a popen4() method. As it stands now, it returns the pid of the shell rather than the pid of the process itself. However, my attempts to remove the COMSPEC stuff result in CreateProcess() failing with an error code of 2, i.e. "the system cannot find the file specified" - not too helpful. This is when I tried
1999 Oct 08
4
Automounting
Is there a way to make samba automatically mount a home directory? That is, a user logging in (from Linux), enters its username and password(Samba), and the system automatically mounts the user's home directory from the samba server(without asking the password again). Has anyone ever tried to do this? And succedeed :-) ? -- nneves@di.fc.ul.pt Dept. Informatica, Fac.
2008 Jul 01
2
how to automatically maximize the graph window (under XP) ?
Hello, I'm trying to produce graphs automatically from data stored in database. Before saving the graphs, I would like to maximize the size of the graphs. The best would be to directly open maximized windows with x11() but up to now I failed doing it. I tried different widths and heighs but I never managed to obtain a full screen window. Is there a command to do it ? Thanks in advance, Ptit
2001 Jul 20
1
Popup dialogs
Howdy, Prior to the major X11 changes of June, popup dialogs were nice and fast (as they should be). Since the X11 changes, the popup dialogs are very slow; 1-2 seconds to destroy one and pop up another on a 700MHz Athlon. Actually, all window creation is much slower, but I really notice it on the popup dialogs (because I use them a lot). Once the windows are open, speed seems to be quite
2010 Aug 23
1
[Bug] [Urgent] CreateProcess Failed internal error (1359)
Hi, I working on porting an IDE on MacOSX with the help of Wine, And I discover a random bug on wine. Please use this sample code to reproduce it (to be compiled on Windows): Code: ///////////////////////////////////////////////////////////////////////////// int Quit(int aReturnCode) { #ifdef _DEBUG wcout << L"Press Enter to quit"; getchar(); #endif return aReturnCode; }
2006 Oct 13
1
[PATCH] Extra Notifications
I am working on exposing events to external apps via the dbus plugin I found that I really wanted extra Notify Procedures so that I didn't have to do too much direct access to xlib (If I understand rightly, plugin developers shouldn't have to do too much xlib work inside the plugins) I added Create, Destroy, Map, Unmap, Minimize and Unminimize Hopefully this can be included as I know a
2001 Dec 05
1
Wine segfaulting
Hi! I just tried to install an older app from its CD and I've got immediate segfault. When run with --debugmsg +relay, the following was output: (of course just the end of a very long dump) ... 0806ea10:Call x11drv.ShowWindow(00010028,00000005) ret=40715676 0806ea10:Call window proc 0x406e2d90 (hwnd=00010028,msg=WM_SHOWWINDOW,wp=00000001,lp=00000000) 0806ea10:Ret window proc 0x406e2d90
2006 Oct 27
0
Wine release 0.9.24
This is release 0.9.24 of Wine, a free implementation of Windows on Unix. What's new in this release: - Support for multiple monitors using Xinerama. - Various MSI fixes and improvements. - A ton of memory leaks fixed. - Many common controls fixes. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release is available at the public
2005 Jan 01
4
Newbie: wine does not quit immediately after termination
I have recently installed wine (Wine 20040213) on SuSE 9.1 (from RPM) and I am trying to get a few windows application to run. My procedure is as described in the wine user guide: copy the "app" directory from original windows to the wine "Program Files" directory, run "wine app", see what DLL is missing, copy that one to sytem folder and add a corresponding line to
2001 Nov 21
1
X11DRV problem? (Backtrace)
Hi y'all: Is this a X11DRV problem? This happens on a RedHat 7.2 installation of a friend who is in Turkey and has no usenet access. So I'm posting in behalf of him. He is running a 16-bit VB3 application and the debugger shows up with this unhandeled exception as soon as he acceses the program's search function. However he can "cont" and the program behaves fine
2009 Jul 14
1
Multiple clipboards?
Hi all, I''m back from vacation! Anyway, I was just wondering if Windows supported multiple, separate clipboards out of the box, or if that is only possible with 3rd party add-ons. I''m wondering if we should alter Clipboard.set_data so that it takes a "clipboard_number" parameter. Regards, Dan