in Turbo we have findfirst() function which works only with DOS...
i need a function which works with new 32bit compilers
|
Mentor
|
![]() |
| 1Nov2008,05:03 | #2 |
|
What does it do?
|
|
Go4Expert Member
|
|
| 3Nov2008,15:41 | #3 |
|
it searches for a file within the PWD...and updates the data structure ffblk with all the relevent info regarding the file.
|
|
Mentor
|
![]() |
| 3Nov2008,15:55 | #4 |
|
FindFirstFile? Uses LPWIN32_FIND_DATA rather than ffblk though, so not a simple drop-in replacement.
|
|
Go4Expert Member
|
|
| 3Nov2008,17:55 | #5 |
|
hey nice 1...thanx, will work on it 2moro...
|

