Author Topic: Win7: How can I use AddClipboardFormatListener ?  (Read 3938 times)

Offline jmb

  • Multiple posting newcomer
  • *
  • Posts: 24
Win7: How can I use AddClipboardFormatListener ?
« on: January 02, 2016, 12:21:32 am »
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

Offline Дмитро

  • Multiple posting newcomer
  • *
  • Posts: 107
Re: Win7: How can I use AddClipboardFormatListener ?
« Reply #1 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.
Wish  neree are healthy. I wish you a lot of beautiful code!
« Last Edit: January 02, 2016, 01:58:18 pm by Дмитро »

Offline jmb

  • Multiple posting newcomer
  • *
  • Posts: 24
Re: Win7: How can I use AddClipboardFormatListener ?
« Reply #2 on: January 02, 2016, 05:53:42 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

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Win7: How can I use AddClipboardFormatListener ?
« Reply #3 on: January 02, 2016, 07:59:28 pm »
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 !