![]() |
|
![]() |
Using Icon Resource
If you want to have a nice little icon for your very own AvP TC, follow these rather simple instructions.
Open INSERT/RESOURCE and select Icon. Click on Import and locate avp.ico in /avp_vc/3dc/.
You will be greeted by the "Edit icon" window. Here you will get a chance to recolor the icon as you like (I made mine a
nice little green box with text saying "Yo Mama" on it). After you've edited the icon, close it down.
Now you will see a hierarchy (Script1 > Icon > IDI_ICON1). Right-click on IDI_ICON1 and choose Properties.
In the ID field, type in IDI_ followed by your desired icon name (this is going to be called later, in the code).
Example:
ID: IDI_MYAVP
#include "resource.h"
Example:IDI_MYAVP