We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd9adc4 commit e406f27Copy full SHA for e406f27
cpp/ql/lib/ext/Windows.model.yml
@@ -11,6 +11,7 @@ extensions:
11
- ["", "", False, "GetEnvironmentStringsW", "", "", "ReturnValue[*]", "local", "manual"]
12
- ["", "", False, "GetEnvironmentVariableA", "", "", "Argument[*1]", "local", "manual"]
13
- ["", "", False, "GetEnvironmentVariableW", "", "", "Argument[*1]", "local", "manual"]
14
+ # fileapi.h
15
- ["", "", False, "ReadFile", "", "", "Argument[*1]", "local", "manual"]
16
- ["", "", False, "ReadFileEx", "", "", "Argument[*1]", "local", "manual"]
17
- ["", "", False, "MapViewOfFile", "", "", "ReturnValue[*]", "local", "manual"]
0 commit comments