Drqw SysIcon
  

The command DRAW SYSICON allows to show the icon from the system DLL.

SYNTAX

DRAW SYSICON IN WINDOW <windowname> AT <row>,<col> ;
[ FROM <
library> ] ;
ID | ICON <
icon> ;
[ WIDTH <
w> ] [ HEIGHT <h> ] [ COLOR <nRGB> ] ;
[ TRANSPARENT ]

The others Windows resource files are:
      -
%systemroot%\system32\shell32.dll
      - %systemroot%\system32\pifmgr.dll
      - %systemroot%\explorer.exe
      - %systemroot%\system32\accessibilitycpl.dll
      - %systemroot%\system32\ddores.dll
      - %systemroot%\system32\gameux.dll
      - %systemroot%\system32\moricons.dll
      - %systemroot%\system32\mmcndmgr.dll
      - %systemroot%\system32\mmres.dll
      - %systemroot%\system32\netcenter.dll
      - %systemroot%\system32\netshell.dll

EXAMPLE:

See demo in :
\samples\Basic\ExtractIcon