Skip to content

Instantly share code, notes, and snippets.

@iletai
Created August 9, 2018 01:01
Show Gist options
  • Save iletai/3c7cb223ba4ccbbd0b8692e4ab25f982 to your computer and use it in GitHub Desktop.
Save iletai/3c7cb223ba4ccbbd0b8692e4ab25f982 to your computer and use it in GitHub Desktop.
CursorGet.cpp
Window::Current->CoreWindow->PointerCursor = ref new Windows::UI::Core::CoreCursor(Windows::UI::Core::CoreCursorType::Custom, IDC_CURSOR1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment