home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / CMCD0304.ISO / Software / Freeware / Programare / nullsoft / nsis20.exe / Source / afxres.h next >
C/C++ Source or Header  |  2004-01-30  |  76b  |  6 lines

  1. #include "Platform.h"
  2.  
  3. #ifndef IDC_STATIC
  4. #define IDC_STATIC -1
  5. #endif
  6.