blob: e1550028ecc278f13c9e6fe86c7ff8136cdefecb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
/*
* GIZMOBAR.RC
* GizmoBar Version 1.00, Win32 version August 1993
*
* Strings and other resources for the GizmoBar.
*
* Copyright (c)1993 Microsoft Corporation, All Rights Reserved
*
* Kraig Brockschmidt, Software Design Engineer
* Microsoft Systems Developer Relations
*
* Internet : kraigb@microsoft.com
* Compuserve: >INTERNET:kraigb@microsoft.com
*/
#include <windows.h>
#include "gizmoint.h"
rcinclude gizmobar.rcv
|