Home | History | Annotate | Download | only in Python

Lines Matching refs:dwProductVersionMS

982             realMajor = HIWORD(ffi->dwProductVersionMS);
983 realMinor = LOWORD(ffi->dwProductVersionMS);