Update cpp/ql/test/library-tests/dataflow/taint-tests/atl.cpp

Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
This commit is contained in:
Mathias Vorreiter Pedersen
2024-12-03 17:53:01 +00:00
committed by GitHub
parent 2c58279137
commit 0c8245f727

View File

@@ -25,7 +25,8 @@ typedef wchar_t* LPWSTR, *PWSTR;
typedef BSTR* LPBSTR;
typedef unsigned short USHORT;
typedef char *LPTSTR;
struct __POSITION { int unused; };typedef __POSITION* POSITION;
struct __POSITION { int unused; };
typedef __POSITION* POSITION;
typedef WORD ATL_URL_PORT;
enum ATL_URL_SCHEME{