Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenselection.h
Go to the documentation of this file.
00001 /* 00002 * PROJECT: PAINT for ReactOS 00003 * LICENSE: LGPL 00004 * FILE: base/applications/paint/selection.h 00005 * PURPOSE: Window procedure of the selection window 00006 * PROGRAMMERS: Benedikt Freisen 00007 */ 00008 00009 LRESULT CALLBACK SelectionWinProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam); Generated on Mon May 28 2012 04:17:06 for ReactOS by
1.7.6.1
|