Changeset 390 for trunk/include/helpers/nls.h
- Timestamp:
- May 30, 2011, 5:44:18 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/nls.h
r249 r390 13 13 14 14 /* 15 * Copyright (C) 1997-20 01 Ulrich Mller.15 * Copyright (C) 1997-2011 Ulrich Mller. 16 16 * This file is part of the "XWorkplace helpers" source package. 17 17 * This is free software; you can redistribute it and/or modify … … 127 127 typedef NLSTHOUSANDSULONG *PNLSTHOUSANDSULONG; 128 128 129 PSZ XWPENTRY nlsThousandsLong(PSZ pszTarget, LONG l, CHAR cThousands); 130 129 131 PSZ XWPENTRY nlsThousandsDouble(PSZ pszTarget, double dbl, CHAR cThousands); 130 132
Note:
See TracChangeset
for help on using the changeset viewer.