please dont rip this site Prev Next

EnumResNameProc info  Overview  Group

The EnumResNameProc function is an application-defined callback function that receives resource names as a result of a call to the EnumResourceNames function.

BOOL CALLBACK EnumResNameProc(

    HANDLE hModule,

// resource-module handle

    LPCTSTR lpszType,

// pointer to resource type

    LPTSTR lpszName,

// pointer to resource name

    LONG lParam 

// application-defined parameter

   );

Parameters

hModule
Identifies the module whose executable file contains the resources for which the names are being enumerated. If this parameter is NULL, the function enumerates the resource names in the module used to create the current process.
lpszType
Points to a null-terminated string specifying the type name of the resource for which the name is being enumerated. For standard resource types, this parameter should be one of the following values:

Value

Meaning

RT_ACCELERATOR

Accelerator table

RT_ANICURSOR

Animated cursor

RT_ANIICON

Animated icon

RT_BITMAP

Bitmap resource

RT_CURSOR

Hardware-dependent cursor resource

RT_DIALOG

Dialog box

RT_FONT

Font resource

RT_FONTDIR

Font directory resource

RT_GROUP_CURSOR

Hardware-independent cursor resource

RT_GROUP_ICON

Hardware-independent icon resource

RT_ICON

Hardware-dependent icon resource

RT_MENU

Menu resource

RT_MESSAGETABLE

Message-table entry

RT_PLUGPLAY

Plug and play resource

RT_RCDATA

Application-defined resource (raw data)

RT_STRING

String-table entry

RT_VERSION

Version resource

RT_VXD

VXD

lpszName
Points to a null-terminated string specifying the name of the resource for which the name is being enumerated.
lParam
Specifies the application-defined parameter passed to the EnumResourceNames function. This parameter can be used in error checking.

Return Values

This callback function should return TRUE to continue enumeration; otherwise, it should return FALSE to stop enumeration.

Remarks

The EnumResNameProc function is a placeholder for the application-defined or library-defined function name.

See Also

EnumResourceNames 


file: /Techref/os/win/api/win32/func/src/f21_11.htm, 6KB, , updated: 2000/4/7 12:19, local time: 2024/3/28 05:22,
TOP NEW HELP FIND: 
3.84.7.255: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/func/src/f21_11.htm"> EnumResNameProc</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!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .