//+-------------------------------------------------------------------------
//
//  Microsoft Windows
//
//  Copyright (C) Microsoft Corporation, 2000
//
//  File:       msimsp.h
//
//--------------------------------------------------------------------------

#include <windows.h>

// resource string ids
#define IDS_Usage               1
#define IDS_CreatePatchError    2
#define IDS_Success             3

