xuhaoz
Tue Jun 28 04:26:27 CDT 2005
Thank you very much.
:-)
"Anthony Pellerin" <apellerin_nospam@adeneo.adetelgroup.com> wrote in
message news:eu6WG27eFHA.3280@TK2MSFTNGP09.phx.gbl...
> Right
>
> --
> ----------------------------------------------------------------
> Anthony Pellerin
> ADENEO (ADESET)
> Windows Embedded Consultant
> <apellerin AT adeneo DOT adetelgroup DOT com>
>
http://www.adeneo.adetelgroup.com
> Tél : +33 (0)4.72.18.57.77
> Fax : +33 (0)4.72.18.57.78
> ----------------------------------------------------------------
>
>
> "xuhaoz" <xuhaoz@126.com> wrote in message
> news:uZNlxr6eFHA.3880@tk2msftngp13.phx.gbl...
> > O, you means at that time the FileSystem has been set up, so I can use
> > createfile to open a file , am I right ?
> >
> >
> > "Anthony Pellerin" <apellerin_nospam@adeneo.adetelgroup.com> wrote in
> > message news:ed0$Ea6eFHA.2736@TK2MSFTNGP12.phx.gbl...
> >> So what's the problem? You're free to create in your driver init
> >> function,
> >> write in it whatever you want, whenever you want and close the handle
> >> when
> >> you want. Am I wrong?
> >>
> >> --
> >> ----------------------------------------------------------------
> >> Anthony Pellerin
> >> ADENEO (ADESET)
> >> Windows Embedded Consultant
> >> <apellerin AT adeneo DOT adetelgroup DOT com>
> >>
http://www.adeneo.adetelgroup.com
> >> Tél : +33 (0)4.72.18.57.77
> >> Fax : +33 (0)4.72.18.57.78
> >> ----------------------------------------------------------------
> >>
> >>
> >> "xuhaoz" <xuhaoz@126.com> wrote in message
> >> news:ODuUv63eFHA.1404@TK2MSFTNGP09.phx.gbl...
> >> > Hi:
> >> >
> >> >
> >> > I'm sorry , I haven't express my question clearly, actually , I want
to
> >> > write debug information into a file when I am debuging a driver.
Please
> >> > again tell me how to do this , thank you.
> >> >
> >> >
> >> >
> >> > "Anthony Pellerin" <apellerin_nospam@adeneo.adetelgroup.com> wrote in
> >> > message news:%23sxbisueFHA.1504@TK2MSFTNGP15.phx.gbl...
> >> >> Simply use createfile to create and open a file and then use
writefile
> > to
> >> >> write it.
> >> >> closehandle at the end will close the file
> >> >>
> >> >> --
> >> >> ----------------------------------------------------------------
> >> >> Anthony Pellerin
> >> >> ADENEO (ADESET)
> >> >> Windows Embedded Consultant
> >> >> <apellerin AT adeneo DOT adetelgroup DOT com>
> >> >>
http://www.adeneo.adetelgroup.com
> >> >> Tél : +33 (0)4.72.18.57.77
> >> >> Fax : +33 (0)4.72.18.57.78
> >> >> ----------------------------------------------------------------
> >> >>
> >> >>
> >> >> "xuhaoz" <xuhaoz@126.com> wrote in message
> >> >> news:u8QwG$seFHA.3880@tk2msftngp13.phx.gbl...
> >> >> > Hi:
> >> >> >
> >> >> > Could you tell me in Wince500, which function should I use if I
want
> > to
> >> >> > write some debug information into a file?
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >
> >> >
> >>
> >>
> >
> >
>
>