CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2000
    Posts
    9

    Converting Dialog App to Service?

    Is there any way to convert an existing dialog based application to an NT service, without using srvany?

    Can I create a winmain win a dialog based app?


  2. #2
    Join Date
    Jan 2000
    Posts
    9

    Re: Converting Dialog App to Service?

    repost


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