代码搜索:pointers

找到约 4,056 项符合「pointers」的源代码

代码结果 4,056
www.eeworm.com/read/108712/15578860

h mdump.h

#pragma once struct _EXCEPTION_POINTERS; class MiniDumper { private: static LPCTSTR m_szAppName; static LONG WINAPI TopLevelFilter( struct _EXCEPTION_POINTERS *pExceptionInfo ); publi
www.eeworm.com/read/108658/15580548

h mdump.h

#pragma once struct _EXCEPTION_POINTERS; class MiniDumper { private: static LPCTSTR m_szAppName; static LONG WINAPI TopLevelFilter( struct _EXCEPTION_POINTERS *pExceptionInfo ); publi
www.eeworm.com/read/108584/15583755

c gui__intersectrects.c

/********************************************************************* * SEGGER MICROCONTROLLER SYSTEME GmbH * * Solutions for real time microcontroller applica
www.eeworm.com/read/106576/15633885

cpp adoxactiveconnectionx.cpp

#import "c:\Program Files\Common Files\system\ado\msado15.dll" #import "c:\Program Files\Common Files\system\ado\msadox.dll" \ no_namespace #include "iostream.h" #include "stdio.h" #include
www.eeworm.com/read/100359/15876186

h collectn.h

/* collectn.h Header file for 'collection' abstract data type * * This file is public domain, and does not come under the NASM license. * It, along with 'collectn.c' implements what is basically
www.eeworm.com/read/100359/15876196

h collectn.h

/* collectn.h Header file for 'collection' abstract data type * * This file is public domain, and does not come under the NASM license. * It, along with 'collectn.c' implements what is basically
www.eeworm.com/read/491527/6436957

h ioctlcmd.h

#ifndef _IOCTL_H_ #define _IOCTL_H_ //#include #define FSCTL_GET_RETRIEVAL_POINTERS CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 28, METHOD_NEITHER, FILE_ANY_ACCESS) // STARTING_VCN_INPUT_BU
www.eeworm.com/read/390920/8433561

h jconfig.h

/* jconfig.mc6 --- jconfig.h for Microsoft C on MS-DOS, version 6.00A & up. */ /* see jconfig.doc for explanations */ #define HAVE_PROTOTYPES #define HAVE_UNSIGNED_CHAR #define HAVE_UNSIGNED_SHO
www.eeworm.com/read/390183/8480099

h collectn.h

/* * collectn.h - header file for 'collection' abstract data type. * * This file is public domain, and does not come under the NASM license. * It, aint32_t with 'collectn.c' implements what is
www.eeworm.com/read/290494/8480101

h vmarray.h

/****************************************************************************** Module: VMArray.h Notices: Copyright (c) 2000 Jeffrey Richter ******************************************************