All Forums
 Microsoft Windows CE
 General CE
 Missing Application in BitsyX OS
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Author Topic  

HBPayne

45 Posts

Posted - 30 Apr 2003 :  12:25:57  Show Profile  Email Poster
In our application we use "restart.exe" that use to be in the \Windows directory.

Is this an ADS or CE application?

Will the application be included in the future?

ctacke

877 Posts

Posted - 30 Apr 2003 :  13:08:55  Show Profile  Email Poster
It is an ADS application that we ship with all devices. It simply is an application wrapper around a single line of code, so you could also add it to your own application:

KernelIoControl(IOCTL_HAL_REBOOT, NULL,0, NULL, 0, 0);
Go to Top of Page

HBPayne

45 Posts

Posted - 16 May 2003 :  18:27:20  Show Profile  Email Poster
What am I missing?

Trying to use KernelIoControl and MS says its defined in kfuncs.h and the include is winbase.h, however, it doesn't work. It doesn't seem to be defined anywhere. Is there a missing piece in the SDK?
Go to Top of Page

akidder

1519 Posts

Posted - 04 Jun 2003 :  10:15:28  Show Profile  Email Poster
For your purposes, you can force a full system reset by triggering the XScale watchdog timer. Take a look at topic topic 726 for details.
Go to Top of Page
  Topic  
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Jump To:
Eurotech Support Forums © Eurotech Inc. Go To Top Of Page
This page was generated in 0.02 seconds. Snitz Forums 2000