代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/361182/2952864
cs meetingitem.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, CoClass(typeof(MeetingItemClass)), Guid("00063062-0000-0000-C000-000000000046")]
publi
www.eeworm.com/read/361182/2952887
cs taskrequestitem.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, Guid("00063036-0000-0000-C000-000000000046"), CoClass(typeof(TaskRequestItemClass))]
p
www.eeworm.com/read/361182/2952896
cs syncobject.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, Guid("00063083-0000-0000-C000-000000000046"), CoClass(typeof(SyncObjectClass))]
public
www.eeworm.com/read/361182/2952925
cs distlistitem.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, CoClass(typeof(DistListItemClass)), Guid("00063081-0000-0000-C000-000000000046")]
publ
www.eeworm.com/read/361182/2952928
cs application.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, CoClass(typeof(ApplicationClass)), Guid("00063001-0000-0000-C000-000000000046")]
publi
www.eeworm.com/read/357319/3024782
dfm clrdemoguidform.dfm
object frmGuid: TfrmGuid
Left = 339
Top = 225
BorderStyle = bsDialog
Caption = 'Guid Stream'
ClientHeight = 273
ClientWidth = 392
Color = clBtnFace
Font.Charset = DEFAULT_CHARS
www.eeworm.com/read/257560/4363531
h intrface.h
// intrface.h
//
// Generated by C DriverWizard 3.1.0 (Build 1722)
// Requires DDK Only
// File created on 5/25/2007
//
// GUID definition are required to be outside of header inclusion pragma
www.eeworm.com/read/257560/4363543
h intrface.h
// intrface.h
//
// Generated by C DriverWizard 3.1.0 (Build 1722)
// Requires DDK Only
// File created on 5/25/2007
//
// GUID definition are required to be outside of header inclusion pragma
www.eeworm.com/read/173364/9660214
h intrface.h
// intrface.h
//
// Generated by C DriverWizard 3.2.0 (Build 2485)
// Requires DDK Only
// File created on 9/12/2006
//
// GUID definition are required to be outside of header inclusion pragma
www.eeworm.com/read/109101/15563699
cpp hellowdm.cpp
//
//Created by
//Tsinghua University E.E. Tanzhangxi(xtan) 1999.9.7
//
#define INITGUID // define GUID_HELLOWDM
#include "hellowdm.h"
#include "hellowdmioctl.h"
extern