how would I be able to use that in a console application?
I know i know it sounds weird to talk about a console application that doesn't use a console, but i'm not as familiar with the windows libraries enough.
I don't think there is a simple way. What difference does it make though? Without a console you wont be able to use cin/cout, but everything else is fine.