j
k
j a
j l
Austin English austinenglish@gmail.com wrote:
+BOOL WINAPI GetPhysicalCursorPos(POINT *point) +{ FIXME("(%p) semi-stub: forwarding to GetCursorPos\n", point); return GetPhysicalCursorPos(point); +}
+BOOL WINAPI GetPhysicalCursorPos(POINT *point) +{
+}
A copy/paste bug.
Back to the thread
Back to the list