Josselin Bardet wrote:
Nikolay Sivov a écrit :
As I already said in bugzilla:
- use SendMessageW
- add FIXME for unused flags or use them
- no need for brackets around SendMessage
- add a simple test (if native send this message - you can check it
easily with Spy in Windows)
Proposed impleme
Nikolay Sivov a écrit :
As I already said in bugzilla:
- use SendMessageW
- add FIXME for unused flags or use them
- no need for brackets around SendMessage
- add a simple test (if native send this message - you can check it
easily with Spy in Windows)
Proposed implementation:
Adding in inclu
Nikolay Sivov a écrit :
As I already said in bugzilla:
- use SendMessageW
- add FIXME for unused flags or use them
- no need for brackets around SendMessage
- add a simple test (if native send this message - you can check it
easily with Spy in Windows)
After testing on a real windows, it looks
Hi,
As next of the discussion on the bug 18772
(http://bugs.winehq.org/show_bug.cgi?id=18772), I send here the
implemenation for User32.PrintWindow function
I've tested it with an application that was crashing because of this
unimplemented function.
Regards
Jos
>From 8be8f14c3bf4041661ca10
Josselin Bardet wrote:
Hi,
As next of the discussion on the bug 18772
(http://bugs.winehq.org/show_bug.cgi?id=18772), I send here the
implemenation for User32.PrintWindow function
I've tested it with an application that was crashing because of this
unimplemented function.
Regards
Jos
As I alr
Hi,
As next of the discussion on the bug 18772
(http://bugs.winehq.org/show_bug.cgi?id=18772), I send here the
implemenation for User32.PrintWindow function
I've tested it with an application that was crashing because of this
unimplemented function.
Regards
Jos
>From 8be8f14c3bf4041661ca1057d7