windows-nt/Source/XPSP1/NT/shell/osshell/control/midi/cparrow.h
2020-09-26 16:20:57 +08:00

10 lines
297 B
C

/*--------------------------------------------------------------------------*/
BOOL PASCAL FAR RegisterArrowClass(
HINSTANCE hInstance);
VOID PASCAL FAR UnregisterArrowClass(
HINSTANCE hInstance);
/*--------------------------------------------------------------------------*/