CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: AKE

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    1,360

    Re: How make line insteed item of menu?

    Thanks.
  2. Replies
    2
    Views
    1,360

    [RESOLVED] How make line insteed item of menu?

    I think such
    AppendMenu(menu_file, MF_STRING, 1002, L"-");
    but it only insert "-". How correctly? Thanks
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured