Re: [1/6]user32:SwitchDesktop API Implementation (try 2)
13 Dec
2009
13 Dec
'09
5:46 p.m.
shanmukha sainath addepalli wrote:
Hi,
These are the series of patches for the Implementation of SwitchDesktop and OpenInputDesktop API in user32.dll. SwitchDesktop API is useful for switching between two desktops. Multi desktop applications use this API functionality to switch between desktops.
Each patch have to be atomic - it should compile on it's own and work. This and other patches in your series won't compile / work.
+ SERVER_START_REQ( switch_desktop ) Here you depend on a service call that's not yet defined. Wine will not compile this way.
Vitaliy.
5846
Age (days ago)
5846
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vitaliy Margolen