#ifndef _NTUSER_H NTSYSCALLAPI LONG NTAPI NtUserShowCursor( _In_ BOOL bShow ); #endif View code on GitHub
No description available.