Answer the question
In order to leave comments, you need to log in
How to connect two different files with the same name?
I connect two different files, but they have the same names. 1st - my local, which I came up with myself, 2nd - global, apparently from the Windows SDK ... I
connect them like this, it looks a little comical:
#include "anyfile.h"
#include <anyfile.h>
Answer the question
In order to leave comments, you need to log in
If you don't want it to look comical, don't name project files after standard header files.
But, apart from the comic, technically there should not be any problems with such a naming.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question