Getting stock Windows Icons =========================== Windows comes with a few stock icons that you can retrieve using Curtains. .. function:: loadoemicon(stock_id[, w=0[, h=0[, flags=DEFAULTCOLOR]]]) Load a stock Windows Icon. :param stock_id: One of the :ref:`stock-icon-ids`. :param w: Desired width of the icon. :param h: Desired height of the icon. :param flags: Not officially supported. See source code. .. _stock-icon-ids: Stock Icon Ids -------------- [FIXME]Document the icon ids.