This website requires JavaScript.
Explore
Help
Sign In
mirror
/
PowerToys
Watch
1
Star
0
Fork
0
You've already forked PowerToys
mirror of
https://github.com/microsoft/PowerToys.git
synced
2024-12-20 23:07:55 +08:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
1984b3747e
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-05 00:26:26 +08:00
#
pragma once
void
open_settings_window
(
)
;
[OOBE] Out of box experience window (#9973)
2021-03-03 01:56:37 +08:00
void
close_settings_window
(
)
;
void
open_oobe_window
(
)
;
Reference in New Issue
Copy Permalink