please dont rip this site Prev Next

RESDIR Overview  Group

The RESDIR structure contains information about an individual icon or cursor component in a resource group. There is one RESDIR structure for each group component.

typedef struct tagRESDIR 

{ 

    union 

    { 

        ICONRESDIR   Icon; 

        CURSORDIR    Cursor; 

    } ResInfo; 

    WORD    Planes; 

    WORD    BitCount; 

    DWORD   BytesInRes; 

    WORD  IconCursorId; 

} RESDIR; 

 

Members

Icon
Specifies an ICONRESDIR structure that contains the width, height, and color count of the indicated icon.
Cursor
Specifies a CURSORDIR structure that contains the width and height of the indicated cursor.
Planes
Specifies the number of color planes in the icon or cursor bitmap.
BitCount
Specifies the number of bits per pixel in the icon or cursor bitmap.
BytesInRes
Specifies the size of the resource, in bytes.
IconCursorId
Specifies the icon or cursor with a unique ordinal identifier.

Remarks

One or more RESDIR structures immediately follow the NEWHEADER structure in the .RES file. The ResCount member of the NEWHEADER structure specifies the number of RESDIR structures. Note that the RESDIR structure consists of either an ICONRESDIR structure or a CURSORDIR structure followed by the Planes, BitCount, BytesInRes and IconCursorId members. If the RESDIR structure contains information about a cursor, the first two WORDS the resource compiler writes to the RT_CURSOR resource are the xHotSpot and yHotSpot members of the LOCALHEADER structure.

See Also

CURSORDIR, ICONRESDIR, LOCALHEADER, NEWHEADER


file: /Techref/os/win/api/win32/struc/src/str16_8.htm, 2KB, , updated: 2000/4/7 12:20, local time: 2024/4/25 16:28,
TOP NEW HELP FIND: 
18.117.188.64:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.piclist.com/techref/os/win/api/win32/struc/src/str16_8.htm"> RESDIR</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

  PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found
- Page Editors: James Newton, David Cary, and YOU!
* Roman Black of Black Robotics donates from sales of Linistep stepper controller kits.
* Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters.
* Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated!
* Contributors: Richard Seriani, Sr.
 

Welcome to www.piclist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .