win: fix declaration of SetCurrentProcessExplicitAppUserModelID

This commit is contained in:
GH Cao
2020-02-04 22:08:05 +08:00
parent 3b6cc393eb
commit 8e8492baed
3 changed files with 4 additions and 2 deletions

View File

@@ -19,8 +19,10 @@
* Copyright 2017-2019 Fred N. van Kempen.
*/
#define UNICODE
#define NTDDI_VERSION 0x06010000
#include <windows.h>
#include <shlobj.h>
#include <shobjidl.h>
#include <fcntl.h>
#include <stdarg.h>
#include <stdint.h>