mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
feat: autorun minimize to tray
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
void SetProcessAutoRunSelf(bool enable);
|
||||
void AutoRun_SetEnabled(bool enable);
|
||||
|
||||
bool GetProcessAutoRunSelf();
|
||||
bool AutoRun_IsEnabled();
|
||||
|
||||
Reference in New Issue
Block a user