summaryrefslogtreecommitdiffstats
path: root/base/win_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-251-1/+1
* Add code to be able to detect windows7 and 2008 in GetWinVersion.nsylvain@chromium.org2009-02-121-4/+15
* Turning on the tracking of double-delete of HWND in the hope of catching one ...jcampan@chromium.org2009-02-111-1/+1
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-041-0/+63
* Reverting 9109.ojan@google.com2009-02-031-63/+0
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-031-0/+63
* Review URL: http://codereview.chromium.org/12434jcampan@chromium.org2008-11-251-0/+6
* More fun with detecting UAC. Reports in the field indicate that some computer...finnur@google.com2008-09-171-1/+3
* Adds logging to file_util::WriteFile to figure out why writingsky@google.com2008-09-171-1/+22
* Google Update gave us a new IDL and asked us to change the CLSID const we use...finnur@google.com2008-09-101-1/+1
* The About box was needlessly blocking Chrome on Vista SP1 (with UAC disabled)...finnur@google.com2008-09-101-0/+18
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Make the error message extra verbose when the external developper didn't corr...maruel@google.com2008-08-151-1/+5
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-1/+1
* Fix most issues when building base as a x64 target.maruel@google.com2008-07-301-1/+1
* Add base to the repository.initial.commit2008-07-261-0/+359