11 lines
324 B
C
11 lines
324 B
C
|
//--------------------------------------------------------------------------;
|
||
|
//
|
||
|
// File: Roland.h
|
||
|
//
|
||
|
// Copyright (c) 1997 Microsoft Corporation. All rights reserved
|
||
|
//
|
||
|
//
|
||
|
//--------------------------------------------------------------------------;
|
||
|
|
||
|
STDAPI_(void) RolandProp(HWND hwnd, HINSTANCE hInst, TCHAR *szName);
|