Milestone 5: deliver embedded RDP sessions and lifecycle hardening
This commit is contained in:
9
third_party/FreeRDP/winpr/libwinpr/path/shell_ios.h
vendored
Normal file
9
third_party/FreeRDP/winpr/libwinpr/path/shell_ios.h
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef SHELL_IOS_H_
|
||||
#define SHELL_IOS_H_
|
||||
|
||||
char* ios_get_home(void);
|
||||
char* ios_get_temp(void);
|
||||
char* ios_get_data(void);
|
||||
char* ios_get_cache(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user