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.

39 lines
1.4 KiB

  1. /*
  2. * BTTNCUR.RC
  3. * Buttons & Cursors Version 1.1, March 1993
  4. *
  5. * Resource file for the Button Image & Cursors DLL, including cursors and
  6. * standard bitmaps.
  7. *
  8. * Copyright (c)1992-1993 Microsoft Corporation, All Rights Reserved,
  9. * as applied to redistribution of this source code in source form
  10. * License is granted to use of compiled code in shipped binaries.
  11. */
  12. #include <windows.h>
  13. #include "bttncur.h"
  14. #include "bttncuri.h"
  15. IDB_STANDARDIMAGES72 BITMAP res\stdim72.bmp
  16. IDB_STANDARDIMAGES96 BITMAP res\stdim96.bmp
  17. IDB_STANDARDIMAGES120 BITMAP res\stdim120.bmp
  18. IDC_RIGHTARROW CURSOR res\rarrow.cur
  19. IDC_CONTEXTHELP CURSOR res\help.cur
  20. IDC_MAGNIFY CURSOR res\magnify.cur
  21. IDC_NODROP CURSOR res\nodrop.cur
  22. IDC_TABLETOP CURSOR res\tabletop.cur
  23. IDC_HSIZEBAR CURSOR res\sizebarh.cur
  24. IDC_VSIZEBAR CURSOR res\sizebarv.cur
  25. IDC_HSPLITBAR CURSOR res\splith.cur
  26. IDC_VSPLITBAR CURSOR res\splitv.cur
  27. IDC_SMALLARROWS CURSOR res\sarrows.cur
  28. IDC_LARGEARROWS CURSOR res\larrows.cur
  29. IDC_HARROWS CURSOR res\harrows.cur
  30. IDC_VARROWS CURSOR res\varrows.cur
  31. IDC_NESWARROWS CURSOR res\neswarrs.cur
  32. IDC_NWSEARROWS CURSOR res\nwsearrs.cur
  33. //Include the version information
  34. rcinclude bttncur.rcv