windows-nt/Source/XPSP1/NT/shell/osshell/control/midi/cparrow.h

10 lines
297 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*--------------------------------------------------------------------------*/
BOOL PASCAL FAR RegisterArrowClass(
HINSTANCE hInstance);
VOID PASCAL FAR UnregisterArrowClass(
HINSTANCE hInstance);
/*--------------------------------------------------------------------------*/