Changeset 142 for trunk/src/helpers/comctl.c
- Timestamp:
- Feb 21, 2002, 8:24:22 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/comctl.c
r132 r142 977 977 */ 978 978 979 PANIMATIONDATA CreateAnimationData(HAB hab,980 HWND hwndStatic,981 USHORT cAnimations)979 static PANIMATIONDATA CreateAnimationData(HAB hab, 980 HWND hwndStatic, 981 USHORT cAnimations) 982 982 { 983 983 PANIMATIONDATA pa = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.