Delay LoadHi, I'm delay loading a dll lets say delay.dll. During the loading can we say where to look for t...
Restrict header file inclusionHi yeah i got that. Many projects includes dependent.h so do we need to change the include directory...
Restrict header file inclusionSince dependent.h includes base.h, in UnrelatedProject if we include dependent.h base.h also visibl...
Restrict header file inclusionHi, I have one requirement. I have a project lets Say baseProject.vcxproj. It has some header fil...
Void pointerThanks. Here thing is that A.cpp includes B.h also.