Home | History | Annotate | Download | only in dinput

Lines Matching refs:DIENVELOPE

213 typedef struct DIENVELOPE {
214 DWORD dwSize; /* sizeof(DIENVELOPE) */
219 } DIENVELOPE, *LPDIENVELOPE;
220 typedef const DIENVELOPE *LPCDIENVELOPE;