How to access boot sector of sd card?
- From: librestilo <librestilo@xxxxxxxxx>
- Date: Thu, 16 Jul 2009 21:47:10 -0700 (PDT)
Hi.
I'm beginner of Window Mobile programming.
I wanna read boot sector of sd card on Window Mobile machine.
for example, I can do that on Windows PC as following, if sd card is
"g:" drive, :
HANDLE hFile = CreateFile("\\\\.g\\: .......);
I can use ReadFile(hFile....), WriteFile(hFile....), SetFilePointer
(hFile....) and so on.
How can I do same work on Windows Mobile?
Please help me.
.
- Prev by Date: RE: Language provisioning in Windows mobile 6.5
- Next by Date: what software needed for development on pocket pc
- Previous by thread: RE: Language provisioning in Windows mobile 6.5
- Next by thread: what software needed for development on pocket pc
- Index(es):