Ignore:
Timestamp:
Mar 16, 2002, 8:53:47 AM (23 years ago)
Author:
umoeller
Message:

Misc updates for Unicode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/cnrh.h

    r113 r147  
    8686    {
    8787        ULONG   ulFieldOffset;
    88         PSZ     pszColumnTitle;
     88        PCSZ    pszColumnTitle;
    8989        ULONG   ulDataType;
    9090        ULONG   ulOrientation;
     
    450450     *      This can only be used after BEGIN_CNRINFO().
    451451     *
     452     *      Container sort funcs must have this prototype:
     453     +
     454     +      SHORT EXPENTRY fnCompare(PRECORDCORE p1, PRECORDCORE p2, PVOID pStorage)
     455     *
    452456     *@@added V0.9.0
    453457     */
Note: See TracChangeset for help on using the changeset viewer.