Re: Does kernel(HAL layer) provide string functions?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Michael Schaffner, P.E. (mschaffner_at_applieddata_NOSPAM.net)
Date: 03/16/05


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 


Relevant Pages

  • Re: Does kernel(HAL layer) provide string functions?
    ... The string functions are available in the FULLLIBC.LIB library. ... Michael Schaffner, P.E. ... "SunShine" wrote in message ... but it does not mean kernel can use it. ...
    (microsoft.public.windowsce.embedded)
  • Re: Does kernel(HAL layer) provide string functions?
    ... We can use the string functions in application since it is in C runtime ... but it does not mean kernel can use it. ... "Michael Schaffner, P.E." ... >> built into Nk.EXE finally. ...
    (microsoft.public.windowsce.embedded)
  • Re: Does kernel(HAL layer) provide string functions?
    ... Senior Engineer ... > But how can I use wide character string functions like wcslen, ... >> Applied Data Systems ... but it does not mean kernel can use it. ...
    (microsoft.public.windowsce.embedded)
  • Re: Does kernel(HAL layer) provide string functions?
    ... But how can I use wide character string functions like wcslen, ... "Michael Schaffner, P.E." ... but it does not mean kernel can use it. ... >>> Applied Data Systems ...
    (microsoft.public.windowsce.embedded)