dllregshex.rc
上传用户:sencon168
上传日期:2007-01-04
资源大小:22k
文件大小:4k
- //Microsoft Developer Studio generated resource script.
- //
- #include "resource.h"
- #define APSTUDIO_READONLY_SYMBOLS
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 2 resource.
- //
- #include "afxres.h"
- /////////////////////////////////////////////////////////////////////////////
- #undef APSTUDIO_READONLY_SYMBOLS
- /////////////////////////////////////////////////////////////////////////////
- // Neutral resources
- #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
- #ifdef _WIN32
- LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
- #pragma code_page(1252)
- #endif //_WIN32
- /////////////////////////////////////////////////////////////////////////////
- //
- // Bitmap
- //
- IDB_INSTALL BITMAP DISCARDABLE "res\install.bmp"
- IDB_UNINSTALL BITMAP DISCARDABLE "res\uninstall.bmp"
- IDB_ABOUT BITMAP DISCARDABLE "res\about.bmp"
- /////////////////////////////////////////////////////////////////////////////
- //
- // String Table
- //
- STRINGTABLE DISCARDABLE
- BEGIN
- IDCMD_INSTALL "Register DLL as shell extension."
- IDCMD_UNINSTALL "Unregister shell extension DLL."
- IDS_Q_INSTALL "Are you sure you want to register the DLL '%s' as shell extension?rnYou can undo this (i.e unregister) by choosing 'Unregister' from the same context menu."
- IDS_ABOUT "DLL Registerer shell extension. Register this DLL using command line utilityrn(""cmd.exe"" or ""dosprmpt.exe""), as in this example:rnC:\WinNT\system32>regsvr32.exe dllregshex.dll.rnrnProgramming: Cristian Amarie (camarie@mail.dntis.ro).rnYou can use this DLL and/or the source code providing a note containingrnthis text. Using these files in any form implies no warranties for the final result."
- IDCMD_ABOUT "About DLL Registerer..."
- END
- #endif // Neutral resources
- /////////////////////////////////////////////////////////////////////////////
- /////////////////////////////////////////////////////////////////////////////
- // Italian (Italy) resources
- #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ITA)
- #ifdef _WIN32
- LANGUAGE LANG_ITALIAN, SUBLANG_ITALIAN
- #pragma code_page(1252)
- #endif //_WIN32
- #ifndef _MAC
- /////////////////////////////////////////////////////////////////////////////
- //
- // Version
- //
- VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,0,0,1
- PRODUCTVERSION 1,0,0,1
- FILEFLAGSMASK 0x3fL
- #ifdef _DEBUG
- FILEFLAGS 0x29L
- #else
- FILEFLAGS 0x28L
- #endif
- FILEOS 0x40004L
- FILETYPE 0x2L
- FILESUBTYPE 0x0L
- BEGIN
- BLOCK "StringFileInfo"
- BEGIN
- BLOCK "000004b0"
- BEGIN
- VALUE "Comments", "Improve source code with other useful options! "
- VALUE "CompanyName", "See 'About...' box after this DLL is registered. "
- VALUE "FileDescription", "DLL Registerer "
- VALUE "FileVersion", "0.11 "
- VALUE "InternalName", "DLLRegShEx "
- VALUE "LegalCopyright", "See 'About...' box after this DLL is registered. "
- VALUE "LegalTrademarks", "See 'About...' box after this DLL is registered. "
- VALUE "OriginalFilename", "dllregshex.dll "
- VALUE "PrivateBuild", "None. "
- VALUE "ProductName", "DLL Registerer Shell Extension "
- VALUE "ProductVersion", "0.1 "
- VALUE "SpecialBuild", "Build time: Saturday, 09/25/1999 (MDY), 17.07 (CET + 01.00) "
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- VALUE "Translation", 0x0, 1200
- END
- END
- #endif // !_MAC
- #ifdef APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // TEXTINCLUDE
- //
- 1 TEXTINCLUDE DISCARDABLE
- BEGIN
- "resource.h "
- END
- 2 TEXTINCLUDE DISCARDABLE
- BEGIN
- "#include ""afxres.h""rn"
- "