mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 20:18:28 +00:00
eb42128790
used with Borland C++ 4.52, but should be easy to adapt to Winelib by whoever feels like it; I haven't, I just released this useful test app in case it would benefit other developers.
17 lines
370 B
Text
17 lines
370 B
Text
/****************************************************************************
|
|
|
|
|
|
guitest.rh
|
|
|
|
produced by Borland Resource Workshop
|
|
|
|
|
|
*****************************************************************************/
|
|
|
|
#define IDC_CHECKBOX1 104
|
|
#define IDC_CHECKBOX2 105
|
|
#define IDC_CHECKBOX3 106
|
|
#define DIALOG_2 2
|
|
#define IDC_GROUPBOX1 10
|
|
#define DIALOG_1 1
|
|
#define ICON_1 1
|