Hi, what i find rather confusing in current wine , is
that it only tries to use the fonts in
~/.wine/drive_c/windows/fonts. Lets say i'm a new user
and i want to try out wine. I create a new directory
~/.wine and i try to install for example Guitar pro
demo:
http://213.246.36.227/download/GP4DEMO_E
Hi, whenever i run winamp i get an "extra" window like
in attached screenshot (in the upper left corner):
http://uk.f257.mail.yahoo.com/ym/ShowLetter/Untitled.jpg?viewimg=1&box=Inbox&MsgId=8406_5641744_357203_1322_61137_0_2958_82368_3272969419&bodyPart=2&filename=Untitled.jpg&tnef=&YY=45250&order=
Hi, looking at the screenshot this looks quite
promising
i must say! Although i do not use this app personally
i think this is, like office and directx games (for
which development unfortunately seems to have stopped
:( ),
one of them "killer applications" meaning widely
used and very popular an
uncomment the "Managed" line problem is still
there.
if i use
WINE REGISTRY Version 2
[x11drv]
"Managed" = "N"
"UseTakeFocus" = "N"
# [/wineconf]
the tooltip problem is gone! Maybe it could help you
to fix the problem, but at this moment i wouldn
Don't know if this is of any help to you but i noticed
this problem too using some apps and it dissapears ,
if i remember correctly, using native comctl32. So you
might run the apps using WINEDEBUG=+comctl32 to track
down the problem. Regards
I just wanted to make sure folks were aware of
Hi , i would like to implement this function:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/multimed/htm/_win32_cappreview.asp
Here fpProc is a pointer to the preview callback
function
Applications use this to get access to the videodata.
Right now i already have a preview window
Hi, don't know if it's of much use for anyone, but i
can now view the images from my webcam in the preview
window in programs like Virtualdub, Paltalk and
WebCamnow. Basically the attached "patch" reads a
RGB-image from my
video4linux device and "turns" this into a bitmap,
which is then displayed
Hi
That patch won't work. You forgot to include the
changes in the headers in vfw.h I've sent you, e.g.
#define WM_CAP_STARTWM_USER
#define WM_CAP_UNICODE_START(WM_USER +100)
#define WM_CAP_DRIVER_CONNECT (WM_CAP_START+
10)
#define WM_CAP_DRIVER_DISCONN
Hello again,
> The patch:
>
http://www.winehq.org/hypermail/wine-cvs/2004/10/0395.html
>
> Log message:
>Get rid of the WIN_NEEDS_BEGINPAINT flag, Windows
will happily loop
>forever too if WM_PAINT is not handled properly.
>
> Causes regression in the game "DeusEx".
> The game was pla
It also causes a regression in foobar2000, see last
comment on
http://appdb.winehq.org/appview.php?versionId=2355
Hello again,
> The patch:
>
http://www.winehq.org/hypermail/wine-cvs/2004/10/0395.html
>
> Log message:
>Get rid of the WIN_NEEDS_BEGINPAINT flag, Windows
will happily loop
>
Hi, this patch also breaks foobar2000, see
http://appdb.winehq.org/appview.php?versionId=2355
last comment
Hello again,
> The patch:
>
http://www.winehq.org/hypermail/wine-cvs/2004/10/0395.html
>
> Log message:
>Get rid of the WIN_NEEDS_BEGINPAINT flag, Windows
will happily loop
>foreve
MediaHost (TM) wrote:
>> However, is there any development going on
concerning v4l and/or USB?
>> Actually it's a pity, that I couldn't realize this
projectwe would
>> have been willing to invest in such code
>I'm not sure what the capabilities of video4linux
are, >which devices it
>su
Hi, i found this very simple app which just pops up a
window:
#include
LRESULT CALLBACK WndProc(HWND hwnd, UINT msg, WPARAM
wparam, LPARAM lparam)
{
switch (msg) {
case WM_DESTROY:
PostQuitMessage(0);
return 0;
default:
return DefWindowProc(hwnd, msg, wpa
13 matches
Mail list logo