Re: include/dwmapi.h: Add defenition of MIL_MATRIX3X2D
Oct. 9, 2009
12:01 p.m.
Louis. Lenders wrote:
needed to add a stub for //DwmGetGraphicsStreamTransformHint later on //
Hi, Louis.
+typedef struct _MIL_MATRIX3X2D +{ + DOUBLE S_11; + DOUBLE S_12; + DOUBLE S_21; + DOUBLE S_22; + DOUBLE DX; + DOUBLE DY; +} MIL_MATRIX3X2D; +
This is called MilMatrix3x2D in PSDK. Would you mind to resend?
6011
Age (days ago)
6011
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov