Thread: schedule a file

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Jan 2006
    Posts
    32

    schedule a file

    Hi

    I using window xp and scheduler a task for my exe file, it worked pefectly when I built my application using win32, it run perfectly and stopped after putting the result in the output file.

    but when I built my application using console application, and schedule a task for it run buit did not stop till I stop it and did not give any result for amy output file. and when you halt it you will find ( in gives last result 0xc000013a in the windon xp description)


    can we make a scheduler in C++ and howwww???????. rather that using window xp task scheduler
    any ideas
    Last edited by yes; 02-02-2006 at 11:23 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Data Structure Eror
    By prominababy in forum C Programming
    Replies: 3
    Last Post: 01-06-2009, 09:35 AM
  2. Unknown Memory Leak in Init() Function
    By CodeHacker in forum Windows Programming
    Replies: 3
    Last Post: 07-09-2004, 09:54 AM
  3. archive format
    By Nor in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 08-05-2003, 07:01 PM
  4. Making a LIB file from a DEF file for a DLL
    By JMPACS in forum C++ Programming
    Replies: 0
    Last Post: 08-02-2003, 08:19 PM
  5. Need a suggestion on a school project..
    By Screwz Luse in forum C Programming
    Replies: 5
    Last Post: 11-27-2001, 02:58 AM