资讯

在 VB 编程中经常需要和文件系统打交道,比如获取硬盘的剩余空间、判断文件夹或文件是否存在等。在VB 推出文件系统对象(File System Object)以前 ...
I have a Windows 2003 SBS domain and a VB6 application. Doing a FileSystemObject FolderExists call returns False even when that folder does exist. This same code works in Windows 98, 2K & XP. This ...
is there anything in particular i should do in my error handling if something happens in the middle of writing to a textstream object? should i just put ...