reactos/base/applications/rapps/include
Mark Jansen 33c2903e6d
[RAPPS] Rework application handling
Previously, there would be function duplication between installed and available applications.
Now this is handled with polymorphism, which allows to re-use a lot of code.
Additionally, toolbar buttons are properly disabled now.
The mutex used to guard rapps' single instance is renamed,
so that the 'new' and old rapps can be run at the same time for testing.

CORE-18459
2023-02-20 19:30:02 +01:00
..
applicationdb.h [RAPPS] Rework application handling 2023-02-20 19:30:02 +01:00
applicationinfo.h [RAPPS] Rework application handling 2023-02-20 19:30:02 +01:00
appview.h [RAPPS] Rework application handling 2023-02-20 19:30:02 +01:00
asyncinet.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
configparser.h [RAPPS] Rework application handling 2023-02-20 19:30:02 +01:00
crichedit.h [RAPPS] Rework application handling 2023-02-20 19:30:02 +01:00
defines.h [RAPPS] Rework application handling 2023-02-20 19:30:02 +01:00
dialogs.h [RAPPS] Rework application handling 2023-02-20 19:30:02 +01:00
gui.h [RAPPS] Rework application handling 2023-02-20 19:30:02 +01:00
misc.h [RAPPS] Rework application handling 2023-02-20 19:30:02 +01:00
rapps.h [RAPPS] Rework application handling 2023-02-20 19:30:02 +01:00
resource.h [RAPPS] Rework application handling 2023-02-20 19:30:02 +01:00
rosui.h [RAPPS] Rework application handling 2023-02-20 19:30:02 +01:00
settings.h [RAPPS] settings read/write refactor (#3101) 2020-09-06 17:10:18 +02:00
unattended.h [RAPPS][RAPPS.COM] Introduce a rapps console shim 2020-10-25 15:44:33 +01:00
winmain.h [RAPPS] settings read/write refactor (#3101) 2020-09-06 17:10:18 +02:00