ALTaleX531 / TranslucentFlyouts

Translucent effect for most of the win32 flyouts
GNU Lesser General Public License v3.0
779 stars 24 forks source link

Trying to compile a project - errors #134

Closed musicstashall closed 3 months ago

musicstashall commented 3 months ago

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.