add import

This commit is contained in:
mr-tz 2023-07-02 16:23:04 +02:00
parent 58ac3d724b
commit 83d4e3bc02
2 changed files with 2 additions and 0 deletions

View file

@ -30,6 +30,7 @@ rule:
- api: SHGetFolderPathAndSubDir
- api: shell32.SHGetFolderPath
- api: shell32.SHGetFolderLocation
- api: shell32.SHGetKnownFolderPath
- api: shell32.SHGetSpecialFolderPath
- api: shell32.SHGetSpecialFolderLocation
- api: System.IO.Directory::GetCurrentDirectory

View file

@ -17,3 +17,4 @@ rule:
- api: VerifyVersionInfo
- api: VerSetConditionMask
- api: RtlGetNtVersionNumbers
- api: GetProductInfo