Displaying 20 results from an estimated 1000 matches similar to: "WriteProcessMemory and friends in Wine?"
2010 Sep 20
1
Dynamic forking in Win32
I created an application that uses dynamic forking and it works perfect in windows, but fails in wine. Is this a bug or is this feature disabled in Wine?
I don't have wine myself but someone we have testing the app for us does. It's difficult to debug over the net so I was hoping for some help here...
After adding some debug info we've traced a few failure points to a call to
2004 Aug 06
2
Winamp icecast streaming broken?
Hi,
I have a few problems with Winamp 2.8. (I can't use or recommend Winamp3
because of all the various problems I've had with it. It seems that Ogg
streaming is broken on ports other than port 80. However, streaming in general
seems not to work correctly.
If I point the winamp client at an icecast or gnump3d server, it locates
the file or stream fine, buffers a bit, and starts
2017 Jan 22
7
[Bug 99487] New: [NV110] HP Pavilion 15 with Maxwell 950M fails to read BIOS (fix included)
https://bugs.freedesktop.org/show_bug.cgi?id=99487
Bug ID: 99487
Summary: [NV110] HP Pavilion 15 with Maxwell 950M fails to read
BIOS (fix included)
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
2005 Jun 26
2
Wine and Music Collector. No startup?
Hi.
I'm trying to get my version of the program 'Music Collector' to start
under Wine (20050524) but no luck.
Website: http://www.collectorz.com/music/
(I'm trying to use current version 6.7, build 5)
The program extracts and installs with no problems. It's just that when
I try to run the executable, Wine seems to "go to sleep" and later on
exit.
I've tried
2001 Mar 03
0
kernel & automount errors in messages log
Hello all,
I have a few strange errors in my messages log I can't fix. My system
works great, it just bugs me that I have error (or apparent errors) that
I don't know about. I get automount errors regurlarly (daily) that are
reflected in the last four lines of the log file excerpt below. My misc
and net directories are there, but I can't write to them either. The
properties say that
2006 Jan 26
1
Samba (+ NAV?) and bad printer names?
At 4:00 every morning the 2 WinXP machines on my network generate a slew
of queries to bad printer names. These names are variations on the name
of a valid printer exported by Samba.
Samba v3.0.10 is running on a RHEL4 system. It exports several shared
drives and a single printer. The printer is named "lj4500", is managed by
CUPS v1.1.22, and works correctly via Samba from both
2010 Jan 11
1
matchname messages filling logs - howto stop?
Listmates,
I have had a few boxes where the 'matchname' message is filling my syslog with
one new message ever ~40 seconds or so. No performance problems, just the log
annoyance. An example of the messages are:
Jan 11 13:43:03 nemesis smbd[2246]: [2010/01/11 13:43:03, 0]
lib/util_sock.c:1685(get_peer_name)
Jan 11 13:43:03 nemesis smbd[2246]: Matchname failed on Adrienne-PC.rbpllc.com
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;
}
2005 Feb 25
0
3.0.7 - NT Create AndX Response, Error:, QUERY_PATH_INFO, Error:
<earlier, David Rankin wrote to no avail:>
Mates,
I have been watching a developing problem over the past few weeks. Most
likely a M$ patch to XP that has caused problems. What happens is that XP
clients try to open the standard "File" -> "Open" dialog (like in word, or
whatever) and the file open dialog hangs and stops responding for 15 seconds
or so. I have
2004 Sep 24
1
Compile from source FAILED - Mandrake 7.2
Mates,
The saga continues, but THANK GOD 'make revert' WORKS. Here is my
problem. I am trying to compile 3.0.7 from source and install it on my
Mandrake 7.2 box. The gcc compiler is 2.95.3. Here is what I have done:
[stop samba]
# ./configure --prefix=/usr --with-smbmount
# make
# make install
# /etc/rc.d/init.d/smb start
Here is what I get:
[root@Nemesis david]# tail
2008 Dec 12
1
APC Backups-Pro 650 - Any way to use apcsmart?
Listmates,
After wrangling with the voltage value on the CyberPower 1000AVRLCD and now
having 2 of them working, I though it would be a simple matter to move my APC
BP650 from apcupsd to nut so that all 3 servers would be monitored on the same
web interface. The APC is attached to an older box running openSuSE 11.0 with
nut-2.2.2-66.1. (nut-classic).
The APC BP650 uses a serial connection
2013 Mar 13
1
usb device path/name translating
I can't seem to find the info I'm looking for in google, hopefully
someone has dealt with these sorts of issues in the past.
I have a machine where my messages file keeps getting lines like:
Mar 13 18:34:43 nemesis kernel: usb 2-6: reset high speed USB device
number 2 using ehci_hcd
Mar 13 18:34:57 nemesis kernel: usb 2-6: reset high speed USB device
number 2 using ehci_hcd
Mar 13
2004 Sep 25
0
mdk 7.2 init.d script Mystery....
James,
I have sent this to you directly and cc:ed the list for reasons that
should become apparent below.
THE SITUATION
OS: mdk 7.2, 2.2.19 kernel - basically bone stock
Latest addtions: samba 3.0.7-1 compiled from source (working fine);
cups-1.1.18-1 from mdk rpm
Reasons for additions: XP SP2 fun and games
THE MYSTERY
As any normal person does, I use
2009 Apr 30
0
CreateProcess and redirected stdout from Linux apps?
I'm using Wine 1.0.1. I have a Win32 application that uses ShellExecute in some places and CreateProcess in others to execute batch files and executables. Under both Windows XP and Wine, both ShellExecute and CreateProcess execute their executables successfully.
However, when using CreateProcess on Windows the output of batch files or console apps is redirected and displayed in a text box
2006 Aug 24
1
[ win32utils-Bugs-5503 ] Process::create() checks return value of CreateProcess against 0, should be false
Bugs item #5503, was opened at 2006-08-23 21:27
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=411&aid=5503&group_id=85
Category: win32-process
Group: Code
Status: Open
Resolution: None
Priority: 3
Submitted By: David Haney (darius42)
Assigned to: Nobody (None)
Summary: Process::create() checks return value of CreateProcess against 0, should be false
2004 Sep 25
1
Printer Share Not Shown by smbclient on 3.0.7
Mates,
What would cause smbclient not to list my printer share?? (mandrake 7.2,
2.2.19 kernel)
[david@Nemesis david]$ smbclient -U% -L localhost
Domain=[RB_LAW] OS=[Unix] Server=[Samba 3.0.7]
Sharename Type Comment
--------- ---- -------
guillory Disk David Guillory
Bertin Disk Darren Bertin
Rankin
2009 Sep 02
1
Question on CreateProcess and handle inheritance
Hi,
I just wanted to make sure that I''m not confused by Michael Buselli''s
comment and patch. As far as I can tell, if you set the bInheritHandle
in the SECURITY_ATTRIBUTES structure that''s passed to CreateProcess to
true, it''s the same as calling SetHandleInformation(handle,
HANDLE_FLAG_INHERIT, HANDLE_FLAG_INHERIT) after the fact.
CreateProcess:
2005 Aug 17
0
HELP - Can't See the Forest for The TREES???
Mates,
I have configured samba 100 times, but this time, I'm doing something
increadibly stupid that I just cannot see. Please HELP! I'm about to
jump......
Background,
Old samba sever (nemesis) being replaced with new one (bonza). Both are
up and operating. All networking is OK, Name resolution is fine, etc. The
problem is that all users can see all the shares on the
2005 Mar 03
2
Re: Samba errors with smb QUERY_PATH_INFO, Error: STATUS_OBJECT_NAME_NOT_FOUND
Samba errors with smb QUERY_PATH_INFO, Error:
STATUS_OBJECT_NAME_NOT_FOUNDFrom: Timothy D Newcomb
Subject: Samba errors with smb QUERY_PATH_INFO, Error:
STATUS_OBJECT_NAME_NOT_FOUND
> Did you get an answer for this ? I am seeing it on an XP box and I have
> the same problem..slow load time...in "my computer"
Tim,
No I didn't, thanks for the reply. I just figured that
2005 Feb 03
0
Kernel panic when using wrr qd
For some time now im trying to get to know what causes such
configuration of QOS (kernel 2.4.25-2.4.28 + IMQ patch and ofcourse wrr):
--
WRR_MAX_CLASSES=200
DEV_IN=imq0
ifconfig $DEV_IN down
ifconfig $DEV_IN up
tc qdisc add dev ${DEV_IN} handle 1:0 root htb default 10
tc class add dev ${DEV_IN} parent 1:0 classid 1:10 htb rate 1000kbit burst
1kbit prio 1
tc qdisc add dev ${DEV_IN} parent 1:10