Getting stock Windows Icons

Windows comes with a few stock icons that you can retrieve using Curtains.

loadoemicon(stock_id[, w=0[, h=0[, flags=DEFAULTCOLOR]]])

Load a stock Windows Icon.

Parameters:
  • stock_id – One of the Stock Icon Ids.
  • w – Desired width of the icon.
  • h – Desired height of the icon.
  • flags – Not officially supported. See source code.

Stock Icon Ids

[FIXME]Document the icon ids.