How to edit registry, delete a file & start/stop a process using C & C++..?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Subin Ninan
    New Member
    • Sep 2010
    • 91

    How to edit registry, delete a file & start/stop a process using C & C++..?

    I want to create an application using C or C++ which includes all these operations.
  • weaknessforcats
    Recognized Expert Expert
    • Mar 2007
    • 9214

    #2
    This is actually a Windows programming question and not anything to do with C/C++.

    You should be able to find plenty of examples in MSDN just by using Google.

    If you need a book, I suggest Windows via C/C++ by Jeffrey Richter.

    Comment

    Working...