This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
PowerToys
Watch
1
Star
0
Fork
0
You've already forked PowerToys
mirror of
https://github.com/microsoft/PowerToys.git
synced
2026-04-04 18:26:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1984b3747e5949e5fb33a4ed98dec24cde435d33
PowerToys
/
src
/
runner
/
settings_window.h
5 lines
97 B
C
Raw
Normal View
History
Unescape
Escape
FancyZones and Shortcut Guide initial commit Co-authored-by: Alexis Campailla <alexis@janeasystems.com> Co-authored-by: Bret Anderson <bretan@microsoft.com> Co-authored-by: Enrico Giordani <enrico.giordani@gmail.com> Co-authored-by: Jaime Bernardo <jaime@janeasystems.com> Co-authored-by: Jeff Bogdan <jeffbog@microsoft.com> Co-authored-by: March Rogers <marchr@microsoft.com> Co-authored-by: Mike Harsh <mharsh@microsoft.com> Co-authored-by: Nachum Bundak <Nachum.Bundak@microsoft.com> Co-authored-by: Oliver Jones <ojones@microsoft.com> Co-authored-by: Patrick Little <plittle@microsoft.com>
2019-09-04 18:26:26 +02:00
#
pragma once
void
open_settings_window
(
)
;
[OOBE] Out of box experience window (#9973)
2021-03-02 20:56:37 +03:00
void
close_settings_window
(
)
;
void
open_oobe_window
(
)
;
Reference in New Issue
Copy Permalink