24 dx =
abs(DestRect->right - DestRect->left);
25 dy =
abs(DestRect->bottom - DestRect->top);
27 sx =
abs(SourceRect->right - SourceRect->left);
28 sy =
abs(SourceRect->bottom - SourceRect->top);
_In_ UINT _In_ UINT _In_ PNDIS_PACKET Source
void DIB_TransparentBltToVGA(int x, int y, int w, int h, void *b, int Source_lDelta, ULONG trans)
FN_DrvTransparentBlt DrvTransparentBlt
_Reserved_ PVOID Reserved