21 lines
798 B
C
21 lines
798 B
C
//-------------------------------------------------------------------------
|
|
//
|
|
// This is part of the Microsoft Tablet PC Platform SDK
|
|
// Copyright (C) 2006 Microsoft Corporation
|
|
// All rights reserved.
|
|
//
|
|
// This source code is only intended as a supplement to the
|
|
// Microsoft Tablet PC Platform SDK Reference and related electronic
|
|
// documentation provided with the Software Development Kit.
|
|
// See these sources for more detailed information.
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
//
|
|
|
|
#define RESID_MY_RECO_INFO 300
|
|
#define RESID_MY_FRIENDLYNAME 301
|
|
#define RESID_MY_VENDORNAME 302
|
|
#define RESID_MY_RECO_GUID 303
|
|
|
|
#define MY_RECO_GUID L"{BED90AE6-760A-4A73-BCDC-413F7EC1AF7F}"
|