The NEWCPLINFO structure contains resource information and an application-defined value for a dialog box supported by a Control Panel application. The CPlApplet function of the Control Panel application returns this information to the Control Panel in response to a CPL_NEWINQUIRE message.
typedef struct tagNEWCPLINFO { // ncpli DWORD dwSize; DWORD dwFlags; DWORD dwHelpContext; LONG lData; HICON hIcon; TCHAR szName[32]; TCHAR szInfo[64]; TCHAR szHelpFile[128]; } NEWCPLINFO;
CPL_DBLCLK, CPL_NEWINQUIRE, CPL_STOP, CPlApplet, CPLINFO
file: /Techref/os/win/api/win32/struc/src/str12_16.htm, 2KB, , updated: 2000/4/7 11:14, local time: 2024/11/8 08:53,
18.223.170.190:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©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? <A HREF="http://linistepper.com/techref/os/win/api/win32/struc/src/str12_16.htm"> NEWCPLINFO</A> |
Did you find what you needed? |