Search:

Type: Posts; User: dWorkVan

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    3,241

    sorry for the previous format.... here it is with code tags

    // code for the cursor override




    BOOL MyFrame::OnSetCursor(CWnd* pWnd, UINT nHitTest, UINT message)
    {

    if (message == 0) // owner is in menu mode
    {
  2. Replies
    4
    Views
    3,241

    Context Menu cursor problem

    Hi,

    I was wondering if anyone else has seen this problem:

    When I right click and open up a context menu in a CWnd sub-classed dialog, then go into a submenu my mouse cursor goes from the...
Results 1 to 2 of 2