Thread
:
What's the Resource script format?
View Single Post
06-10-2005, 07:49 AM
#
4
(
permalink
)
dball
Registered User
Join Date: Jun 2005
Posts: 5
Hah! I solved it. After a blinding flash of the obvious, I realized that instead of
Code:
#include "icons.rc"
I should have included
Code:
#include "resource.h"
dball
View Public Profile
Find More Posts by dball