source: Include/Classes/System/IO/index.ab@ 271

Last change on this file since 271 was 271, checked in by dai, 17 years ago

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

File size: 248 bytes
Line 
1#require "misc.ab"
2#require "DirectoryInfo.ab"
3#require "DriveInfo.ab"
4#require "File.ab"
5#require "FileStream.ab"
6#require "FileSystemInfo.ab"
7#require "Path.ab"
8#require "Stream.ab"
9#require "StreamReader.ab"
10#require "StreamWriter.ab"
Note: See TracBrowser for help on using the repository browser.