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