winresid.h File Reference

<mi32/winresid.h> MicroImages resource ID usage ranges for MFC More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define ID_COMMAND_FIRST   40960
#define ID_COMMAND_LAST   57340
#define ID_CONTROL_FIRST   8192
#define ID_CONTROL_LAST   28672
#define ID_INDICATOR_GRE_VIEW_SCALE   57342
#define ID_INDICATOR_GRE_VIEW_STATUS   57341
#define ID_INDICATOR_GRE_VIEW_XY   57343
#define ID_TIMER_AUTOLOADMRU   102
#define ID_TIMER_REDRAW   101


Detailed Description

<mi32/winresid.h> MicroImages resource ID usage ranges for MFC

Definition in file winresid.h.


Define Documentation

#define ID_COMMAND_FIRST   40960
 

First dynamically assigned command ID (0xA000).

Microsoft DevStudio AppWizard begins assigning command IDs starting with 32769.

Definition at line 43 of file winresid.h.

#define ID_COMMAND_LAST   57340
 

Last available command ID (0xDFFE) - See below.

Definition at line 44 of file winresid.h.

#define ID_CONTROL_FIRST   8192
 

First dynamically allocated control ID (0x2000).

Definition at line 36 of file winresid.h.

#define ID_CONTROL_LAST   28672
 

Last available control ID (0x6FFF).

Definition at line 37 of file winresid.h.

#define ID_INDICATOR_GRE_VIEW_SCALE   57342
 

Definition at line 52 of file winresid.h.

#define ID_INDICATOR_GRE_VIEW_STATUS   57341
 

StatusBar Indicator IDs.

Indicators are handled by the Windows command routing mechanism and updated through UPDATE_COMMAND_UI. When adding a new indicator ID use the ID_COMMAND_LAST value above as the new ID and then decrement that value above.

Definition at line 51 of file winresid.h.

#define ID_INDICATOR_GRE_VIEW_XY   57343
 

Definition at line 53 of file winresid.h.

#define ID_TIMER_AUTOLOADMRU   102
 

Automatically open most recent document in history list.

Definition at line 30 of file winresid.h.

#define ID_TIMER_REDRAW   101
 

Redraw a window.

Definition at line 29 of file winresid.h.


Generated on Tue Dec 14 13:19:25 2004 for TNTsdk by  doxygen 1.3.8-20040913