codeproject Win32Ribbon example with PellesC

Started by TimoVJL, January 17, 2014, 09:49:59 PM

Previous topic - Next topic

TimoVJL

codeproject Win32Ribbon example from here converted to PellesC project.
For Win7 or newer
This example needs MS uicc.exe too.

HelloRibbon_2.zip with IUICommandHandler too.

Some ideas and resources from here
ScratchRibbon_1.zip with IUICommandHandler too.
ScratchRibbon_2.zip with IUICommandHandler and normal menu for WinXP too.
May the source be with you

czerny

I am a bit confused.
Isn't that control used with MS-Office 2007 first? Which does not need Win7 and above?

czerny

TimoVJL

#2
UIRibbon.dll look here
May the source be with you

lingo

Hi timovijl,

thx for your contribution!

There is flow in switch statement of window proc of helloribbon, so the behaviour
of ribbon fails after first command click ( e.g you can't minimize it anymore).

Just a hint ;-)

Grz, lingo

TimoVJL

May the source be with you


Persay