aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/winapi
diff options
context:
space:
mode:
Diffstat (limited to 'include/winapi')
-rw-r--r--include/winapi/process.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/winapi/process.hpp b/include/winapi/process.hpp
index 469653c..5f841a0 100644
--- a/include/winapi/process.hpp
+++ b/include/winapi/process.hpp
@@ -56,6 +56,8 @@ public:
int get_exit_code() const;
+ static std::string get_exe_path();
+
static Resource get_resource(unsigned int id);
static std::string get_resource_string(unsigned int id);