Hello,

On Tue, 04 Jan 2011 18:10:10 +0100
Vincent Richomme <foru...@smartmobili.com> wrote:

>  On Tue, 4 Jan 2011 13:42:51 +0100 (CET), Vincent Torri wrote:
> > On Tue, 4 Jan 2011, Paul Sokolovsky wrote:
> >
> >> Hello,
> >>
> >> Has anybody stumbled at the implementation of aygshell functions 
> >> like
> >> SHCreateMenuBar() for pure Win32? Maybe not as a standalone
> >> library, but as part of a project which supports both Win32 and
> >> WinCE. I'd appreciate any hint.
> >
> > The code is not released. But you can try google. I found that:
> >
> > 
> > http://wmdevelopers.blogspot.com/2008/05/create-menu-bar-programmatically-wm5.html
> 
> 
>  Hi,
> 
>  SHCreateMenuBar is so specific to wince that I don't think it's very 
>  relevant to implement it under win32.
>  What you should do is define a common function/method to create a
> menu and that would
>  call SHCreateMenuBar on wince.

Well, it's about 3rd-party software, to let test/debug it with more
comfort. Apparently, linking with a mock lib is more productive than
to figure out and patch each case, especially in bulk. As for "specific
to wince" - well, it's just an adhoc toolbar which tend to appear even
on dialogs. I'm surprised that noone implemented it over all this
time...

[]

-- 
Best regards,
 Paul                          mailto:pmis...@gmail.com

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to