代码搜索结果

找到约 10,000 项符合 Storage 的代码

storage.h

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2002-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modif

storage.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free

storage.h

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modif

storage.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modif

storage.cpp

#define _WIN32_DCOM #include #include void main(void) { HRESULT hr; CoInitialize(NULL); IStorage* pStorage; StgCreateDocfile(L"C:\\TestFile.STG", STGM_DIRECT|S

storage.cpp

#include using namespace qstd; int i; /* Scope: ______________ Storage class: ____________ */ static int j; /* Scope: ______________ Storage class: ____________ */ extern int k; /* Sco