source: trunk/include/win/wine/shell16.h@ 43

Last change on this file since 43 was 43, checked in by sandervl, 26 years ago

* empty log message *

File size: 187 bytes
Line 
1#ifndef _SHELL16_H
2#define _SHELL16_H
3
4BOOL16 WINAPI AboutDlgProc16(HWND16,UINT16,WPARAM16,LPARAM);
5BOOL WINAPI AboutDlgProc(HWND,UINT,WPARAM,LPARAM);
6
7
8#endif /* _SHELL16_H */
Note: See TracBrowser for help on using the repository browser.