代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/418308/2091385
c comguidlib.c
/* comGuidLib.c - vxcom GUID library */
/* Copyright (c) 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,19nov01,nel Add delay back into GUID creation routine.
01
www.eeworm.com/read/405664/2286827
c comguidlib.c
/* comGuidLib.c - vxcom GUID library */
/* Copyright (c) 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,19nov01,nel Add delay back into GUID creation routine.
01
www.eeworm.com/read/400890/2345249
c comguidlib.c
/* comGuidLib.c - vxcom GUID library */
/* Copyright (c) 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,19nov01,nel Add delay back into GUID creation routine.
01
www.eeworm.com/read/396473/2415532
c comguidlib.c
/* comGuidLib.c - vxcom GUID library */
/* Copyright (c) 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,19nov01,nel Add delay back into GUID creation routine.
01
www.eeworm.com/read/383832/2612497
c comguidlib.c
/* comGuidLib.c - vxcom GUID library */
/* Copyright (c) 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,19nov01,nel Add delay back into GUID creation routine.
01
www.eeworm.com/read/378966/2678835
c comguidlib.c
/* comGuidLib.c - vxcom GUID library */
/* Copyright (c) 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,19nov01,nel Add delay back into GUID creation routine.
01
www.eeworm.com/read/377363/2701589
c comguidlib.c
/* comGuidLib.c - vxcom GUID library */
/* Copyright (c) 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,19nov01,nel Add delay back into GUID creation routine.
01
www.eeworm.com/read/353640/3084519
c comguidlib.c
/* comGuidLib.c - vxcom GUID library */
/* Copyright (c) 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,19nov01,nel Add delay back into GUID creation routine.
01
www.eeworm.com/read/262046/4315784
c comguidlib.c
/* comGuidLib.c - vxcom GUID library */
/* Copyright (c) 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,19nov01,nel Add delay back into GUID creation routine.
01
www.eeworm.com/read/460526/1560766
h shlguid.h
#define DEFINE_SHLGUID(n,l,w1,w2) DEFINE_GUID(n,l,w1,w2,0xC0,0,0,0,0,0,0,0x46)
#define SID_SShellBrowser IID_IShellBrowser
extern const GUID CLSID_ShellDesktop;
extern const GUID CLSID_ShellLink;
exte