Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

tagICONCACHE Struct Reference

Collaboration diagram for tagICONCACHE:

Collaboration graph
[legend]
List of all members.

Public Attributes

tagICONCACHE * next
HMODULE hModule
HRSRC hRsrc
HRSRC hGroupRsrc
HANDLE handle
INT count

Member Data Documentation

struct tagICONCACHE* tagICONCACHE::next
 

Definition at line 72 of file winicon.cpp.

Referenced by CURSORICON_AddSharedIcon(), CURSORICON_DelSharedIcon(), CURSORICON_FindCache(), CURSORICON_FindSharedIcon(), and CURSORICON_FreeModuleIcons().

HMODULE tagICONCACHE::hModule
 

Definition at line 74 of file winicon.cpp.

Referenced by CURSORICON_AddSharedIcon(), CURSORICON_FindSharedIcon(), and CURSORICON_FreeModuleIcons().

HRSRC tagICONCACHE::hRsrc
 

Definition at line 75 of file winicon.cpp.

Referenced by CURSORICON_AddSharedIcon(), and CURSORICON_FindSharedIcon().

HRSRC tagICONCACHE::hGroupRsrc
 

Definition at line 76 of file winicon.cpp.

Referenced by CURSORICON_AddSharedIcon().

HANDLE tagICONCACHE::handle
 

Definition at line 77 of file winicon.cpp.

Referenced by CURSORICON_AddSharedIcon(), CURSORICON_DelSharedIcon(), CURSORICON_FindCache(), CURSORICON_FindSharedIcon(), and CURSORICON_FreeModuleIcons().

INT tagICONCACHE::count
 

Definition at line 78 of file winicon.cpp.

Referenced by CURSORICON_AddSharedIcon(), CURSORICON_DelSharedIcon(), and CURSORICON_FindSharedIcon().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 23 23:22:47 2002 for ODIN-user32 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001