R
ramesh.kvp
Hi folks,
- In WinCE we are able to do the file handling operations such as
file_Open (fopen), file_Read (fread), file_Write (fwrite) in Driver
Itself.
-Is it possible to do a file handling operation in WDM style drivers?
Is there any API to do a file handling in WDM driver itself? .
- I use VisualStudio 6.0 for application development & Windows DDK
3790.1830 for Driver Development...
- I can't use the RtlInitUnicodeString() to initialize the Unicode
string....whats the actual format to use this..
Suggest me if anyone of you having the solutions or anyother
options...
By
Ramesh.R
- In WinCE we are able to do the file handling operations such as
file_Open (fopen), file_Read (fread), file_Write (fwrite) in Driver
Itself.
-Is it possible to do a file handling operation in WDM style drivers?
Is there any API to do a file handling in WDM driver itself? .
- I use VisualStudio 6.0 for application development & Windows DDK
3790.1830 for Driver Development...
- I can't use the RtlInitUnicodeString() to initialize the Unicode
string....whats the actual format to use this..
Suggest me if anyone of you having the solutions or anyother
options...
By
Ramesh.R