Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

25 lines
976 B

#ifndef _ENVCID_H
#define _ENVCID_H
#define MSOEENVCMDID_SEND 1
#define MSOEENVCMDID_CHECKNAMES 2
#define MSOEENVCMDID_AUTOCOMPLETE 4
#define MSOEENVCMDID_SETACTION 5
#define MSOEENVCMDID_ADDALLONTO 6
#define MSOEENVCMDID_PRIORITY 7
#define MSOEENVCMDID_DIRTY 8
#define MSOEENVCMDID_VCARD 9
#define MSOEENVCMDID_NEWS 10
#define MSOEENVCMDID_SETACCOUNT 11
#define MSOEENVCMDID_SELECTRECIPIENTS 12
#define MSOEENVCMDID_PICKNEWSGROUPS 13
#define MSOEENVCMDID_ADDSENDER 14
#define MSOEENVCMDID_DIGSIGN 15
#define MSOEENVCMDID_ENCRYPT 16
#define MSOEENVCMDID_VIEWCONTACTS 17
#define MSOEENVCMDID_ATTACHFILE 18
#define MSOEENVCMDID_FOCUSTO 19
#define MSOEENVCMDID_FOCUSCC 20
#define MSOEENVCMDID_FOCUSSUBJ 21
#endif