The printer dialog do not shows up and Execute returns false
Interesting!
I would now tried DDUMP(GetLastErrorMessage()) - perhaps it would give a clue what is wrong.
Then, of course, install SDK and try to debug .Execute.
Quote:
By the way, I thought that all of you (UPP authors) would advice to use Mingw... But ok, if you are saying that free VC++ from MS is a better choise (for windows development) I will try it.
But tell me, does free VC++ builds applications that do not need to run above .NET framework? I hate .NET framewaork. It is a monster!
Yes. You have to install .NET to install SDK, but compiled apps are .NET free...