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.
20 lines
480 B
20 lines
480 B
/* */
|
|
/* 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"
|