User profile: Hotice

User info
User name:Hotice
Name:Michael Warren
Location:Indianapolis, IN
History
Joined:
Number of posts:142
Latest posts:

Pasting data to clipboard
None of them. //I have tried it on my computer

spawning a java process from C++
I have asked, on another website, how to open a JAR file from C++, and one of the responses was to u...

Pasting data to clipboard
I understand the code snippet now, and have used it. This one that is: http://www.cplusplus.com/for...

Pasting data to clipboard
Figured it out. I ended up using [code]OpenClipboard(0)[/code] to open the clipboard, which is a HUG...

Pasting data to clipboard
I am working on a C++ program that allows you to paste URLs into YouTube comments/posts on forums wh...