vscode static c analyzer gives error when analyzing any file that includes windows.h
when ever i include windows.h when writing c the analyzer would give me a thousand errors , i could just simply ignore them but the problem is that it won’t detect any problem in the code i write