mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
424 B
28 lines
424 B
;/*++
|
|
;
|
|
;Copyright (c) 1999 Microsoft Corporation
|
|
;
|
|
;Module Name:
|
|
;
|
|
; genjob.mc
|
|
;
|
|
;Abstract:
|
|
;
|
|
; This file contains the message definitions for the generic job object
|
|
; cluster resource DLL
|
|
;
|
|
;Author:
|
|
;
|
|
; Charlie Wickham (charlwi) 3-Sep-1999
|
|
;
|
|
;Revision History:
|
|
;
|
|
;Notes:
|
|
;
|
|
;--*/
|
|
;
|
|
|
|
MessageID=1200 SymbolicName=RES_GENJOB_CREATE_FAILED
|
|
Language=English
|
|
Cluster generic job object '%1' could not be created.
|
|
.
|