/*****************************************************************/ /** Microsoft Windows **/ /** Copyright (C) Microsoft Corp., 1996-2000 **/ /*****************************************************************/ #include #include #define VER_FILETYPE VFT_DLL #define VER_FILESUBTYPE VFT_UNKNOWN #define VER_FILEDESCRIPTION_STR "PTP USB Driver" #define VER_INTERNALNAME_STR "PTP USB Driver" #define VER_LEGALCOPYRIGHT_YEARS "1999-2000" #define VER_ORIGINALFILENAME_STR "PTPUSB.DLL" #include