CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: NT Service ???

  1. #1
    Join Date
    Apr 1999
    Posts
    1

    NT Service ???

    Hi,

    Any idea about acessing windows information in a NT Service, I need to use function like GetForegroundWindow, EnumWindows etc.

    Thank you very much for helping me. H.K.



    ___________________________________
    Hajnin Kouviev

  2. #2
    Join Date
    Apr 1999
    Posts
    12

    Re: NT Service ???

    Hi,

    I do impersonate the logged on user to do anything I want... :-))

    Regards,

    Bernd



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured