Logo
Explore Help
Sign In
Muldersoft/LameXP
Muldersoft/LameXP
1
0
Fork 0
You've already forked LameXP
Code Releases 2 Activity
754 Commits 1 Branch 23 Tags
Commit Graph

2 Commits

Author SHA1 Message Date
lordmulder
a450862150 Patched Qt's QProcess class to pass the CREATE_BREAKAWAY_FROM_JOB flag when creating a new process. This is required, because Windows (Vista and later) will add our child processes to the PCA (Program Compatibility Assistant) job object automatically! And then we cannot add the child processes to our own job object, as a process can be assigned to only one job object. With the CREATE_BREAKAWAY_FROM_JOB flag, we ensure that our child processes does NOT get added to the PCA job object automatically and we can add it to our own job object again. Unfortunately QProcess does NOT provide a way to pass process creation flags yet, so we have to patch Qt for now. Passing the CREATE_BREAKAWAY_FROM_JOB flag may not always be desired though... 2012-03-01 23:14:41 +01:00
lordmulder
c3cfe577b0 Added patch collection. 2012-02-28 16:11:28 +01:00
Powered by Gitea Version: 1.23.7 Page: 75ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API @mulder@det.social