Ignore:
Timestamp:
Jun 12, 2007, 6:15:09 PM (17 years ago)
Author:
dai
Message:

SHFILEOPSTRUCT.hWnd → SHFILEOPSTRUCT.hwnd
System.IOに属するクラスに名前空間を適用した。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Include/Classes/System/IO/Path.ab

    r197 r271  
    22
    33#require <Classes/System/Environment.ab>
     4
     5
     6Namespace System
     7Namespace IO
     8
    49
    510Class Path
     
    150155    Return GetTempFileName(pPathName, pPrefixString, uUnique, pTempFileName)
    151156End Function
     157
     158
     159End Namespace
     160End Namespace
Note: See TracChangeset for help on using the changeset viewer.