21 lines
480 B
Plaintext
21 lines
480 B
Plaintext
/* */
|
|
/* DVD Dectect application */
|
|
/* */
|
|
/* Copyright (C) 2001 Microsoft Inc. */
|
|
/* */
|
|
|
|
#include "DVDUpgrd.h"
|
|
|
|
/* Version Stamping */
|
|
#include "DVDUpgrd.rcv"
|
|
|
|
|
|
STRINGTABLE PRELOAD DISCARDABLE
|
|
BEGIN
|
|
IDS_FNF "Cannot find the %% file.\n\nDo you want to try again ?"
|
|
|
|
END
|
|
#include <ntverp.h>
|
|
|
|
#include "common.ver"
|