Re: Review-request for 8143227: Platform-Specific Desktop Features

2016-01-15 Thread Semyon Sadetsky
Hi, On 1/15/2016 12:39 PM, Alexander Zvegintsev wrote: Hi Semyon, Yes, it is just LOCK/UNLOCK for now, because it is the most common scenario of desktop usage. Do you mean that we should consider remote desktop logins too? Something like: if (wParam == WTS_CONSOLE_CONNECT

Re: Review-request for 8143227: Platform-Specific Desktop Features

2016-01-15 Thread Alexander Zvegintsev
Hi Semyon, Yes, it is just LOCK/UNLOCK for now, because it is the most common scenario of desktop usage. Do you mean that we should consider remote desktop logins too? Something like: if (wParam == WTS_CONSOLE_CONNECT || wParam == WTS_CONSOLE_DISCONNECT