gecko-dev/browser/app/winlauncher
Aaron Klotz afe18923e0 Bug 1477402: Wrap WaitForInputIdle with checks for ERROR_NOT_GUI_PROCESS failures; r=agashlin
widget/windows/WinUtils.h is getting unwieldy and contains a combination of
both header-only and non-header-only code. I thought I'd take the opportunity
with this patch to create a new file for self-contained, header-only utility
functions, with the hope that we can eventually migrate some stuff out of
WinUtils into WinHeaderOnlyUtils in the future.

--HG--
extra : rebase_source : 6c874f78fc7113d1f7011fcd57ad9d024edb6761
2018-07-20 15:54:08 -06:00
..
test Bug 1445025: Part 4 - Add header for Native NT facilities; r=mhowell 2018-06-05 15:19:30 -06:00
DllBlocklistWin.cpp Bug 1475067: Faster handling of UNICODE_STRINGs in bootstrap blocklist; r=mhowell 2018-07-06 18:11:48 -06:00
DllBlocklistWin.h Bug 1445025: Part 5 - Implement a Native NT version of the DLL blocklist; r=mhowell 2018-06-05 15:21:19 -06:00
LaunchUnelevated.cpp Bug 1445025: Part 1 - Move launcher code into browser/app/winlauncher; r=mhowell 2018-06-05 15:18:13 -06:00
LaunchUnelevated.h Bug 1445025: Part 1 - Move launcher code into browser/app/winlauncher; r=mhowell 2018-06-05 15:18:13 -06:00
LauncherProcessWin.cpp Bug 1477402: Wrap WaitForInputIdle with checks for ERROR_NOT_GUI_PROCESS failures; r=agashlin 2018-07-20 15:54:08 -06:00
LauncherProcessWin.h Bug 1445025: Part 1 - Move launcher code into browser/app/winlauncher; r=mhowell 2018-06-05 15:18:13 -06:00
NativeNt.h Bug 1475067: Faster handling of UNICODE_STRINGs in bootstrap blocklist; r=mhowell 2018-07-06 18:11:48 -06:00
ProcThreadAttributes.h Bug 1445025: Part 1 - Move launcher code into browser/app/winlauncher; r=mhowell 2018-06-05 15:18:13 -06:00
moz.build Bug 1445025: Part 5 - Implement a Native NT version of the DLL blocklist; r=mhowell 2018-06-05 15:21:19 -06:00