Activity for paul

  • paul paul created ticket #451

    Crash calling TWindow::FormatMessageBox from TEditFile

  • paul paul posted a comment on discussion Open Discussion

    Hi Nenad, Just to share some good news. I updated our WTL to 10.9163 and made a few last tweaks to our code that uses WTL (make use of new macros that allow us to specify the enclosing class). A complex project we have now compiles with /permissive- using VS2019 16.1.4. Thanks very much for your work! Regards, Paul

  • paul paul posted a comment on discussion Open Discussion

    Hi, I just tried 10.0.8356 - many things are fixed, thanks very much. Here is one more issue: error C3861: 'm_hWndClient': identifier not found due to CHAIN_CLIENT_COMMANDS() in atlframe.h There are others, but they are in MS code: https://developercommunity.visualstudio.com/content/problem/531139/atl-macros-wont-compile-wtih-permissive.html Thanks, Paul

  • paul paul posted a comment on discussion Open Discussion

    I see continued work on supporting /permissive-, thanks very much. Do you think the current trunk is useable for production software? If not, any update on when WTL10 will be released? Thanks, Paul

  • paul paul posted a comment on discussion Open Discussion

    Hello, Are there any plans to support compiling with the compiler switch /permissive- (VS2017)? This mode removes a lot of the MS-specific (non-conformant) behavior. Thanks, Paul

  • paul paul posted a comment on discussion Open Discussion

    Great to see you working on /permissive- support. Any idea of a production date?

  • paul paul modified a comment on discussion Open Discussion

    Hello, I was compiling with Clang (really for clang-tidy) and found this: Severity Code Description Project File Line Suppression State Error Clang : non-friend class member 'OnFileOk' cannot have a qualified name C:\dev\vendorsrc\WTL\Include\atldlgs.h 1125 Error Clang : non-friend class member 'OnFolderChanging' cannot have a qualified name C:\dev\vendorsrc\WTL\Include\atldlgs.h 1133 Error Clang : non-friend class member 'OnFolderChange' cannot have a qualified name C:\dev\vendorsrc\WTL\Include\atldlgs.h...

  • paul paul posted a comment on discussion Open Discussion

    Hello, I was compiling with Clang (really for clang-tidy) and found this: Severity Code Description Project File Line Suppression State Error Clang : non-friend class member 'OnFileOk' cannot have a qualified name C:\dev\MWOffice\vendorsrc\WTL\Include\atldlgs.h 1125 Error Clang : non-friend class member 'OnFolderChanging' cannot have a qualified name C:\dev\MWOffice\vendorsrc\WTL\Include\atldlgs.h 1133 Error Clang : non-friend class member 'OnFolderChange' cannot have a qualified name C:\dev\MWOffice\vendorsrc\WTL\Include\atldlgs.h...

  • paul paul posted a comment on discussion Open Discussion

    Done, see https://sourceforge.net/p/owlnext/feature-requests/116/. Thanks, Paul

  • paul paul created ticket #116

    Performance improvement for persistence

  • paul paul posted a comment on discussion Open Discussion

    Hello, Here's a patch (sorry, not based on your trunk) that significantly improves...

  • paul paul posted a comment on discussion Open Discussion

    Hi Jogy, Thanks for the link. I too was just providing feedback that persistence...

  • paul paul posted a comment on discussion Open Discussion

    Hello, Here are some additions to windowev.h that allow handling xbutton 1 and 2...

  • paul paul posted a comment on discussion Open Discussion

    We're on 6.33 plus custom changes for 64 bit support (we already fixed the issue...

  • paul paul posted a comment on discussion Open Discussion

    Hello, C++17 eliminates ios aliases seek_dir and open_mode. In files objstrm.h and...

  • paul paul posted a comment on discussion Open Discussion

    Hello, I can't find it now, but I remember seeing a discussion that the plans for...

  • paul paul posted a comment on discussion Open Discussion

    I see r3074 fixed a conflict between placement delete and C++14's support of sized...

1