News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Win7: How can I use AddClipboardFormatListener ?

Started by jmb, January 02, 2016, 12:21:32 AM

Previous topic - Next topic

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 ?

Linux Mint, Cinnamon 19.3 , Code::Blocks 20.03

Дмитро

#1
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.

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!

Thank you. I wish you the same.

Linux Mint, Cinnamon 19.3 , Code::Blocks 20.03

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 !