1
0
mirror of https://github.com/UzixLS/KernelEx.git synced 2025-07-19 07:21:20 +03:00

import KernelEx-4.0-Final

This commit is contained in:
UzixLS
2018-11-03 16:20:02 +03:00
parent 339353cce8
commit 30df122aba
339 changed files with 11011 additions and 1945 deletions

0
auxiliary/msimg32/makefile Executable file → Normal file
View File

0
auxiliary/msimg32/makefile.msv Executable file → Normal file
View File

4
auxiliary/msimg32/msimg32.c Executable file → Normal file
View File

@ -37,6 +37,10 @@
#define GRADIENT_FILL_TRIANGLE 0x02
#define GRADIENT_FILL_OP_FLAG 0xff
#endif
#ifndef AC_SRC_ALPHA
#define AC_SRC_ALPHA 0x01
#endif
BOOL WINAPI DllMain (HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
{

0
auxiliary/msimg32/msimg32.def Executable file → Normal file
View File

0
auxiliary/msimg32/msimgme.rc Executable file → Normal file
View File