[quote author="qlity" date="1372091351"]
Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module.
[/quote]
This warning might not be a problem. Unfortunately, depends.exe shows this warning for a couple of dlls as shown on the wiki. However, those dlls are not on your machine. Somehow this seem to depend on the update state of your windows OS.
You need to check out if the dlls are your developing machine. If not, they should be of no problem for the application.
The best is checking out on your development machine that you have the correct dlls all together with your application as described at the end of the wiki page. When you can start the application on the development machine, you can use this collection to transfer to another computer.