ReactOS 0.4.16-dev-338-g34e76ad
|
#include "mx.h"
#include "fxmin.hpp"
#include "wdfmemory.h"
#include "wdfrequest.h"
#include "wdfdevice.h"
#include "wdfwmi.h"
#include "wdfchildlist.h"
#include "wdfpdo.h"
#include "wdffdo.h"
#include "wdfiotarget.h"
#include "wdfcontrol.h"
#include "wdfcx.h"
#include "wdfio.h"
#include "wdfqueryinterface.h"
#include "fxirpqueue.hpp"
#include "fxcallback.hpp"
#include "fxirpum.hpp"
#include "fxtransactionedlist.hpp"
#include "fxcollection.hpp"
#include "fxdeviceinitshared.hpp"
#include "fxdevicetomxinterface.hpp"
#include "fxrequestcontext.hpp"
#include "fxrequestcontexttypes.h"
#include "fxrequestbase.hpp"
#include "fxrequestbuffer.hpp"
#include "ifxmemory.hpp"
#include "fxiotarget.hpp"
#include "fxiotargetremote.hpp"
#include "fxiotargetself.hpp"
Go to the source code of this file.
Classes | |
struct | _WDF_IO_TARGET_OPEN_PARAMS_V1_11 |
Macros | |
#define | FX_IS_USER_MODE (TRUE) |
#define | FX_IS_KERNEL_MODE (FALSE) |
Typedefs | |
typedef struct _WDF_IO_TARGET_OPEN_PARAMS_V1_11 | WDF_IO_TARGET_OPEN_PARAMS_V1_11 |
typedef struct _WDF_IO_TARGET_OPEN_PARAMS_V1_11 * | PWDF_IO_TARGET_OPEN_PARAMS_V1_11 |
Definition at line 29 of file fxtargetsshared.hpp.
Definition at line 28 of file fxtargetsshared.hpp.