Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenwinproc.h
Go to the documentation of this file.
00001 /* 00002 * PROJECT: PAINT for ReactOS 00003 * LICENSE: LGPL 00004 * FILE: base/applications/paint/winproc.h 00005 * PURPOSE: Window procedure of the main window and all children apart from 00006 * hPalWin, hToolSettings and hSelection 00007 * PROGRAMMERS: Benedikt Freisen 00008 */ 00009 00010 LRESULT CALLBACK WindowProcedure(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam); Generated on Sat May 26 2012 04:16:04 for ReactOS by
1.7.6.1
|