Reviewing merge request #5: do not set service as INTERACTIVE

http://msdn.microsoft.com/en-us/library/windows/desktop/ms683502(v=vs.85).aspx:

Services cannot directly interact with a user as of Windows Vista. Therefore,
the techniques mentioned in the section titled Using an Interactive Service
should not be used in new code.

Commits that would be merged:

Version 1
  • Version 1
  • 0a4e8a1
  • 0fd737e
  • do not set service as INTERACTIVE

Showing 0a4e8a1-0fd737e

Comments

Pushed new version 1

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository