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.

23 lines
405 B

  1. #include "cfrg2048.r"
  2. resource 'BNDL' (128)
  3. {
  4. 'SBAS', /* signature */
  5. 0, /* version id */
  6. {
  7. 'ICN#',
  8. {
  9. 0, 128;
  10. },
  11. 'FREF',
  12. {
  13. 0, 128;
  14. };
  15. };
  16. };
  17. resource 'FREF' (128)
  18. {
  19. 'APPL', 0, "";
  20. };