Hi,
I don't want to copy/paste from MSDN, so could you send me your project ?
And what command line are you using ?
On Mon, 15 Dec 2008 13:46:05 -0600, "Jared Waltzer"
wrote:
> I am trying to compile the example here with the mingw32ce compiler:
> http://msdn.microsoft.com/en-us/library/ms931
I am trying to compile the example here with the mingw32ce compiler:
http://msdn.microsoft.com/en-us/library/ms931632.aspx
I get a syntax error in the .rc file. Removing the rc file I get an
undefined reference for SHCreateMenuBar. Am I doing something wrong, or is
this not supported at this point