User Activity

  • Posted a comment on discussion Help on Win32++

    Hi Kevin, Thanks for the additional information. I've adopted the changes you suggestion to add support for the MF_MENUBARBREAK menu item style. You can download the latest code as a snapshot from the Code section. Best regards, David

  • Posted a comment on discussion Help on Win32++

    Hi Kevin, Thanks for the suggestion. I've updated CWnd::Create to set the window class name as follows: // Prefer the classname specified in PreRegisterClass over the one // specified in PreCreate. The class name will default to "Win32++ Window" // if neither PreRegisterClass nor PreCreate specify a class name. LPCTSTR className = wc.lpszClassName ? wc.lpszClassName : cs.lpszClass; Best regards, David

  • Committed [r2911] on Code
  • Committed [r2910] on Code

    Added support for the MF_MENUBARBREAK menu item style.

  • Posted a comment on discussion Help on Win32++

    Hi Kevin, Thanks for the pictures, but I still need to see the code you use to create the menu to troubleshoot this issue. Best regards, David

  • Committed [r2909] on Code

    Minor update to wxx_setup.h and some samples.

  • Modified ticket #5 on Win32++

    Dynamic-Link Library Security

  • Posted a comment on ticket #5 on Win32++

    Most calls to LoadLibrary have been replaced with GetModuleHandle. The remaining calls to LoadLibrary use the path provided by ::GetSystemDirectory.

View All

Personal Data

Username:
david_nash
Joined:
2005-03-07 01:35:08

Projects

This is a list of open source software projects that David is associated with:

Personal Tools

MongoDB Logo MongoDB