How to read file while it's opened as a file number in VB 
Author Message
 How to read file while it's opened as a file number in VB

Could you kindly help me to associate a VB file number to a VC
file handle? I want to read a file that opened in VB as some file number
from whithin VC DLL while the file is not closed in VB.

Thanks

Shilin



Wed, 25 Jun 2003 01:36:14 GMT  
 How to read file while it's opened as a file number in VB
set dwShareMode flag : FILE_SHARE_READ
Quote:
-----Original Message-----
Could you kindly help me to associate a VB file number to a VC
file handle? I want to read a file that opened in VB as some file number
from whithin VC DLL while the file is not closed in VB.

Thanks

Shilin

.



Wed, 25 Jun 2003 05:34:36 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. can't open file: to many files open

2. fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory

3. Newbie - Compile error (Cannot open include file: 'xmldom.idl': No such file or directory)

4. BSCMAKE: error BK1506 : cannot open file '.\Debug\StdAfx.sbr': No such file or directory

5. C code to open/read CDDA files from audio CD's

6. Reading file to be opened from another file

7. How to assimilate a dbase file using file opens() and reads()

8. Problem opening a file for read while it is open for write

9. Can't open database file unless filed count matches

10. Can't Read File Unless I Change File Name

11. Difference between MRU File Open and Regular File Open

12. HOW TO Filter Files Without File Extention in Open File Dialog Box

 

 
Powered by phpBB® Forum Software