I'm developing a program that interfaces with Windows Update Agent (WUA).

When debbuging, I got a lot of 0x80240036 errors, when I tried to download a patch that were already downloaded.

So, I...