Home
last modified time | relevance | path

Searched refs:IDC_NOCURSOR (Results 1 – 3 of 3) sorted by relevance

/dports/x11-servers/x2x/x2x-e62a535/
H A Dresource.h2 #define IDC_NOCURSOR 100 macro
H A Dx2xwin.rc39 IDC_NOCURSOR CURSOR DISCARDABLE "nocursor.cur" cursor
H A Dx2x.c1147 wndclass.hCursor = LoadCursor(m_instance, MAKEINTRESOURCE(IDC_NOCURSOR));