Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenliccpa.h
Go to the documentation of this file.
00001 #pragma once 00002 00003 typedef struct 00004 { 00005 int idIcon; 00006 int idName; 00007 int idDescription; 00008 APPLET_PROC AppletProc; 00009 } APPLET, *PAPPLET; 00010 00011 extern HINSTANCE hApplet; 00012 00013 /* EOF */ Generated on Fri May 25 2012 04:19:04 for ReactOS by
1.7.6.1
|