Hello, I'm katahiromz.

I'm using your resource compiler "windres".
I found that windres cannot compile BITMAP or OWNERDRAW menu items.

1 MENU
{
    POPUP "&File"
    {
        MENUITEM "This is a test #1", 100, BITMAP
        MENUITEM "This is a test #2", 101, OWNERDRAW
  }
}

I want you to fix this bug...

Thanks,
片山博文MZ

Reply via email to