mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Interactive services are not supported via WIN32_SERVICE_INTERACTIVE_PROCESS on Windows Vista or later.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304950 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
7af614c7ee
commit
2b8d90f6bb
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
<entry><constant>WIN32_SERVICE_INTERACTIVE_PROCESS</constant></entry>
|
||||
<entry>0x00000100</entry>
|
||||
<entry>
|
||||
The service can interact with the desktop.
|
||||
The service can interact with the desktop. This option is not available on Windows Vista or later.
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
|
Loading…
Reference in a new issue