Leaked source code of windows server 2003
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.
 
 
 
 
 
 

10 lines
237 B

#ifndef __LocalResource_H__
#define __LocalResource_H__
#define INDEX_NONE -1
#define INDEX_WEBSERVER 0
#define INDEX_DBSERVER 1
#define INDEX_UDDISERVICES 2
#define INDEX_OPENFOLDER 5
#endif // __LocalResource_H__