Changeset 178 for trunk/include/helpers/stringh.h
- Timestamp:
- Jun 20, 2002, 10:46:29 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/stringh.h
r161 r178 133 133 PSZ XWPENTRY strhFindNextLine(PSZ pszSearchIn, PULONG pulOffset); 134 134 135 BOOL XWPENTRY strhBeautifyTitle(PSZ psz); 135 ULONG XWPENTRY strhBeautifyTitle(PSZ psz); 136 137 ULONG strhBeautifyTitle2(PSZ pszTarget, 138 PCSZ pcszSource); 136 139 137 140 PSZ XWPENTRY strhFindAttribValue(const char *pszSearchIn, const char *pszAttrib);
Note:
See TracChangeset
for help on using the changeset viewer.