On April 12, 2004 5:33 pm, [EMAIL PROTECTED] wrote:
> fixme:dc:LockWindowUpdate (0x10029), partial stub!
Not much that you can do about this ATM, it's proper
fix is blocked by some pending work.
--
Dimi.
"Mike Hearn" <[EMAIL PROTECTED]> wrote:
> Mike Hearn <[EMAIL PROTECTED]>
> Trace flags passed to SetWindowPos for easier debugging.
Did you try to add +win?
Is that what you are looiking for?
windows/winpos.c,1176:
BOOL WINAPI SetWindowPos( HWND hwnd, HWND hwndInsertAfter,
Juan Lang <[EMAIL PROTECTED]> writes:
> Alexandre, this is somewhat of a test patch in that it
> doesn't "do" anything besides split files up. What
> I'm hoping to do is share smb.c, and to a lesser
> extent netbios.c, between netapi32 and wherever else
> it's needed (currently only kernel32). s
Now it works very nicely... I spent Easter debugging most of the crashes I
was having due to the GUI menus (even in winders), from variables not
freed, etc and now I cannot get it to crash...yet. I'm using MSVC6 for all
the development under VMware 4.5.1.
The GUI code is completely MFC with 16
Vincent Béron <[EMAIL PROTECTED]> writes:
> Le dim 11/04/2004 à 20:56, Sylvain Petreolle a écrit :
>> Vincent,
>> >Changelog:
>> >Remove "Path" lines from sample config.
>> >Setup the links for the default DOS drives in wineinstall.
>> >+ ln -s /mnt/fd0 ~/.wine/dosdevices/a:
>> >+ ln -s $CROOT ~
I can't load a 16 bit app...The problem is correlated to the printing system: i
get an "run-time Error 482: Printer Error".
These are the logs:
Log WINEDEBUG="warn+all"
.
warn:dosfs:DOSFS_FindUnixName L"test\\WINEPS16.dll" not found in '/home/franzo/.
wine/dosdevices/e:'
warn:file:CreateFileW
I offer this for Alexandre and other's consideration and
comments. This is already in use in libfst, which is in turn used by
Ardour, a native linux digital audio workstation, and gAlan, a native
linux modular synthesis system.
There is still no proper cleanup on failure, and nothing is done if
th
On Mon, 12 Apr 2004, antonio serra wrote:
> Hi!
>
> I'm trying to port a windows code to linux via
> winelib. After running winemaker I get the project
> files and run ./configure. At a certain point the
> following message appears on the console:
> checking for windef.h... configure: error: Co
Hi!
I'm trying to port a windows code to linux via
winelib. After running winemaker I get the project
files and run ./configure. At a certain point the
following message appears on the console:
checking for windef.h... configure: error: Could not
find the Wine headers (windef.h)
I have the wind
> The cdrom is usually more often /mnt/cdrom rather than /cdrom, isnt't it ?
Yes, it usually is under /mnt/, also, the floppy is /mnt/floppy under mandrake,
and probably other distros.
Ivan.
Perphaps it might be interesting, that there exists a
gtk2 frontend to tla, called tlator.
Well, it might sound like a shameless plug, because that`s
me who actually wrote it, but the perphaps the main incentive
behind this mail is to widen arch acceptance among people,
so who knows... ;-)
The t
"Dmitry Timoshkov" <[EMAIL PROTECTED]> wrote:
It would be much better if you could mark all string constants
as such using 'const' key word in all your patches (including
already committed, submitted and future ones).
Perhaps we should make a janitorial task to CONST-ify strings where
possible?
On Mon, 12 Apr 2004 09:26:30 +0200, "Rein Klazes" said:
> > 1) it might be better to call COMM_WhackModem() after tcsetattr() so
> > previous flow control settings don't interfere with setting the RTS/DTS
> > lines.
> >
> > 2) #ifdef guards around TIOCM_DTR and TIOCM_RTS?
> >
>
> Agreed, I wil
OK. I will resend the fix after incorporating your feedback.
Thanks
Santosh Siddheshwar
> -Original Message-
> From: Dmitry Timoshkov [SMTP:[EMAIL PROTECTED]
> Sent: Monday, April 12, 2004 6:34 PM
> To: Santosh Siddheshwar
> Cc: [EMAIL PROTECTED]
> Subject: Re: Handling dialog mes
"Santosh Siddheshwar" <[EMAIL PROTECTED]> wrote:
> Change Log:
> windows/defdlg.c - Added code for allocating DIALOGINFO structure and
> storing it as an attribute of the window
> windows/dialog.c - Removed code for allocating DIALOGINFO structure and
> moved initialization of DIALOGINFO structure
"Juan Lang" <[EMAIL PROTECTED]> wrote:
> ChangeLog: if a folder contains a desktop.ini, check
> it for the icon location before using the default
> folder icon
It would be much better if you could mark all string constants
as such using 'const' key word in all your patches (including
already comm
On Mon, 12 Apr 2004 16:46:56 +0900, you wrote:
>
> Hey Rein,
>
> Your patch looks a little more complete than mine :) I was writing an
> improved one, and then saw your patch... Two comments:
>
> 1) it might be better to call COMM_WhackModem() after tcsetattr() so
> previous flow control set
17 matches
Mail list logo