Re: Resource RT_RCDATA (simple question)
- From: "Frank Hickman [MVP]" <fhickman_NOSP@xxxxxxxxxxxxxxx>
- Date: Mon, 4 Apr 2005 04:00:09 -0400
"Hanna-Barbera" <NULL@xxxxxxxxxx> wrote in message
news:uimCdZNOFHA.2728@xxxxxxxxxxxxxxxxxxxxxxx
> >
>> Not sure why. It does do for both Frank and myself.
>
> I'm pretty sure we are doing something different. Can you perhaps send a
> project with a resource?
>
> vmelkon
> where
> ya
> hoo
> ::
> co
> m
>
> (email in disguise)
>
> I imported another one but I wrote "color" for the resource type and this
> one let me change the ID.
> It just creates a folder name "color" with the quotes included, then puts
> the resource IDR_COLOR1 with no quotes. I can then add quotes to
> IDR_COLOR1.
> This gives what I'm looking for but I wanted it under Data folder.
>
Ahh...now I see what you mean... I did another import and named the type
Data and this time the properties for the resource item did not let me
change the properties. So it must be something to do with naming the type
Data. I even tried it with "Data" and got the same results. After viewing
the .rc file, I have to conclude that because a resource is imported into
the Data type using the RCDATA keyword, the file being imported is pulled
into the .rc file where if it is given a different type name, the data is
only imported when the .rc file is compiled.
--
============
Frank Hickman
Microsoft MVP
NobleSoft, Inc.
============
Replace the _nosp@m_ with @ to reply.
.
- Follow-Ups:
- Re: Resource RT_RCDATA (simple question)
- From: Hanna-Barbera
- Re: Resource RT_RCDATA (simple question)
- References:
- Resource RT_RCDATA (simple question)
- From: Hanna-Barbera
- Re: Resource RT_RCDATA (simple question)
- From: Jeff Partch [MVP]
- Re: Resource RT_RCDATA (simple question)
- From: Hanna-Barbera
- Re: Resource RT_RCDATA (simple question)
- From: Frank Hickman [MVP]
- Re: Resource RT_RCDATA (simple question)
- From: Hanna-Barbera
- Re: Resource RT_RCDATA (simple question)
- From: Jeff Partch [MVP]
- Re: Resource RT_RCDATA (simple question)
- From: Hanna-Barbera
- Resource RT_RCDATA (simple question)
- Prev by Date: Re: Changing size of Scrollbar programmatically
- Next by Date: Re: CRichEditCtrl with syntax highlight - scroll window problem
- Previous by thread: Re: Resource RT_RCDATA (simple question)
- Next by thread: Re: Resource RT_RCDATA (simple question)
- Index(es):
Relevant Pages
|