Skip to content
Snippets Groups Projects
Commit 4c799475 authored by D-AIRY's avatar D-AIRY
Browse files

Fixed warning in xWindow

parent 6f3518a6
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ struct ACCENTPOLICY
int AnimationId;
};
typedef BOOL (*WINAPI FNPTRSetWindowCompositionAttribute)(HWND hwnd, WINCOMPATTRDATA* pAttrData);
// typedef BOOL (*WINAPI FNPTRSetWindowCompositionAttribute)(HWND hwnd, WINCOMPATTRDATA* pAttrData);
static LRESULT CALLBACK WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment