Closed Bug 846679 Opened 11 years ago Closed 11 years ago

export WinUtils

Categories

(Core :: Widget: Win32, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla22

People

(Reporter: jimm, Assigned: jimm)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
I keep running into situations where I want to use these routines, particularly the cached version info, but can't.
Attachment #719874 - Flags: review?(masayuki)
Where do you need WinUtils?
good place for version info use:

http://mxr.mozilla.org/mozilla-central/source/gfx/thebes/gfxWindowsPlatform.cpp#434

useful call that could be moved into WinUtils:

http://mxr.mozilla.org/mozilla-central/source/gfx/thebes/gfxWindowsPlatform.cpp#396

the other day I was working on an area of the crash reporter code that ran before xpcom startup, and I wanted to use a registry function.
Comment on attachment 719874 [details] [diff] [review]
patch

Ah, gfx. It makes sense!
Attachment #719874 - Flags: review?(masayuki) → review+
https://hg.mozilla.org/mozilla-central/rev/33511e4407a0
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: