source: trunk/src/user32/controls/nonclient.h@ 10367

Last change on this file since 10367 was 8543, checked in by sandervl, 23 years ago

seperate odin control dll with latest wine controls added (not activate & not finished)

File size: 189 bytes
Line 
1/* $Id: nonclient.h,v 1.1 2002-06-02 10:09:30 sandervl Exp $ */
2#ifndef __NONCLIENT_H
3#define __NONCLIENT_H
4
5extern LONG NC_HandleNCHitTest( HWND hwnd, POINT pt );
6
7#endif // __NONCLIENT_H
Note: See TracBrowser for help on using the repository browser.