代码搜索结果

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

card.h

/* * GNU POC (passwords on card) - manage passwords on smartcards * Copyright (C) 2001 Henning Koester * * Please report bugs to bug-poc@gnu.org * * This file is par

card.cpp

#include "stdafx.h" #include "number.h" #include "card.h" #include "boardreg.h" //************PCI utility CPciList g_PciList[64]; BOOL g_bWin98; int g_nTotal; #define PCI_CONFIG_PORT 0x00

card.h

#ifndef _CARD_H #define _CARD_H #include #pragma pack(push,1) #define IOCTL_READ_REGISTER CTL_CODE( \ FILE_DEVICE_UNKNOWN, \ 0X801,