boinc/clientscr
Rom Walton 90d1109bfe - winsetup: Change the delete file after reboot code to use
MoveFileEx instead of the RunOnce registry key.  It does what
        I was originally trying to do directly to:
        HKLM\SYSTEM\CurrentControlSet\Control\
        Session Manager\PendingFileRenameOperations
        But I ran into issues across various versions of Windows.
        
        Thanks to Nicolas Alvarez for pointing out the API.
    - scrsave: Some more screensaver clean-up.
    - lib: Fix an infinate loop problem in get_exit_status,
        luckly BOINC wasn't using it.
        
    clientscr/
        screensaver.cpp
    lib/
        util.C
    win_build/installerv2/redist/Windows/src/boinccas/
        CAValidateRebootRequest.cpp

svn path=/trunk/boinc/; revision=15945
2008-08-29 19:06:04 +00:00
..
res - WIN: Remove any remaining references to Seed and CPDNBBC. 2008-08-14 03:08:15 +00:00
Mac_Saver_Module.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
Mac_Saver_ModuleView.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
Mac_Saver_ModuleView.m Mac SCR: Add a test to directly determine when a graphics application window obscures our moving logo animation; if so, stop showing moving logo to avoid wasting CPU cycles. 2008-02-27 07:50:58 +00:00
boinc_ss.h Copied remotely 2007-08-13 19:39:29 +00:00
boinc_ss.rc Use ANSI encoding, I don't know how it got set to UTF-8. 2008-08-14 18:37:57 +00:00
gfx_switcher.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
mac_saver_module.cpp - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
screensaver.cpp - winsetup: Change the delete file after reboot code to use 2008-08-29 19:06:04 +00:00
screensaver.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
screensaver_win.cpp - WINSCR: Comment updates from Nicolas Alvarez 2008-08-17 17:27:24 +00:00
screensaver_win.h - WINSCR: Certain checks should be done regularly like keyboard/mouse 2008-08-14 19:09:01 +00:00