mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-19 07:21:20 +03:00
9 lines
210 B
Modula-2
Executable File
9 lines
210 B
Modula-2
Executable File
LIBRARY msimg32.dll BASE=0x79790000
|
|
EXPORTS
|
|
|
|
vSetDdrawflag @1
|
|
AlphaBlend = AlphaBlend_NEW @2
|
|
DllInitialize = DllMain @3 PRIVATE
|
|
GradientFill = GradientFill_NEW @4
|
|
TransparentBlt = TransparentBlt_NEW @5
|