W
WeBe
Does anyone know how to use the ExtractIconEx, or any other, function to get
a handle to an icon that is embedded in the resource?
As the Windows CE documentation for ExtractIconEx states, the nIconIndex
parameter should be -N to extract an icon that is not the first (App) icon.
However, icons in my project that I add as Embedded Resource does not seem
to be added to the app's resource table.
So, how can I get a handle to an icon that is an embedded resource?
Regards,
Staffan
a handle to an icon that is embedded in the resource?
As the Windows CE documentation for ExtractIconEx states, the nIconIndex
parameter should be -N to extract an icon that is not the first (App) icon.
However, icons in my project that I add as Embedded Resource does not seem
to be added to the app's resource table.
So, how can I get a handle to an icon that is an embedded resource?
Regards,
Staffan