Re: Call standard C functions in device driver
- From: "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com>
- Date: Mon, 3 Nov 2008 09:03:28 -0700
Version of Windows CE?
Generally, some standard Win32 functions can be called in some situations
from drivers, yes. There are also situations where you should not be
calling some or all Win32 functions. Those are documented in the help. If
you have a specific question, you're a lot more-likely to get a clear,
simple answer...
Please read:
http://guruce.com/blogpost/howtoaskquestionsonnewsgroups
Paul T.
"Marco Wang" <marco.wxy@xxxxxxxxx> wrote in message
news:2323df68-f2e8-4d9e-b7d5-037befbeaf0b@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,
I get confused with a fundamental concept regarding Windows CE device
driver. In Linux, we can't call standard C functions because Linux
kernel has no concept of C runtime library. Then how about Windows CE,
is it allowed to call C functions in a kernel mode Windows CE device
driver?
Thanks,
Marco Wang
.
- Follow-Ups:
- Re: Call standard C functions in device driver
- From: Bruce Eitman [eMVP]
- Re: Call standard C functions in device driver
- References:
- Call standard C functions in device driver
- From: Marco Wang
- Call standard C functions in device driver
- Prev by Date: Re: crosstab and date and time fields
- Next by Date: Re: Utility to check domain servers time, all servers in the domain
- Previous by thread: Call standard C functions in device driver
- Next by thread: Re: Call standard C functions in device driver
- Index(es):
Relevant Pages
|