Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygendialogs.h
Go to the documentation of this file.
00001 /* 00002 * PROJECT: PAINT for ReactOS 00003 * LICENSE: LGPL 00004 * FILE: base/applications/paint/dialogs.h 00005 * PURPOSE: Window procedures of the dialog windows plus launching functions 00006 * PROGRAMMERS: Benedikt Freisen 00007 */ 00008 00009 int mirrorRotateDlg(void); 00010 00011 int attributesDlg(void); 00012 00013 int changeSizeDlg(void); Generated on Sat May 26 2012 04:15:58 for ReactOS by
1.7.6.1
|