Re: Does kernel(HAL layer) provide string functions?
From: Michael Schaffner, P.E. (mschaffner_at_applieddata_NOSPAM.net)
Date: 03/16/05
- Next message: iesoft: "Re: CE vs Embedded XP"
- Previous message: iesoft: "Re: CE vs Embedded XP"
- In reply to: SunShine: "Does kernel(HAL layer) provide string functions?"
- Next in thread: SunShine: "Re: Does kernel(HAL layer) provide string functions?"
- Reply: SunShine: "Re: Does kernel(HAL layer) provide string functions?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 16 Mar 2005 09:06:41 -0500
The MS PB help text says that these functions are available in all versions
of the C run-time libraries. What makes these functions "user-mode only" and
why can't you use them in the kernel?
-- Michael Schaffner, P.E. Senior Software Engineer Windows CE Technical Group Applied Data Systems "SunShine" <SunShine@discussions.microsoft.com> wrote in message news:B43CFEED-3A89-48A6-A7D1-14620D006CAC@microsoft.com... >I want to use strlen, strcmp,strcpy etc string functions in HAL, HAL will >be > built into Nk.EXE finally. > But these functions is for user mode, does kernel provide some string > functions? > > Thanks. > SunShine
- Next message: iesoft: "Re: CE vs Embedded XP"
- Previous message: iesoft: "Re: CE vs Embedded XP"
- In reply to: SunShine: "Does kernel(HAL layer) provide string functions?"
- Next in thread: SunShine: "Re: Does kernel(HAL layer) provide string functions?"
- Reply: SunShine: "Re: Does kernel(HAL layer) provide string functions?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|