http://bugs.winehq.org/show_bug.cgi?id=8418
------- Additional Comments From jasmine.aura(a)yahoo.com 2007-17-05 04:55 -------
>Ah, you mean additional menu entries in the window system menu? That won't
>work under Wine in managed mode, since obviously Wine has no control over there.
I understand that.
> You need to run in the virtual desktop (aka not managed mode) to
> see additional system menu entries that an app places there.
I tried that.. Created a virtual desktop (1280x1024), re-ran radmin.. The menu
bar now looks like a win95ish menu bar which doesnt work, and right clicking on
it behaves like i right clicked on the remote system's desktop, or erradically :/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8418
------- Additional Comments From jasmine.aura(a)yahoo.com 2007-17-05 04:49 -------
the patch you suggested did in fact fix it (applied against 0.9.37). i can now
minimize/maximize/move the window at ease.
however, the right click dialog menu is the standard/default on that my window
manager provides (gnome), and does not display any of the above mentioned
features, as when running the client on native windows..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8418
------- Additional Comments From dmitry(a)codeweavers.com 2007-17-05 04:28 -------
> screenshot attached. I nested both in one..
> Remote View under wine in linux to a windows desktop where i'm running
> another remote viewer to another windows desktop..
Ah, you mean additional menu entries in the window system menu? That won't
work under Wine in managed mode, since obviously Wine has no control over
there. You need to run in the virtual desktop (aka not managed mode) to
see additional system menu entries that an app places there.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8419
Summary: wine console ignores conio.h
Product: Wine
Version: 0.9.37.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail2benny(a)gmail.com
I had to write a program for school, windows console based, pain since i use linux.
When i compiled it in windows using bloodshed dev-c++ 4.9.9.2 it worked without
any known bugs (in windows).
Wine cmd however seems to skip all the conio.h instructions in the program.
When i execute the program in wineconsole i get "fixme:curses:WCCURSES_GetEvents
Ooch. somebody beat us" which is the same problem as bug 8367 i think.
I know conio.h is mainly used in old dos compilers. But it being revived. .
http://conio.sourceforge.net/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7045
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-17-05 04:22 -------
154 patches between 09.333 and 0.9.34 mean only 9 or 10 compilations. Not so long.
Gambatte!!!
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7833
focht(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|MS Money 2006 trial aborts |MS Money 2006 trial aborts
|on startup, as it calls the |on startup, as it calls the
|unimplemented function |unimplemented function
|shlwapi.dll.SHSetTimerQueueT|shlwapi.dll.SHSetTimerQueueT
|imer |imer
------- Additional Comments From focht(a)gmx.net 2007-17-05 04:17 -------
Hello,
well i implemented the missing stub but only to notice there is no timer queue
support in wine yet *argh*
Are there any plans on timer queue api (ntdll/kernel32)?
The NT kernel32 timer queue API exports are just thin wrappers which forward to
ntdll RtlXXX timer queue api (plus additonal error checking).
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8418
------- Additional Comments From jasmine.aura(a)yahoo.com 2007-17-05 04:14 -------
> could you check if the patch attached to
> http://bugs.winehq.org/show_bug.cgi?id=7702 fixes this issue?
gonna try it against 0.9.37 tarball sources.. Hopefully i wont need to git the
tree, have to make a ebuild (gentoo).. takes about 22 minutes to build on my
system, will report back with results shortly..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.