Changeset 12edcec in nscp for modules/CheckWMI


Ignore:
Timestamp:
11/03/07 14:17:10 (6 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
b749b8d
Parents:
0bc9fdd
Message:

Added one of the tools I use to build (XAutoBuild) as well as tweaked some more options.
I have also added a check/error message if you try to start the service before it has been installed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/CheckWMI/stdafx.h

    rdc65e35 r12edcec  
    3232#define _WIN32_DCOM 
    3333#include <objbase.h> 
     34#include <NSCAPI.h> 
     35#include <NSCHelper.h> 
    3436 
    3537#include <atlbase.h> 
     
    3739#include <atlstr.h> 
    3840#include <atlsafe.h> 
    39 #include <NSCAPI.h> 
    40 #include <NSCHelper.h> 
    4141 
Note: See TracChangeset for help on using the changeset viewer.