Re: How to use SMS in kernel mode ?



I don't know what is behind the SMS and SmsOpen,
but why do You think it has something to do with
kernel mode? Stream drivers don't run in kernel mode
(assuming You are developing a stream driver) except
the situation when You are explicitly calling SetKMode.

You can call whatever You want from the driver code,
but make sure to link to the proper libs.

"Avex" <avex@xxxxxxxxxxxxxxxxxxx> wrote in message news:dlenqd$sd4$1@xxxxxxxxxxxxxxxxxxxx
> Hello All,
>
> I am a newbie in driver developing of WinCE. Currently, I am writing a "Virtual COM Port to SMS" driver which creates
> a virtual com port and redirects all data from com port to SMS. Simply explanation, it's a bridge of COM and SMS, and
> the COM is a virtual created Serial Port.
>
> During my developing, I tried use Sms functions in my driver, however, it failed (Compiler complained the use of SMS).
> Can't I use SmsOpen in kernel mode of WinCE? How can I call SMS family functions in my driver.
>
>
> Thanks for any help
>
> ----
> Avex
>


.



Relevant Pages

  • Re: Wierd Visual Problem in all my office apps
    ... Having gone through every device on my device manager i can find no mention ... have a mirror driver anyway. ... It was caused by Windows defaulting to the SMS Mirror Driver ... Steve Rindsberg, PPT MVP ...
    (microsoft.public.office.misc)
  • Re: Wierd Visual Problem in all my office apps
    ... Having gone through every device on my device manager i can find no mention ... have a mirror driver anyway. ... The two things different on my PC since my old install of windows is i am ... It was caused by Windows defaulting to the SMS Mirror Driver ...
    (microsoft.public.office.misc)
  • Re: call SMS functions from driver
    ... driver already called SmsOpen in that process. ... >> Sms messages are supposed to return HRESULTs, ... >> SmsOpen/SendMessage, or by calling GetLastError? ...
    (microsoft.public.pocketpc.developer)
  • How to use SMS in kernel mode ?
    ... I am a newbie in driver developing of WinCE. ... "Virtual COM Port to SMS" driver which creates a virtual com port and ... redirects all data from com port to SMS. ...
    (microsoft.public.pocketpc.developer)
  • Re: Image pushing failing after minint folder has been installed.
    ... Initially I did have that problem but once I pointed the package to the ... like windows PE doesn't have the correct driver. ... nic driver to the following folders in the Customwinpe folder in my sms ...
    (microsoft.public.sms.tools)