I have enabled the gdiScaling option to my MFC C++ application using manifest.
However when I create an out-of-process COM server application from my program, it also gets the gdiScaling on!
How to disable this (wrong) behaviour?
I have enabled the gdiScaling option to my MFC C++ application using manifest.
However when I create an out-of-process COM server application from my program, it also gets the gdiScaling on!
How to disable this (wrong) behaviour?