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.



------------------------------------------------------------------------------
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