I'm sorry, I'm a beginner. I added the "wil" library to the project, which eliminated some of the errors. Now the undeclared identifiers remain in the Effect Helper.hpp file: DWM_SYSTEMBACKDROP_TYPE, DWMSBT_NONE, DWMSBT_TRANSIENT WINDOW, DWMSBT_MAINWINDOW, DWMSBT_TABBEDWINDOW, DWMWA_SYSTEMBACKDROP_TYPE; in the file MenuRendering.cpp : MENU_POPUPITEMKBFOCUS, MENU_POPUPITEM_FOCUSABLE, MENU_POPUPITEMKBFOCUS. What to do about it, please tell me. I really want to have a working project and implement my ideas on it. Apparently, there are no other necessary libraries here.
I'm sorry, I'm a beginner. I added the "wil" library to the project, which eliminated some of the errors. Now the undeclared identifiers remain in the Effect Helper.hpp file: DWM_SYSTEMBACKDROP_TYPE, DWMSBT_NONE, DWMSBT_TRANSIENT WINDOW, DWMSBT_MAINWINDOW, DWMSBT_TABBEDWINDOW, DWMWA_SYSTEMBACKDROP_TYPE; in the file MenuRendering.cpp : MENU_POPUPITEMKBFOCUS, MENU_POPUPITEM_FOCUSABLE, MENU_POPUPITEMKBFOCUS. What to do about it, please tell me. I really want to have a working project and implement my ideas on it. Apparently, there are no other necessary libraries here.