Added TODOs.

This commit is contained in:
2022-03-25 12:56:34 +03:00
parent cc2e5b5654
commit c035b8a980

View File

@@ -1,5 +1,10 @@
// wCenterWindow
// wCenterWindow.cpp
// TODO: Licensing.
// TODO: Move restricted window classes to Array.
// TODO: Change keyboard low-level hook to RegisterHotKey function.
// TODO: Add check for updates.
// TODO: Make x64 version.
//
#include "framework.h"
#include "wCenterWindow.h"