windows-nt/Source/XPSP1/NT/shell/cpls/deskpan/deskpan.rc

27 lines
643 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
/******************************************************************************
Source File: Deskpan.rc
Configure panning for the display
Copyright (c) 1997-1998 by Microsoft Corporation
Change History:
12-01-97 AndreVa - Created It
******************************************************************************/
#include <windows.h>
#include "resource.h"
#include <ntverp.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Advanced display panning properties"
#define VER_INTERNALNAME_STR "deskpan.dll"
#include "common.ver"