144 Commits

Author SHA1 Message Date
W0LF bad4d37e7a Some improovements. 2022-02-28 20:37:18 +03:00
W0LF fe10e4ec72 Reduced buffer length. 2022-02-28 19:56:37 +03:00
W0LF 6edbf1f9c6 Changed PATH_LEN constant to internal MAX_PATH. 2022-02-28 19:52:56 +03:00
W0LF 79acd5d110 Moved RegisterClass function into WinMain. 2022-02-28 19:32:46 +03:00
W0LF 4d503f6421 Changed manifest. 2022-02-28 19:30:14 +03:00
W0LF dcf844ddd3 Changed function prototype. 2022-02-28 19:13:36 +03:00
W0LF 517cfdcc82 Improoved logging. 2022-02-28 19:07:18 +03:00
W0LF 5c3e15b949 Increased revision. 2022-02-25 19:20:06 +03:00
W0LF 790ae9ab67 More logging. 2022-02-25 19:14:57 +03:00
W0LF 52364a228a Replced some SendMessageW to PostMessageW. 2022-02-25 18:15:10 +03:00
W0LF cb01a4b815 Update README.md. 2022-02-25 17:21:28 +03:00
W0LF e15f08d521 Clean up code. 2022-02-25 16:28:14 +03:00
W0LF 28de2585a8 Added handler.
Added WM_QUERYENDSESSION message handler for correct closing log-file.
2022-02-25 14:45:08 +03:00
W0LF 3cd3faea01 Fixed list of arguments in log-file. 2022-02-25 14:41:35 +03:00
W0LF 19660bb346 Fixed donation link. 2022-02-25 14:37:14 +03:00
W0LF b332c7476f Fix.
Fixed mistake not getting focus when calling manual edit window.
2022-02-25 14:34:51 +03:00
W0LF d5b3ef1040 Added missing initialization of some structures 2022-02-19 23:10:48 +03:00
W0LF 76099356cd Fixed return of focus to the window after closing the manual editing dialog. 2022-02-19 23:03:53 +03:00
W0LF 750ac44696 Added application guid for future use 2022-02-13 14:28:05 +03:00
W0LF 0a0fe05555 Fix manifest 2022-02-13 12:36:22 +03:00
W0LF b6a0f9a3c5 Changed manifest 2022-02-13 12:31:56 +03:00
W0LF e7c06ec4b6 Changed size of NOTIFYICONDATA structure 2022-02-12 19:40:27 +03:00
W0LF f58e6a99cb Slightly cleaned up code 2022-02-12 18:13:19 +03:00
W0LF fee7025323 Preparation for autoversioning 2022-02-12 18:01:07 +03:00
W0LF 7491ed2ca7 Fixed (I hope) error creating trayicon 2022-02-12 04:37:44 +03:00
W0LF 166cdd0d88 v2.3.1
Some improovements
2022-01-14 17:32:17 +03:00
W0LF d1ab2b86e2 Added more logging 2021-12-29 20:15:15 +03:00
W0LF 690f621f5b Added some TODOs 2021-12-26 05:56:44 +03:00
W0LF 01eb9075b4 Fixed a bug when the log file was not created in the program's folder when launched from the scheduler. 2021-12-19 06:23:32 +03:00
W0LF 5137eed759 Added backing up previous logfile 2021-12-10 03:24:43 +03:00
W0LF b8d3db9289 Added simple logging 2021-12-10 02:20:42 +03:00
W0LF a4af63ed34 Version 2.2
Added manual editing of size and position of the widow.
Added centering the window by middle mouse button.
Updated project from Visual Studio 2017 to 2019.
2021-04-30 23:07:44 +03:00
W0LF bdb2ebd295 Delete wCenterWindow.h 2020-05-03 18:50:05 +03:00
W0LF bd5d845ec1 Delete targetver.h 2020-05-03 18:49:07 +03:00
W0LF a6c866d1dd Delete framework.h 2020-05-03 18:48:50 +03:00
W0LF 38a570310f Delete Resource.h 2020-05-03 18:48:32 +03:00
W0LF 4a96fef1c7 new version 2020-05-03 18:47:31 +03:00
W0LF 35f791d7a0 Added 'Hide Icon' option to menu. 2020-01-24 15:03:52 +03:00
W0LF 5ef184bee3 change version number 2020-01-23 17:18:24 +03:00
W0LF ce31a7d6e0 Added commandline option '/hide' for hide trayicon at startup. 2020-01-23 17:15:30 +03:00
W0LF 3f8b848b1e Added hotkey for hide tray icon. 2020-01-22 13:40:22 +03:00
W0LF 73a7b40f9b fix files 2020-01-20 07:40:03 +03:00
W0LF 81510d5105 fix files 2020-01-20 07:01:00 +03:00
W0LF 326506114a fix 2020-01-20 06:43:04 +03:00