Ilya Shpigor wrote:
> +/* Ctrl+Break processing */
> +if ((e->state & ControlMask) &&
> +(e->keycode == 0x7F))
> +return VK_CANCEL;
It's always a good idea to provide some details. Like:
pressing the Pause/Break key alone produces VK_PAUSE vkey, while
pressing Ctrl+Pause
2010/1/19 sacchi antonio :
> This is a survey for the apps that users would like to see in upcoming
> version of Ubuntu:
> what do you think??
> ubuntuforums.org/showthread.php?t=1381221
They cannot possibly be serious. Photoshop, iTunes, WoW, Steam?
"Codeweavers" isn't even an application.
A few
This is a survey for the apps that users would like to see in upcoming
version of Ubuntu:
what do you think??
ubuntuforums.org/showthread.php?t=1381221
www.surveymonkey.com/s/GFVQP62
P.S. Please suggest AutoCAD
:-D
I needed a WIN32 API based file-appending solution to fix a bug
(http://bugs.winehq.org/show_bug.cgi?id=21394) and using the example code
http://msdn.microsoft.com/en-us/library/aa363778%28VS.85%29.aspx
as reference, I have got a somewhat working solution, except if I follow the
code, the WriteFil
On Mon, Jan 18, 2010 at 4:09 AM, Hans Leidekker wrote:
> ---
> dlls/msi/join.c | 7 +--
> 1 files changed, 5 insertions(+), 2 deletions(-)
>
Tests please?
Thanks,
James
Hello,
I would like to present my project here too, because I think this
information will be interesting for Wine developers. At least, I have
not seen anyone gone that far using Wine code.
I came up with an idea to create an alternative Win32 subsystem,
which would be targeted to NT-alike
Andrew Nguyen writes:
> Yes, the mapi32 prop and util tests on Wine don't require the extended
> MAPI provider, but on Windows a MAPI provider must exist in order for
> initialization to succeed. Without a provider, NT platforms simply
> skip:
>
> prop.c:1380: Tests skipped: ScInitMapiUtil is not
On Mon, Jan 18, 2010 at 8:46 AM, Alexandre Julliard wrote:
> Andrew Nguyen writes:
>
>> This seemed to be the easiest and most trivial way to allow
>> MAPIInitialize to succeed in the tests, which will be added in the
>> next several patches.
>
> That doesn't seem right. The tests should be able
Andrew Nguyen writes:
> This seemed to be the easiest and most trivial way to allow
> MAPIInitialize to succeed in the tests, which will be added in the
> next several patches.
That doesn't seem right. The tests should be able to work without an
extended provider.
--
Alexandre Julliard
julli..
Damjan Jovanovic writes:
> @@ -387,6 +387,7 @@ HKLM,%CurrentVersion%\Controls
> Folder\PowerCfg,"LastID",,"5"
>
> HKLM,%CurrentVersion%\RunServices,"winemenubuilder",2,"%11%\winemenubuilder.exe
> -a -r"
> HKLM,%CurrentVersion%\Setup,"BootDir",,"%30%"
> HKLM,%CurrentVersion%\Setup,"SharedDir
10 matches
Mail list logo