Enhancement: Fixes #271, Draft shell APIs

This commit is contained in:
Rory Fewell
2024-03-27 00:05:05 +00:00
parent 9ea3bdfea8
commit 88daabf12b
128 changed files with 6563 additions and 181 deletions

View File

@@ -1,9 +0,0 @@
#ifndef __WINTC_EXEC_H__
#define __WINTC_EXEC_H__
#include "exec/action.h"
#include "exec/desktop.h"
#include "exec/exec.h"
#include "exec/mime.h"
#endif