search for: winexec

Displaying 12 results from an estimated 12 matches for "winexec".

Did you mean: winexe
2007 Sep 13
5
problem with exec,system,WinExec, C functions
Hi, i'm using openwatcom under wine, all is ok, but next code will not work: #include <windows.h> void main( void ) { system( "foo.exe" ); } same problem for: #include <windows.h> void main( void ) { WinExec( "foo.exe", SW_SHOW ); } where "foo.exe" is a windows console aplication if i try to launch foo.exe with wine in a terminal window is working example: wine foo.exe is working fine ! how can i make my code working ? -- George Enescu 16/13 Hunedoara mobil: 0720301842 tel....
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 Sep 22
1
Wine and expanded memory
...rror "Needs 1024K of expanded memory." I have a PIF file which supposedly sets up this memory environment, but .PIF files cannot be loaded by Wine. Possible solutions: * Make wine make the .exe think there is 1024K of expanded memory. * Make wine run the .pif file using something like WinExec, thereby working. * Use some magic incantation of Windows rundll32 to load window's PIF parser and do all the work of setting up the memory. Any thoughts on how to do any of these, preferably the one that works. Thanks, Algis R. -- Algis Rudys Rice University arudys at...
2006 Apr 13
0
how to open a linux application in the windows program
I appreciate your help as I begin to understand Wine. I installed kernel-win32 on Linux,and tried running a program which is developed with vc++6.0. The program runs well except opening a linux application. I can use system(),WinExec(),and ShellExecute() to open a windows application in vc++6.0. The question is,how to open a linux application in my program?and how to fill the correct parameters in these 3 functions. --yaoyansi --------------------------------- ÑÅ»¢1GÃâ·ÑÓÊÏä°Ù·Ö°Ù·ÀÀ¬»øÐÅ ÑÅ»¢ÖúÊÖ-ËÑË÷¡¢É±¶¾¡¢·ÀɧÈÅ...
2001 Feb 23
1
Howto start Linux programs from wine ?
I am using Lotus Notes 5.04a under Wine/Linux, and I can say the wine developers did a great job. I would like to start a Linux program from wine, e. g. start the Acroread viewer when clicking on an attached PDF document. Does someone know how to do that ? Reinhold
2005 Dec 18
8
Invoking Rails from an API
Hi, I am trying to use ruby int an embedded web server. The environment does not have the luxury of CGI or WebBrick. I find limited documentation on how to get this to work. As a test program on windows, I tried the code in the section below. I have the issues. 1. Is public/dispatch.rb the right script to invoke a rails app? If so, what is the right way to invoke dispatch.rb? 2.
1998 Mar 22
3
R-0.61.1 compiled with egcs-mingw32
...ver the binaries for MsWindows that can be found in CRAN are: 1. R seems to run faster. Some simple (perhaps too simple) benchmarks point to a 20% gain. 2. The port is based on a more recent version (0.61.1) and it is more complete (more "system calls": system, tempfile, unlink, WinExec - to launch applications without waiting for the result; support for the standard help system: try help(), help(abline), help(line,eda), ?women, data(), library()) 3. A new menu item "Stop current computation" make possible to interupt long computation (but only when something...
1998 Mar 26
0
R-beta: A new port of R to MS Windows on CRAN
...ver the binaries for MsWindows that can be found in CRAN are: 1. R seems to run faster. Some simple (perhaps too simple) benchmarks point to a 20% gain. 2. The port is based on a more recent version (0.61.1) and it is more complete (more "system calls": system, tempfile, unlink, WinExec - to launch applications without waiting for the result; support for the standard help system: try help(), help(abline), help(line,eda), ?women, data(), library()) 3. A new menu item "Stop current computation" make possible to interupt long computation (but only when something...
1998 Mar 26
0
R-beta: A new port of R to MS Windows on CRAN
...ver the binaries for MsWindows that can be found in CRAN are: 1. R seems to run faster. Some simple (perhaps too simple) benchmarks point to a 20% gain. 2. The port is based on a more recent version (0.61.1) and it is more complete (more "system calls": system, tempfile, unlink, WinExec - to launch applications without waiting for the result; support for the standard help system: try help(), help(abline), help(line,eda), ?women, data(), library()) 3. A new menu item "Stop current computation" make possible to interupt long computation (but only when something...
2001 Sep 01
1
Wiso Sparbuch terminates with: X Error of failed request ..
...de of failed request: 73 (X_GetImage) Serial number of failed request: 4579 Current serial number in output stream: 4579 0806c170:Ret x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 ret=4071ec07 0806c170:Ret user32.WaitForInputIdle() retval=00000102 ret=4008c5ff 0806c170:Ret kernel32.WinExec() retval=00000021 ret=00401421
2015 Nov 13
0
Wine release 1.7.55
...Added KeyCachedInformation key info class implementation. server: Store all 32 bits of value type. ole32: Added DECLSPEC_HOTPATCHABLE to a few more functions. advapi32: Added DECLSPEC_HOTPATCHABLE to CreateProcessAsUser[AW] functions. kernel32: Added DECLSPEC_HOTPATCHABLE to WinExec function. oleaut32: Added DECLSPEC_HOTPATCHABLE to a few functions. advapi32: Use absolute registry paths to create special root keys. mshtml: Skip travellog notifications for frame navigation. Jactry Zeng (3): riched20: Set pStream->written in ME_StreamOutFlush. r...
2009 Nov 13
0
Wine release 1.1.33
...cache - needs FreeUrlCacheSpaceA 13647 DSM Plugin for UltraVNC 1.0.4 Doesn't Work 13822 Excel 2002/2003/2007 can't save over OpenOffice created files. A "Disk full" error message appears. 13948 Glossomatheia crashes on startup 14427 widl crashes in dlls/rpcrt4 14541 WinExec() fails when starts Unix binaries 15036 'Gift' game crash with a D3D/OpenGL error 15060 MCI_WAVE_SET_SAMPLESPERSEC not implimented, patch (needs cleanup) 15272 Pipes (PeekNamedPipe, NtQueryInformationFile) crash Wine 15367 "Using help" or "Help on help" cras...