5.3 Using Your Own Icons

Using an icon requires three steps:

1.Create the icon file by using Microsoft Image Editor (IMAGEDIT.EXE).

2.Define the icon resource by using an ICON statement in your application's resource-definition file.

3.Load the icon resource, when it is needed, by using the LoadIcon function in your application code.