At 09:40 AM 9/29/2005, Brian Vincent wrote:
On 9/29/05, Molle Bestefich <[EMAIL PROTECTED]> wrote:
> That said, it seems a bit rude that the 20050830 CVS drop is *still*
> on the front page of http://www.winehq.com/, even after everyone knows
> that it's missing a patch to compile cleanly.
Ken Larson wrote:
Alex -
Thanks for the good info. As far as not needing an X server, when I
try to run my exe under wine without one, I get:
wine: Could not load graphics driver 'x11drv'.
Make sure that your X server is running and that $DISPLAY is set
correctly.
but yes, the regedit /?
Molle Bestefich wrote:
If not, and that one's going away in two days, then it's probably not worth it..
Well, assuming that nobody cares about the hundreds of (potential) users
put off during those two days :-) Isn't it possible to post a previous
version or remove it completely? Is it lots
On 9/29/05, Brian Vincent <[EMAIL PROTECTED]> wrote:
> On 9/29/05, Molle Bestefich <[EMAIL PROTECTED]> wrote:
> > That said, it seems a bit rude that the 20050830 CVS drop is *still*
> > on the front page of http://www.winehq.com/, even after everyone knows
> > that it's missing a patch to compile
Alex -
Thanks for the good info. As far as not needing an X server, when I try
to run my exe under wine without one, I get:
wine: Could not load graphics driver 'x11drv'.
Make sure that your X server is running and that $DISPLAY is set correctly.
but yes, the regedit /? trick works fine.
I
Dmitry Timoshkov wrote:
"Alex Villacís Lasso" <[EMAIL PROTECTED]> wrote:
The following is a problem I have been having with every single
VisualBasic application for some time, and I ask for your help now:
Every single VisualBasic application I have tried lacks the minimize and
maximize bu
Ken Larson wrote:
I'm using wine to access a particular proprietary DLL (I don't have
the source for it) on Linux. The way I'm doing this is to write an
EXE that wraps the DLL, and makes all of the functions available via
socket request and response messages. My linux program has access to
On 9/29/05, Molle Bestefich <[EMAIL PROTECTED]> wrote:
> That said, it seems a bit rude that the 20050830 CVS drop is *still*
> on the front page of http://www.winehq.com/, even after everyone knows
> that it's missing a patch to compile cleanly.
>
> Why not just add the patch to the package and sl
Molle Bestefich wrote:
> Molle Bestefich wrote:
> > [EMAIL PROTECTED] wrote:
> > > I had a problem with Wine20050830 compilation.
> > > Error: error parse before "BerElement";
> >
> > This question has been asked and answered a couple of times now.
> >
> > GMANE search:
> > http://search.gmane.org/
> Declare debug channels as static variables so that we
> don't need to generate an external .dbg.c file to define them.
Way cool, thanks for fixing this, it was really
bothering me that we had that additional pass
over the source...
I think our toolchain looks pretty good now!
--
Dimi Paun <
I'm using wine to access a particular proprietary DLL (I don't have the
source for it) on Linux. The way I'm doing this is to write an EXE that
wraps the DLL, and makes all of the functions available via socket
request and response messages. My linux program has access to the
functions of the
> If that function is supposed to be useful, then scream or re-add it
> later.
Re-adding would be a good idea. I thought it will be useful for finding
an item in the tree, but then managed to do the same without using it.
---
Krzysztof
Detlef Riekenberg <[EMAIL PROTECTED]> writes:
> Changelog:
> - New Testsuite for winspool.drv for
>GetPrinterDriverDirectoryA and
>GetDefaultPrinterA
Please try to follow the model of other test programs, don't define a
whole new environment for yourself. Most of the stuff you do here is
On Wed, 28 Sep 2005 23:53:28 +0100, you wrote:
>I've tried the following
>
>1. Use DebugBreak before and after the RegisterClassEx16 call with no temp
>defined
>- Stacks are identical as far as winedbg traces (0x60 bytes)
Hi Jason,
This winedbg stack trace (info stack) is equivalent to the exami
i am making the "amateur" version of progress: i just had
echo_server.exe run for the first time on win32: echo_client.exe
has been running successfully since this morning.
rpcd.exe - the endpoint mapper - just crashed :)
hmmm... recv_state_timer is indicating Ping timeout, sending "Orphan
timeou
"Oliver Stieber" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> MDI was updated a few months ago, one of the results is that MDI no longer
> works for Direct3D
> applications. Fixing MDI for Direct3D is on my TODO list.
I think the error occurs when Direct3D is used in any child
Vincent Béron <[EMAIL PROTECTED]> writes:
> This patch causes compilation with gcc 3.2 to issue some warnings about
> null format strings whenever a TRACE_ON() (or other) is used. I know
> there's a check in wine_dbg_log() for !format, but the warning is still
> annoying.
>
> I guess you don't wan
Hi,
I just started on writing support for Xcursor, i dont know about the
configure stuff and all that.
So i wrote a small xcursor.c file to be in the dlls/x11drv/ directory.
could any body please tell me how to proceed further.
And also i would like to wite another utility function to convert the
On Wed, Sep 28, 2005 at 11:53:28PM +0100, Ann & Jason Edmeades wrote:
> Ok, more information...
>
> The routine (slightly modified to allow code before the return) is
>
> ATOM WINAPI RegisterClass16( const WNDCLASS16 *wc )
> {
> WNDCLASSEX16 wcex;
> ATOM fred;
>
19 matches
Mail list logo