source:
trunk/include/win/wine/shell16.h@
43
Last change on this file since 43 was 43, checked in by , 26 years ago | |
---|---|
File size: 187 bytes |
Line | |
---|---|
1 | #ifndef _SHELL16_H |
2 | #define _SHELL16_H |
3 | |
4 | BOOL16 WINAPI AboutDlgProc16(HWND16,UINT16,WPARAM16,LPARAM); |
5 | BOOL WINAPI AboutDlgProc(HWND,UINT,WPARAM,LPARAM); |
6 | |
7 | |
8 | #endif /* _SHELL16_H */ |
Note:
See TracBrowser
for help on using the repository browser.