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

    How to Create a WINDOWS Control Panel Application?

    Hi,
    I need your help.
    I want to create an Application that can be invoked from WINDOWS Control Panel.(ie. WINDOWS control panel should display an icon for my application say MyApp)



  2. #2
    Join Date
    May 1999
    Posts
    667

    Re: How to Create a WINDOWS Control Panel Application?

    Look at this months MSJ(Nov99), Paul DiLascia has an article and framework for MFC for control Panel Appletts. (http://www.microsoft.com/msj) You can download the source from their site.

    Chris


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