Thread: program to shutdown Win CE

  1. #1
    Registered User
    Join Date
    Nov 2002
    Posts
    1

    Question program to shutdown Win CE

    looking to write a program that will allow a user to shut down a computer running windows CE (version 3.0 or >) from a machine running windows 2000. Any suggestions or links to source code would be appreciated.

  2. #2
    ¡Amo fútbol!
    Join Date
    Dec 2001
    Posts
    2,138
    Have the machine running CE run a service/program on startup. Then, have it accept info from whatever port you want to use. Then, have the computer send the PDA/whatever the correct data. Upon recieving this data, shut down the PDA/whatever.

    You could also make the program on the PDA/whatever a regular one that has to be started up by the user.


    Is that what you were looking for?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Changing a program into a Win Service
    By phal in forum Windows Programming
    Replies: 15
    Last Post: 08-03-2008, 05:31 PM
  2. Win Console program environment variable
    By C3Pnuts in forum C Programming
    Replies: 2
    Last Post: 05-23-2005, 02:08 PM
  3. Replies: 3
    Last Post: 03-04-2005, 02:46 PM
  4. I need some help with my program please.
    By agentxx04 in forum C Programming
    Replies: 9
    Last Post: 09-26-2004, 07:51 AM