User forums > Using Code::Blocks
Win7: How can I use AddClipboardFormatListener ?
(1/1)
jmb:
Hi
Usually AddClipboardFormatListener and further clipboard-functions and macros are defined in winuser.h.
But in codeblocks winuser.h there is nothing.
And so I cannot compile sourcefiles, where, as example, AddClipboardFormatListener is used.
What can I do ?
Дмитро:
Hello!
I do not know what winuser.g
But Google has found in three seconds, a lot of it.
first http://www.csee.umbc.edu/~squire/download/WinUser.h
If you need to, you can paste it all. Bulky, but that's okay.
Wish neree are healthy. I wish you a lot of beautiful code!
jmb:
--- Quote from: Дмитро on January 02, 2016, 01:41:23 pm ---Hello!
I do not know what winuser.g
But Google has found in three seconds, a lot of it.
first http://www.csee.umbc.edu/~squire/download/WinUser.h
If you need to, you can paste it all. Bulky, but that's okay.
--- End quote ---
I have here some more IDEs, and so I have not one winuser.h
In that header from watcom and visualstudioexpress all needed
things are defined. Only in the header from codeblocks there is nothings.
You mean, simply copy&paste the missed parts into winuser.h will
solve the problem ? Whats about the librariers ?
Is there a reason, why codeblocks do not offer this parts?
--- Quote ---Wish neree are healthy. I wish you a lot of beautiful code!
--- End quote ---
Thank you. I wish you the same.
Jenna:
Please read the FAQ, especially : http://wiki.codeblocks.org/index.php/FAQ-General#Q:_What_Code::Blocks_is_not.3F
and follow the forum rules.
This is not a general programming forum/website !
Topic unrelated to Code::Blocks itself, so I lock this topic !
Navigation
[0] Message Index
Go to full version