Changeset 354 for branches/branch-1-0/include/helpers
- Timestamp:
- Sep 12, 2007, 9:20:58 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/branch-1-0/include/helpers/winh.h
r346 r354 15 15 */ 16 16 17 /* Copyright (C) 1997-200 6Ulrich Mller.17 /* Copyright (C) 1997-2007 Ulrich Mller. 18 18 * This file is part of the "XWorkplace helpers" source package. 19 19 * This is free software; you can redistribute it and/or modify … … 796 796 797 797 BOOL XWPENTRY winhSetPresColor(HWND hwnd, ULONG ulIndex, LONG lColor); 798 // XWP V1.0.8 (2007-05-08) [pr] 799 typedef BOOL XWPENTRY WINHSETPRESCOLOR(HWND hwnd, ULONG ulIndex, LONG lColor); 800 typedef WINHSETPRESCOLOR *PWINHSETPRESCOLOR; 798 801 799 802 /* ******************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.