Re: Directx9

2004-09-14 Thread Roger Olson
Simple solution... Announce Wine Release 2004mmdd will be the last "stable" release and future downloads are at your own risk until further notice then go ahead and break it. It saves parallel trees and/or branch maintenance and allows developers to have their way. I would speculate that Wine wou

Re: winecfg (was Re: W->A calls)

2004-09-11 Thread Roger Olson
Saturday, September 11, 2004 8:34 AM Duane Clark > > By the way, I really do like the look mentioned here: > http://www.winehq.org/hypermail/wine-devel/2004/09/0220.html > It is much improved over the current look. Hopefully that will become > part of winecfg. > Per suggestion of Robert Shearman,

Re: UltimaOnLine: X11DRV_CritSection deadlock

2004-09-08 Thread Roger Olson
James Hawkins Wrote: > Maybe I'm confused, but if you're running a win32 setiathome binary on > wine, you're better off downloading the linux binary and using that. The United Devices Agent is a Setiathome like app except it processes chemical interactions between protiens and drug molecules in a

Re: UltimaOnLine: X11DRV_CritSection deadlock

2004-09-08 Thread Roger Olson
Diego 'Flameeyes' Pettenò Wrote: > > But the true problem is that if I'm idle for some time, I get this error, > and kde stops responding at mouse (and sometimes also keyboard) events: I have a setiathome type app (United Devices) that processes data in the background. While it's bg processing,

Re: [ck] Re: Threading issues? [ck-request@vds.kolivas.org: ck Digest, Vol 3, Issue 16]

2004-08-30 Thread Roger Olson
Hopefully, the below information will prove useful regarding this discussion: I have an app (United Devices), a distributed computing type program that is reliant upon threading priorities and remote operation processes. Under Windows98 -> me, the process tree looks as such: kernel32 Pri class H

Re: CreateRemoteThread and related stuff (patch)

2004-08-26 Thread Roger Olson
--- From: "Alexander Yaworsky" <[EMAIL PROTECTED]> To: "Roger Olson" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, August 23, 2004 4:15 AM Subject: CreateRemoteThread and related stuff (patch) > Hello > > This is a basic framework. Not finis

RE: Running United Devices Agent

2004-07-04 Thread Roger Olson
Hi All, Since this is my first attempt to submit a patch coupled with the fact that I am sooo new to win32 C, I thought I would offer my proposal before the wine developers. This does 3 things for me: 1) See if I am in left or the right field :) and if 'half step' patches to full implemetation a

RE: Running United Devices Agent

2004-07-04 Thread Roger Olson
Hi All, Since this is my first attempt to submit a patch coupled with the fact that I am sooo new to win32 C, I thought I would offer my proposal before the wine developers. This does 3 things for me: 1) See if I am in left or the right field :) and if 'half step' patches to full implemetation a

Re: Remote operations -- need for advice

2004-06-22 Thread Roger Olson
Monday, June 21, 2004 4:00 AM "Alexander Yaworsky" <[EMAIL PROTECTED]> Wrote: > I'm thinking how to implement CreateRemoteThread and besides fix memory management functions. > The complete (afaik) list includes: > RtlCreateUserThread > NtAllocateVirtualMemory > NtFreeVirtualMemory > NtProtectVirtua

Re: Running "United Devices Agent" (was Unhandled API Call to Kernel32 Question)

2004-05-13 Thread Roger Olson
Tue, 11 May 2004 23:22:27 +0100 Mike Hearn Wrote: > Sure. Be warned : this would be a major project for you. There is a > huge world of difference between writing VB apps and writing a > Windows emulator. > > First thing you need to do is learn C. Unfortunately VB > doesn't cut it at this sort of l

Re: Running "United Devices Agent"

2004-05-11 Thread Roger Olson
Saulius Krasuckas Wrote: > Can you compare it to info given by this page: > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/createremotethread.asp > Yes, http://members.toast.net/obc (near the bottom) I linked to two pages out of my VS6 (patched to SP6) app help file (

Re: Running "United Devices Agent" (was Unhandled API Call to Kernel32 Question)

2004-05-11 Thread Roger Olson
Tue, 11 May 2004 10:35:08 +0100 Mike Hearn Wrote: > > I am willing to teach somebody who shows an interest (and is > competent) what they need to know but I don't have the time to do this > myself. > That is really a generous offer and greatly appreciated. I am both interested and motived, believ

Re: Unhandled API Call to Kernel32 Question

2004-05-10 Thread Roger Olson
Mon, 10 May 2004 11:06:56 +0100 Mike Hearn wrote: > In theory it shouldn't even be too hard. A nice project for somebody > interested in the lower levels :) It would be great if someone were willing to take this on :-D. I would be more than happy to volunteer for leg work, investigations, testin

Re: Running "United Devices Agent"

2004-05-10 Thread Roger Olson
Saulius Krasuckas Wrote: > Wait a minute: CreateRemoteThread() doesn't exist in win98 either. How > does UD behaves under Wine with [Version] set to win98? > My wine conf is set to win98 and those are the error msgs I get. According to MS VS6 documentation, CreateRemoteThread() is supported with

Re: Running "United Devices Agent" (was Re: Unhandled API Call to Kernel32 Question)

2004-05-10 Thread Roger Olson
Mon, 10 May 2004 10:29:34 +0100 Mike Hearn Wrote: > What sort of program is this? The only use of CreateRemoteThread that I'm > aware of is for bots like Kore which inject themselves into games to > perform remote control. > United Devices Agent is a distributed computing application like setiatho