This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb9ed201650b1303c825750794335750464fd0ff
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealVersionSelector
/
Private
/
Windows
History
Ben Marsh
13a0feb87b
Fix UnrealVersionSelector spawning the editor behind other processes. FWindowsPlatformProcess::ExecProcess() passes SW_SHOWMINNOACTIVE in STARTUPINFO, so just call CreateProcess() directly instead. (Merged back from 4.6 branch).
...
[CL 2388784 by Ben Marsh in Main branch]
2014-12-15 12:33:27 -05:00
..
Resources
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00
WindowsPlatformInstallation.cpp
Fix UnrealVersionSelector spawning the editor behind other processes. FWindowsPlatformProcess::ExecProcess() passes SW_SHOWMINNOACTIVE in STARTUPINFO, so just call CreateProcess() directly instead. (Merged back from 4.6 branch).
2014-12-15 12:33:27 -05:00
WindowsPlatformInstallation.h
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00