log dwtestoo.cpp @ 2962:e6072eb914ce

age author description
Sat, 25 Feb 2023 04:25:21 +0000 bsmith C++: Step 4 of the std::string transition.
Thu, 23 Feb 2023 15:24:36 +0000 bsmith C++: Step 3 of the std::string transition.
Thu, 16 Feb 2023 12:04:52 +0000 bsmith C++: Step 2 of the std::string transition.
Fri, 06 Jan 2023 19:55:55 +0000 bsmith Win: Reenable -DAEROGLASS support, it was accidentally removed while testing on Win2k.
Fri, 06 Jan 2023 09:33:59 +0000 bsmith Win: Fix building dwtestoo with MinGW32/64. Need to use __cdecl in C++ mode.
Wed, 04 Jan 2023 09:45:49 +0000 bsmith OS/2: Fix build error due to missing API, also fix buffer size warning.
Sun, 01 Jan 2023 06:21:00 +0000 bsmith C++: Fix the popup menu code, was putting items on the wrong menu.