PoppapumpJ
Programmer
I am making reference to an icon I have in my resource file. It's Key is 101.
When I try to load it with
set oICON = LoadResPicture(101, vbResIcon)
It says resource with Identifier '101' not found.
I can open my resource file and see the Icon with a key of 101.
Anyone have any ideas?
thanks
When I try to load it with
set oICON = LoadResPicture(101, vbResIcon)
It says resource with Identifier '101' not found.
I can open my resource file and see the Icon with a key of 101.
Anyone have any ideas?
thanks