Roger wrote:
I am attempting to run a native windows VB6 app (United Devices)
in wine, fake windows, but I continue to encounter an
unimplemented/unhandled API call "CreateRemoteThread"
...
Any advice where I go from here as I want to dump win, get more hd space but I need this app?
Unless you'r
On Mon, 10 May 2004, Dmitry Timoshkov wrote:
> It would be better to remove a duplicate definition to avoid
> such bad things happening in the future.
By all means, I didn't look at the problem, it just seemed
that we must have some checks and bounds to avoid it. Now
that you mention it, IIRC the
"Dimitrie O. Paun" <[EMAIL PROTECTED]> wrote:
> > winternl.h and thread.h definitions of structure TEB didn't have the
> > same size. Sync them up.
>
> A test would be good to avoid them diverging in the future...
It would be better to remove a duplicate definition to avoid
such bad things happ
Xnews was treating all mouseclicks as drag-and-drop operations in the
newsgroup listview. The problem was that LISTVIEW_TrackMouse was losing
the WM_LBUTTONUP message. This patch adds the missing call to
DispatchMessage.
License: X11, LGPL
Changelog: <[EMAIL PROTECTED]>
Dispatch the last
Hi All,
I am attempting to run a native windows VB6 app
(United Devices) in wine, fake windows, but I
continue to encounter an unimplemented/unhandled
API call "CreateRemoteThread" to kernel32
error with any and all RH distro kernels using
any wine version. I was simply wondering if any
On Sun, 9 May 2004, Eric Pouech wrote:
> winternl.h and thread.h definitions of structure TEB didn't have the
> same size. Sync them up.
A test would be good to avoid them diverging in the future...
--
Dimi.