Le ven 14/01/2005 à 19:38, Robert Shearman a écrit :
> Antti Mäkelä wrote:
>
> >Hi,
> >
> > I'm trying to get a (Win or Mac) software from my local photo printing
> >shop to work. The software is in Finnish, and downloadable from
> >
> >http://www.ifi.fi/programs/IFI_OnlineFoto.exe.
> >
> >
> >
Antti Mäkelä wrote:
Hi,
I'm trying to get a (Win or Mac) software from my local photo printing
shop to work. The software is in Finnish, and downloadable from
http://www.ifi.fi/programs/IFI_OnlineFoto.exe.
The program starts with a wizard. The first dialog box says that the
software wants to c
On Fri, 14 Jan 2005 23:31:54 +0200, Antti Mäkelä wrote:
> The program starts with a wizard. The first dialog box says that the
> software wants to connect to Internet. When I click next, there is an
> quick "connecting to server - respond received" dialog box and then an
> error box with a messag
Hi,
I'm trying to get a (Win or Mac) software from my local photo printing
shop to work. The software is in Finnish, and downloadable from
http://www.ifi.fi/programs/IFI_OnlineFoto.exe. From what I gather, the
software is just licensed and translated version of Fotowire, found at
http://www.fo
Am Donnerstag, 13. Januar 2005 14:40 schrieb Hans Leidekker:
>
> I've put a couple of new RPMs on my page:
>
>http://mirzam.it.vu.nl/mingw/
>
> From the changelog:
>
> - update mingw-runtime to 3.6
> - update w32api to 3.2
> - add mscms import library.
> - add msi import library.
> - add a
Crestez Leonard <[EMAIL PROTECTED]> writes:
> This allows you do "export WINEPREFIX=~/.wine-zzz; ./wine regedit",
> and automatically generate ~/.wine-zzz. You used to have to call
> wineprefixcreate yourself, with correct parameters.
Actually this is a feature ;-) The rationale is that if you ma
On Fri, 14 Jan 2005 19:33:19 +0100, Ivan Leo Puoti wrote:
> Why can't wineprefixcreate just make links to the dlls?
Like I said originally:
Dumping the headers is necessary for stupid installers that map DLL files
manually and rummage around in the headers to figure out versions and
stuff ... sim
Somebody needs to write a program that dumps the NT headers of each
winelib DLL to the appropriate place in the virtual drive C when it's
first created (in wineprefixcreate).
Why can't wineprefixcreate just make links to the dlls?
Ivan.
I am looking for any resolve a problem with sharing open files.
When one user calls CreateFile with sharing=FILE_SHARE_READ, other user can
open the same file with sharing=FILE_SHARE_WRITE wthout any fails. I know
sharing control done in wine-server, but it resolves problem only when single
use
Dmitry Timoshkov <[EMAIL PROTECTED]> wrote:
> "Rémi Assailly" <[EMAIL PROTECTED]> wrote:
>
> > diff -u dlls/x11drv/x11drv_main.c dlls/x11drv/x11drv_main.c
> > --- dlls/x11drv/x11drv_main.c 2004-12-08 18:27:53.0 +0100
> > +++ dlls/x11drv/x11drv_main.c 2005-01-12 21:23:02.0 +0100
> >
On Wed, 29 Dec 2004 00:35:48 -0500, Paul R Streitman wrote:
same here with notes 6.5.1.
> Mike,
>
> Sorry about that, I edited away the notes level at some point! This is
> with notes 6.5.3. I can easily reproduce it if you would like me to try
> anything.
>
>
Whats the status of this? Is this the final and set date? I'd like to
get the date finalized soon so I can can purchase my tickets early
enough to get a decent rate.
On Mon, 2005-01-10 at 15:49 -0700, Brian Vincent wrote:
> WINECONF 2005 GOES TO EUROPE!
>
> We have a tentative reservation for Win
Ove Kaaven wrote:
fre, 14,.01.2005 kl. 13.06 +1100, skrev Con Kolivas:
Well the scheduler is not going to be rewritten any time soon (trust me,
I've tried :P). Tell me what remaining requirements your threads have
that you are unable to achieve at the moment and I'll see if I can help
with my un
Hi,
--- Robert Reif <[EMAIL PROTECTED]> wrote:
> New patch with tests and credit to ReactOS. I don't know who wrote
> the code and the credit is not in the file. The Author column of the
> CVSweb page lists jimtabor. Please let me know if this is adequate
> credit or not. It would be nice if
"Robert North" <[EMAIL PROTECTED]> wrote:
> I thought this removal looked a bit suspicious...
> So, I did a quick google for WM_OTHERWINDOWCREATED
> , and there seems to be a consensus that these two messages are defined
> as follows:
>
> WM_OTHERWINDOWCREATED0x0042
> WM_OTHERWINDOWDEST
Dmitry Timoshkov dmitry-at-baikal.ru |Wine Mailing Lists| wrote:
Hello,
Platform SDK defines WM_GETOBJECT as 0x003d and doesn't have a
message with value 0x003c at all. WM_GETOBJECT is used by Active
Accessibility to retrieve an interface pointer from a window.
Changelog: Dmitry Timoshkov <[EM
fre, 14,.01.2005 kl. 13.06 +1100, skrev Con Kolivas:
> Well the scheduler is not going to be rewritten any time soon (trust me,
> I've tried :P). Tell me what remaining requirements your threads have
> that you are unable to achieve at the moment and I'll see if I can help
> with my understandin
On Fri, Jan 14, 2005 at 01:58:25PM +0100, Jonathan Ernst wrote:
> After doing it for lostwages I did the same for AppDB.
Cool, don't forget Bugzilla too :)
--
Dimi.
Jeremy White wrote:
Photoshop has a thread that runs that samples the mouse position every 5
ms;
if it doesn't get it's samples in the right amount of time, you don't
draw smooth curves. (It may be a timer event callback routine,
or a thread that is woken up by a timer event, I can't recall exact
Ferenc Wagner wrote:
What makes you think I've got one? It should be *you* who
speak up and tell what information/presentation is need for
the best and easiest use.
I can't believe I didn't think of this before, but the test results
really should be sorted differently.
I would prefer to have al
Paul Millar wrote:
On Thursday 13 January 2005 00:41, Dimitrie O. Paun wrote:
Hmm, that would be cool. For reasons I can not understand, I can
not access Paul's site at www.astro.gla.ac.uk, so having them
available somewhere else would be very good for me.
Yes, this problem again? I've nev
Jeremy White wrote:
Specifically, there are other areas of interest when you think about
timing and scheduling. First is the Windows very clear cut 'foreground
window' boost. I have no idea how this maps into the Linux
interactivity strategy. They seem to be roughly equivalent, and I
never found
Hello all,
I wasn't quite sure which list to post this on (no flames please)
First, happy to see the new release of WINE 20050111 for FreeBSD (and previous
20041201)
I obtained and compiled the latest version for my standard FreeBSD 5.3
install.
Upon running any windows/wine app I get the e
Alex Villacis Lasso <[EMAIL PROTECTED]> writes:
> Apparently this patch did not make it in time for the 20050111
> release, so I am resending it.
Could you please submit a test case for this?
--
Alexandre Julliard
[EMAIL PROTECTED]
On Fri, Jan 14, 2005 at 11:32:56AM +0100, Paul Vriens wrote:
> HDF_LEFT is also 0, so should we get rid of the first check, and only
> check for LVCFMT_RIGHT and LVCFMT_CENTER?
Yes, you could remove it, but it will save nothing and will make the
code harder to read. gcc most like optimizes it out
Paul Millar <[EMAIL PROTECTED]> writes:
> As a shot in the dark, have you got either ECN set, or a non-zero
> default window-scaling? Which kernel are you running?
>
> cat /proc/sys/net/ipv4/tcp_ecn
This gives 1 for me (and I can access your pages).
> cat /proc/sys/net/ipv4/tcp_default_win_sca
The other day I came across a wrapper for wireless lan drivers that uses
the XP driver and loads it into Linux. Driver interfaces in Windows are
fairly standard for a certain type of device. I suggest you look on the
web for sites that list drivers and see if something like this is
available.
Dimitrie O. Paun wrote:
>
> ChangeLog
> Use the LVCFMT_{LEFT,RIGHT,CENTER} enumeration flags properly.
>
> /* set text alignment (leftmost column must be left-aligned) */
> -if (nColumn == 0 || lpColumn->fmt & LVCFMT_LEFT)
> +if (nColumn == 0 || (lpColumn->fmt & LVCFMT_JUS
Hi,
On Fri, Jan 14, 2005 at 01:10:00AM -0500, Dimitrie O. Paun wrote:
> Can we please provide _explicit_ sizes for es like these:
>
>
Frankly, I'm a bit astonished that people in this day and age still
sometimes fail to provide it, for such critical image elements of a website.
Andreas Moh
29 matches
Mail list logo