Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Thread: Any Delphi 7 Programmers Out There ? DWW-700H Resume From Hibernation Problem Fix Mod

  1. #1
    The Vauxhall Vectra Project ccsnet's Avatar
    Join Date
    Jan 2003
    Location
    Morecambe, Lancs, UK ( Just For The Moment )
    Posts
    2,677

    Any Delphi 7 Programmers Out There ? DWW-700H Resume From Hibernation Problem Fix Mod

    Hi all,

    Ric355 bought out a fix for this anoying prob - and has released the source code to go with it. Has any one done Deliphi at all ? I want to be able to launch the app in a minamised state so you can't see it and it needs a bit of a mod.

    That been said I'd like not have to fudge this in the first place so if any one knows of any other major fixes in some kind of firm ware update to the TS controler feel free to add to this thread.

    It is the only PIA thing about this screen

    customcarcomputers.co.uk Not Motorized In-Dash VGA + Video + Touch Screen LCD Monitor



    Thanks

    Terran

  2. #2
    Low Bitrate
    Join Date
    Jun 2006
    Posts
    61
    The window is already hidden. I checked the source, compiled it and ran it. What is the problem?

  3. #3
    The Vauxhall Vectra Project ccsnet's Avatar
    Join Date
    Jan 2003
    Location
    Morecambe, Lancs, UK ( Just For The Moment )
    Posts
    2,677
    Quote Originally Posted by konfoo
    The window is already hidden. I checked the source, compiled it and ran it. What is the problem?
    MMmm when it runs the TSconfig.exe jumps over the top of the frount end - looks a bit naff...

    Terran

  4. #4
    Low Bitrate
    Join Date
    Jun 2006
    Posts
    61
    Is TSconfig.exe the process you are killing?

  5. #5
    Low Bitrate
    Join Date
    Jun 2006
    Posts
    61
    Here you go.

    [Delaytime] in the ini now specifies amount of seconds to sleep between polling to see if [run] is in the windows process list, and launches it in [mode]
    [Mode] in the ini specifies the mode to launch - 0=normal, 1=minimized, 2=maximized, 3=hide

    Source and exe attached. You owe me one.

  6. #6
    The Vauxhall Vectra Project ccsnet's Avatar
    Join Date
    Jan 2003
    Location
    Morecambe, Lancs, UK ( Just For The Moment )
    Posts
    2,677
    Big thanks will give it a go later.... yes I do owe you one

    Terran

  7. #7
    The Vauxhall Vectra Project ccsnet's Avatar
    Join Date
    Jan 2003
    Location
    Morecambe, Lancs, UK ( Just For The Moment )
    Posts
    2,677
    Konfoo - Tried it today

    Starts the app when you boot 1st time but not when coming from hibernation or standby and when it does start its maximised....

    What about a change of tack ? The app starts minamised when set up from a windows shortcut.lnk file - what about the ability to start one of those ( which I tried and it does not ) and then the delay, then close the exe thred as done before ?

    What do you think ?

    Terran

    BTW @ DWW-700H trying this because I see a few have downloaded it could you feed back too and least also thank Ric355 & Konfoo for their effort

  8. #8
    Low Bitrate
    Join Date
    Jun 2006
    Posts
    61
    Can u post a link to the .exe you are starting when you exit hibernation.

    Did you change the mode to mode=2 or mode=3 ?

  9. #9
    The Vauxhall Vectra Project ccsnet's Avatar
    Join Date
    Jan 2003
    Location
    Morecambe, Lancs, UK ( Just For The Moment )
    Posts
    2,677
    Quote Originally Posted by konfoo
    Can u post a link to the .exe you are starting when you exit hibernation.

    Did you change the mode to mode=2 or mode=3 ?
    Give me a few mins to nip out to the car...

    Terran

  10. #10
    The Vauxhall Vectra Project ccsnet's Avatar
    Join Date
    Jan 2003
    Location
    Morecambe, Lancs, UK ( Just For The Moment )
    Posts
    2,677
    OK - Changed the mode to 1 works OK how ever I think the fact that it runs up the app after an initial boot is stoping the TS controler been seen.

    The orginal version that Ric did only worked ( from what I could see ) after the hibernation / standby event... I think if thats sussed its job done.

    The text of the ini is as follows btw.

    [config]
    run=c:\program files\touchkit\touchkit.exe
    timer=1
    delaytime=10
    mode=1
    Terran

Page 1 of 3 123 LastLast

Similar Threads

  1. Replies: 11
    Last Post: 06-19-2006, 05:10 PM
  2. hibernation problem
    By btbe in forum Road Runner
    Replies: 32
    Last Post: 04-13-2005, 07:30 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •