[Solved] C++ Issue | Copy into Clipboard
#3

Sorry for that i didnt find it by myself, but i got an error anyway. I pasted the following code:

pawn Код:
HANDLE SetClipboardData(
 __in UINT uFormat,
 __in HANDLE hMem
);
And in line
pawn Код:
__in UINT uFormat,
it says:
Код:
parse error before "UFormat"
Sorry if im just stupid, but i dont become ideas out of this error. :/

Thanks so far.

#Edit#: Btw, if it matters, i'm using it as a console and not a windows-default-window.
Reply


Messages In This Thread
[Solved] C++ Issue | Copy into Clipboard - by DeathOnaStick - 06.04.2010, 17:01
Re: C++ Issue | Copy into Clipboard - by Westie - 06.04.2010, 17:14
Re: C++ Issue | Copy into Clipboard - by DeathOnaStick - 06.04.2010, 17:25
Re: C++ Issue | Copy into Clipboard - by Killerkid - 06.04.2010, 17:35
Re: C++ Issue | Copy into Clipboard - by DeathOnaStick - 06.04.2010, 17:39

Forum Jump:


Users browsing this thread: 1 Guest(s)