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 e406f27 commit 8022964Copy full SHA for 8022964
cpp/ql/lib/ext/Windows.model.yml
@@ -14,6 +14,7 @@ extensions:
14
# fileapi.h
15
- ["", "", False, "ReadFile", "", "", "Argument[*1]", "local", "manual"]
16
- ["", "", False, "ReadFileEx", "", "", "Argument[*1]", "local", "manual"]
17
+ # memoryapi.h
18
- ["", "", False, "MapViewOfFile", "", "", "ReturnValue[*]", "local", "manual"]
19
- ["", "", False, "MapViewOfFile2", "", "", "ReturnValue[*]", "local", "manual"]
20
- ["", "", False, "MapViewOfFile3", "", "", "ReturnValue[*]", "local", "manual"]
0 commit comments