uuid.c
上传用户:xhy777
上传日期:2007-02-14
资源大小:24088k
文件大小:0k
源码类别:

系统编程

开发平台:

Visual C++

  1. //+-------------------------------------------------------------------------
  2. //
  3. //  Microsoft Windows
  4. //
  5. //  Copyright (C) Microsoft Corporation, 1997 - 1999
  6. //
  7. //  File:       uuid.c
  8. //
  9. //--------------------------------------------------------------------------
  10. #include <windows.h>
  11. #include <objbase.h>
  12. #include <initguid.h>
  13. #include "uuid.h"