boinc/win_build/installerv2
Rom Walton 4939d9441c - WINSETUP: The call to GetFreeDiskSpaceEx was failing becuase the path
didn't exist yet, so all the values in the returned data structures
        was random junk. If the directory had never been created before
        then it was returning 27/57 bytes free. If the drectory had existed
        at one time then the return values were several gigabytes.
        
        If the first request to GetFreeDiskSpaceEx fails, then check for the
        parent directory, if that fails pass a NULL value which means check
        the default volume.
        
    win_build/installerv2/redist/Windows/src/boinccas/
        boinccas.def
        boinccas.rc
        boinccas.vcproj
        CAMigrateBOINCData.cpp
        CASetPermissionBOINCDiagnostics.cpp, .h (deleted)
    win_build/installerv2/redist/Windows/Win32/
        boinccas.dll
        boinccas95.dll
    win_build/installerv2/redist/Windows/x64/
        boinccas.dll
        boinccas95.dll

svn path=/trunk/boinc/; revision=15298
2008-05-27 22:26:58 +00:00
..
redist - WINSETUP: The call to GetFreeDiskSpaceEx was failing becuase the path 2008-05-27 22:26:58 +00:00
BOINC.ism - Bump version to 6.3.2 2008-05-15 18:53:40 +00:00
BOINCx64.ism - SCR: Fix a few bugs with the last checkin. 2007-08-30 03:52:29 +00:00
GridRepublic.ism *** empty log message *** 2006-03-14 09:35:04 +00:00
Seed.ism *** empty log message *** 2006-04-12 08:37:08 +00:00
WCG.ism - Screen Saver (merge from 5.10): Add additional information about the work 2007-10-02 21:44:14 +00:00