Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RESOURCE PROBLEMS

Status
Not open for further replies.

functionprototype

Programmer
Joined
Jul 28, 2003
Messages
2
Location
CA
this is just really stupid and itz

been pissing me off for a while now.

itz keeping me from moving along in my work.

whenever i try to load my own .rc file,

it says "Cannot Load file. Group Error."

whenever i try to import a simple cursor

it ALWAYS imports my cursor image into the

icon folder.

as you can see this makes it impossible for me

to code efficiently and i MUST create my

icons in visual c++ with 16 crappy colors.

somebody please help me.
 
What is pissing you off, really?

Just import the .ico files in the resource tab.
Icons are put in the icon "folder" of the resources. That's where icons are supposed to be and I can't see how that would make it impossible for you to code efficiently.



/Per
Nerdy signatures are as lame as the inconsistent stardates of STTNG.
 
no i said the CURSOR files that i'm loading get imported

into the icon folder
 
Ok. Something is fubar in your project then. Try by generating a new project.

/Per
Nerdy signatures are as lame as the inconsistent stardates of STTNG.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top