source:
trunk/src/user32/controls/nonclient.h@
10367
Last change on this file since 10367 was 8543, checked in by , 23 years ago | |
---|---|
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 | |
5 | extern LONG NC_HandleNCHitTest( HWND hwnd, POINT pt ); |
6 | |
7 | #endif // __NONCLIENT_H |
Note:
See TracBrowser
for help on using the repository browser.