Hi, I have a small helper function which does the following: static void SetDelay( BYTE bBytes0_3, BYTE* pb, DWORD dw) { memcpy( pb, &dw, ...
確定! 回上一頁