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:
0
auxiliary/msimg32/makefile
Executable file → Normal file
0
auxiliary/msimg32/makefile
Executable file → Normal file
0
auxiliary/msimg32/makefile.msv
Executable file → Normal file
0
auxiliary/msimg32/makefile.msv
Executable file → Normal file
4
auxiliary/msimg32/msimg32.c
Executable file → Normal file
4
auxiliary/msimg32/msimg32.c
Executable file → Normal 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
0
auxiliary/msimg32/msimg32.def
Executable file → Normal file
0
auxiliary/msimg32/msimgme.rc
Executable file → Normal file
0
auxiliary/msimg32/msimgme.rc
Executable file → Normal file
Reference in New Issue
Block a user