Changeset 4809 for trunk/src/shfolder


Ignore:
Timestamp:
Dec 16, 2000, 11:53:51 PM (25 years ago)
Author:
bird
Message:

Added or update the description. (It is used in the bldlevel info.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shfolder/shfolder.def

    r4086 r4809  
    1 ; $Id: shfolder.def,v 1.1 2000-08-24 12:00:30 sandervl Exp $
     1; $Id: shfolder.def,v 1.2 2000-12-16 22:53:44 bird Exp $
    22
    33LIBRARY SHFOLDER INITINSTANCE TERMINSTANCE
     4DESCRIPTION 'Odin32 System DLL - SHFolder'
    45DATA MULTIPLE NONSHARED
    56
     
    78
    89;which ordinals???
    9 SHGetFolderPathA = _SHGetFolderPathA@20         @1
    10 SHGetFolderPathW = _SHGetFolderPathW@20         @2
     10SHGetFolderPathA = _SHGetFolderPathA@20     @1
     11SHGetFolderPathW = _SHGetFolderPathW@20     @2
Note: See TracChangeset for help on using the changeset viewer.