30 lines
968 B
C
30 lines
968 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by ssmprsrc.rc
|
|
//
|
|
#define IDS_NO_FILES_FOUND 2
|
|
#define IDB_1 2009
|
|
#define IDB_SLIDESHOWTOOLBAR 2016
|
|
#define IDB_SLIDESHOWTOOLBARHOT 2017
|
|
#define IDC_STATIC -1
|
|
|
|
// Slideshow Mode Commands
|
|
#define ID_FIRSTSLIDESHOWCMD 600
|
|
#define ID_PLAYCMD 600
|
|
#define ID_PAUSECMD 601
|
|
#define ID_PREVCMD 602
|
|
#define ID_NEXTCMD 603
|
|
#define ID_CLOSECMD 604
|
|
#define ID_LASTSLIDESHOWCMD 605
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 2018
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1027
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|