User Activity

  • Posted a comment on discussion Open Discussion on OWLNext: C++ Application Framework

    If you are using the TListViewCtrl::SortItems method, the parameters passed to your comparator function are the lParam properties that you should have set in the LVITEM struct when inserting the items in the list view control. What is contained in those lParam properties is entirely up to you, but usually it can be a pointer to the underlying data object (or could be an index in an array of the data objects, or something else that can be used to uniquely identify the object) If you want to deal with...

  • Posted a comment on a blog post on OWLNext: C++ Application Framework

    I have downloaded and installed the new C++ Builder 12 Community Edition. OWLMaker 2024.3.29.6904 does detect it and build the libraries, and the examples also build and work.

  • Created a blog post on OWLNext: C++ Application Framework

    C++Builder 12 Community Edition Released!

  • Committed [r7083] on Code

    CHG: FolderSize example: Added a tab with disk free space information.

  • Committed [r7082] on Code

    CHG: FolderSize example: Display OS version information in the About box.

  • Committed [r7080] on Code

    CHG: OWLMaker: Small rewrite of Clear Output Folders functionality to take advantage of recursive_directory_iterator (thanks, https://www.cppstories.com/2024/common-filesystem-cpp20/#6-listing-directory-contents-recursively).

  • Modified a comment on discussion Open Discussion on OWLNext: C++ Application Framework

    I do with the EV_LVN_DBLCLK response table entry. For an example, you can look at the FolderSize or Razee example code on the trunk.

  • Posted a comment on discussion Open Discussion on OWLNext: C++ Application Framework

    I do with the EV_LVN_DBLCLK response table entry. For an example, you can look at the FolderSizeor Razee example code on the trunk.

View All

Personal Data

Username:
jogybl
Joined:
2003-09-24 16:09:05
Web Site:
  1. http://www.jogy.net

Projects

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

Personal Tools