Resources extracted from genahci.sys
====================================
Layout: <TYPE>/<id>.<language><extension>, where <id> is the resource's numeric id or
its name, and <language> is the Windows language id the resource was compiled for.
Special cases:
icons/ complete .ico files rebuilt from GROUP_ICON directories and their ICON images.
A single ICON resource has no file header of its own and cannot be opened alone,
so only PNG-form icon images are also written under ICON/.
BITMAP/ a 14-byte BMP file header is prepended so the image opens; the pixels are unchanged.
strings.txt STRING resources decoded to text. Windows packs sixteen strings per resource block.
MANIFEST/ the application manifest, as XML.
DIALOG, MENU, ACCELERATOR and MESSAGETABLE resources are written as raw blobs. They are
compiled binary templates; turning them back into .rc source is not attempted here.
Entries in the resource directory: 1
Files written: 1
Icons rebuilt: 0