Displaying 10 results from an estimated 10 matches for "create_new_console".
2001 Nov 25
1
How to get Civ 3 running...
Apparently it is possible to run Civilization 3 under wine, but i'm having
no luck. It installed fine, but won't run. With recent CVS winex i get:
[~/.wine/c_drive/civ3]$ wine Civilization3.exe
fixme:module:CreateProcessA (E:\~ef7194.tmp,...): CREATE_NEW_CONSOLE ignored
fixme:module:CreateProcessA (E:\~ef7194.tmp,...): NORMAL_PRIORITY_CLASS ignored
err:int:INSTR_IDT_Emulate Evil attempt to exploit win9x system security flaws detected
err:int:INSTR_IDT_Emulate UNIX system security is too strong, can't emulate properly
fixme:win32:DEVICE_Open Unknown/uns...
2001 Jul 01
1
directX
...diablo II and
other directX programs to run. What am I missing?
Also, when I run the setup (which DOES run, I get the following
error/warnings: is this normal?
Script started on Sun Jul 1 16:03:45 2001
Moose$ wine --winver=win20 d:\\setup.exe
fixme:module:CreateProcessA (E:\d2l_Install.exe,...): CREATE_NEW_CONSOLE ignored
fixme:module:CreateProcessA (E:\d2l_Install.exe,...): CREATE_NEW_PROCESS_GROUP ignored
fixme:module:CreateProcessA (E:\d2l_Install.exe,...): CREATE_DEFAULT_ERROR_MODE ignored
fixme:pthread_kill_other_threads_np
fixme:pthread_kill_other_threads_np
fixme:pthread_kill_other_threads_np
fixme:pt...
2004 Nov 18
1
Forward from Laurent Julliard
...MD.exe program which in turn starts a ruby program. The
waitpid call operates on the pid of the ruby program which is not the
child but the grand-child of the current process. If I use the standard
Ruby waitpid it works well. Do you see how I can solve this problem?
Shall I use Process.create with CREATE_NEW_CONSOLE flag instead of the
IO.popen method? Would this work better? Any advice is welcome.
Thanks for your help
Laurent
--
Laurent JULLIARD
Xerox Global Services
Manager, Smart Document Engineering
Tel: +33 (0)4 76 61 50 48
Fax: +33 (0)4 76 61 51 99
2007 Dec 05
21
Fwd: win32/process problem
Any ideas?
---------- Forwarded message ----------
From: Christian Kerth <christian.ke... at dynamicmedia.at>
Date: Dec 5, 8:28 am
Subject: win32/process problem
To: comp.lang.ruby
I have an application that consists of serveral independent parts.
I want to use the Windows Process API to spawn the different
processes.
e.g.
require ''rubygems''
require
2001 Feb 15
1
newbie
..._kill_other_threads_np
fixme:win:WIN_FindWindow Returning 0 without checking other processes
Wine ERROR: Couldn't set file attributes for existing file
"/mnt/cdrom/Setup32.dll". Check permissions or set VFAT "quiet" flag !
fixme:module:CreateProcessA (D:\setup32.DLL,...): CREATE_NEW_CONSOLE
ignored
fixme:font:RemoveFontResourceA (""): stub
err:cursor:CURSORICON_Destroy Destroying active cursor!
2001 Apr 06
1
installshield problems
I'm having problems when installing applications using InstallShield.
This is what I get:
...
fixme:module:CreateProcessA (C:\Program Files\Common
Files\InstallShield\Engine\6\Intel 32\IKernel.exe,...):
CREATE_NEW_CONSOLE ignored
fixme:module:CreateProcessA (C:\Program Files\Common
Files\InstallShield\Engine\6\Intel 32\IKernel.exe,...):
lpStartupInfo->lpTitle
C:\PROGRA~1\COMMON~1\INSTAL~1\ENGINE\6\INTEL3~1\IKERNEL.EXE ignored
...
Anyone have a clue?
/Christian
2001 Jun 24
1
troubles installing MS apps
...control 256 for VxD device
VNETBIOS
fixme:win32:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:win32:DeviceIoControl Unimplemented control 256 for VxD device
NWLINK
fixme:module:CreateProcessA (C:\Program Files\Common
Files\InstallShield\engine\6\Intel 32\IKernel.exe,...):
CREATE_NEW_CONSOLE ignored
fixme:module:CreateProcessA (C:\Program Files\Common
Files\InstallShield\engine\6\Intel 32\IKernel.exe,...):
lpStartupInfo->lpTitle
C:\PROG~FBU\COMM~CP1\INST~JM1\ENGINE\6\INTE~MEX\IKERNEL.EXE ignored
fixme:pthread_kill_other_threads_np
where I figure the ignoring of the request to start...
2004 Nov 18
0
FW: problem with win32 waitpid
.... The waitpid call operates on the pid of the ruby program
>which is not the child but the grand-child of the current process.
>
>If I use the standard Ruby waitpid it works well.
>
>Do you see how I can solve this problem? Shall I use Process.create
>with CREATE_NEW_CONSOLE flag instead of the IO.popen method? Would
>this work better?
>
>Any advice is welcome
>
>Thanks for your help
>
>Laurent
>--
>Laurent JULLIARD
>Xerox Global Services
>Manager, Smart Document Engineering
>Tel: +33 (...
2001 Dec 11
0
Devine intervention: a message from God
...er yes or no
I can't promise u but if U answer this post their is a chance that Gate$
will drop dead and u go to heaven, no question asked.
Thx
_________________________________________________________________________
Output:
fixme:module:CreateProcessA (C:\TMP\d2l_Install.exe,...):
CREATE_NEW_CONSOLE ignored
fixme:module:CreateProcessA (C:\TMP\d2l_Install.exe,...):
CREATE_NEW_PROCESS_GROUP ignored
fixme:module:CreateProcessA (C:\TMP\d2l_Install.exe,...):
CREATE_DEFAULT_ERROR_MODE ignored
fixme:pthread_kill_other_threads_np
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
FIXME:pthread_...
2014 May 02
0
Wine release 1.7.18
...tests: Add a message test for popup menus on windows that have capture.
user32/tests: Our popup test window loses capture to itself.
shell32: Respect CMIC_MASK_NO_CONSOLE in ShellLink InvokeCommand.
shell32: Pass MASK_NO_CONSOLE through to context menu handlers.
shell32: Use CREATE_NEW_CONSOLE when SEE_MASK_NOCONSOLE is omitted.
shell32/tests: Use SEE_MASK_NO_CONSOLE with ShellExecuteExA.
start: Don't use SEE_MASK_NO_CONSOLE.
appwiz.cpl: Don't use SEE_MASK_NO_CONSOLE to run installers.
ole32/tests: Add tests for storage locking.
ole32/tests: Add test...