Changeset 2386 for trunk/include/win/scroll.h
- Timestamp:
- Jan 9, 2000, 5:51:27 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/scroll.h
r2380 r2386 1 /* $Id: scroll.h,v 1. 6 2000-01-09 14:13:12 cbratschiExp $ */1 /* $Id: scroll.h,v 1.7 2000-01-09 16:51:27 sandervl Exp $ */ 2 2 3 3 /* … … 30 30 extern LRESULT WINAPI VertScrollBarWndProc(HWND hwnd,UINT message,WPARAM wParam,LPARAM lParam ); 31 31 32 VOID SCROLL_SubclassScrollBars(HWND hwndHorz,HWND hwndVert); 33 32 34 BOOL SCROLLBAR_Register(); 33 35 BOOL SCROLLBAR_Unregister();
Note:
See TracChangeset
for help on using the changeset viewer.