mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 15:26:00 +02:00
Change to allow working in installer
This commit is contained in:
parent
5c813f31ec
commit
463e26ff75
19 changed files with 571 additions and 57 deletions
|
@ -286,6 +286,8 @@ enum BfpSysDirectoryKind
|
|||
BfpSysDirectoryKind_AppData_Local,
|
||||
BfpSysDirectoryKind_AppData_LocalLow,
|
||||
BfpSysDirectoryKind_AppData_Roaming,
|
||||
BfpSysDirectoryKind_Programs,
|
||||
BfpSysDirectoryKind_Programs_Common
|
||||
};
|
||||
|
||||
struct BfpFindFileData;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue