home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 September - Disc 1 / PCNET_CD_2006_09.iso / surpriz / MSRMesh-VirtualWIFI.MSI / resource.h8 < prev    next >
Encoding:
C/C++ Source or Header  |  2005-06-24  |  271 b   |  14 lines

  1. #ifndef RESOURCE_H_INCLUDE
  2.  
  3. #define RESOURCE_H_INCLUDE
  4.  
  5. #define IDR_REG_SAMPLE_NOTIFY     40001
  6.  
  7. #define IDD_NOTIFY_GENERAL        1850
  8. #define IDC_STATIC                -1
  9. #define IDC_ADD                   100
  10. #define IDC_REMOVE                200
  11.  
  12. #endif
  13.  
  14.