2025-11-28 00:35:46 +09:00

11 lines
259 B
Plaintext

#include "resource.h"
#include <windows.h>
IDI_KFSAMPLE_ICON ICON "handler_24bit.ico"
STRINGTABLE
BEGIN
IDS_KFSAMPLE_TOOLTIP "KnownFolders offer handy tooltips!"
IDS_KFSAMPLE_LOCALIZEDNAME "This is my Sample KnownFolder!"
END