Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 14.0.1
-
None
Description
In this case, the code editor or code analyzer seems to detect CreateFileW when in reality CreateFile is written.
This prevents the program from compiling.
I tried to copy everything > paste into Notepad++ > delete from Qt Creator editor and save > copy from Notepad++ > paste into Qt Creator editor... but that doesn't work either
Please see the screenshot.