reactos/sdk/lib/drivers/wdf/shared/inc/private/common
Victor Perevertkin 1f377076d7
[WDF] Fix KMDF so it can compile with ReactOS SDK
Not all files are included, but these are necessary to compile cdrom driver.
So far it can only be statically linked with drivers, a proper
implementation requires wdfldr helper driver
2020-11-03 00:06:27 +03:00
..
dbgtrace.h [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxautoregistry.hpp
fxautostring.hpp
fxcallback.hpp
fxcallbacklock.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxcallbackmutexlock.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxcallbackspinlock.hpp
fxchildlist.hpp
fxcollection.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxcxdeviceinfo.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxcxdeviceinit.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxdefaultirphandler.hpp
fxdevice.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxdevicecallbacks.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxdeviceinit.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxdeviceinitshared.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxdeviceinterface.hpp
fxdevicepwrreqstatemachine.hpp
fxdevicetext.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxdevicetomxinterface.hpp
fxdisposelist.hpp
fxdriver.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxdrivercallbacks.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxeventqueue.hpp
fxfileobject.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxfileobjectcallbacks.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxforward.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxglobals.h [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxhandle.h [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxifr.h [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxifrkm.h
fxinterrupt.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxioqueue.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxioqueuecallbacks.hpp
fxiotarget.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxiotargetremote.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxiotargetself.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxirp.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxirpdynamicdispatchinfo.hpp
fxirppreprocessinfo.hpp
fxirpqueue.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxldr.h [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxlock.hpp
fxlookasidelist.hpp
fxmacros.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxmdl.h [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxmemorybuffer.hpp
fxmemorybufferfromlookaside.hpp
fxmemorybufferfrompool.hpp
fxmemorybufferpreallocated.hpp
fxmemoryobject.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxmin.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxnonpagedobject.hpp
fxnpagedlookasidelist.hpp
fxobject.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxpackage.hpp
fxpagedlookasidelist.hpp
fxpagedobject.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxpkgfdo.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxpkggeneral.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxpkgio.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxpkgioshared.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxpkgpdo.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxpkgpnp.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxpnpcallbacks.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxpnpstatemachine.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxpool.h [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxpoolinlines.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxpoweridlestatemachine.hpp
fxpowerpolicystatemachine.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxpowerstatemachine.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxpoxinterface.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxqueryinterface.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxregkey.hpp
fxrelateddevice.hpp
fxrelateddevicelist.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxrequest.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxrequestbase.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxrequestbuffer.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxrequestcallbacks.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxrequestcontext.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxrequestcontexttypes.h
fxrequestmemory.hpp
fxrequestvalidatefunctions.hpp
fxresource.hpp
fxselfmanagediostatemachine.hpp
fxspinlock.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxstring.hpp
fxstump.hpp
fxsyncrequest.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxsystemthread.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxsystemworkitem.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxtagtracker.hpp
fxtelemetry.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxtelemetrycommon.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxtimer.hpp
fxtoobjectitf.hpp
fxtrace.h
fxtransactionedlist.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxtypedefs.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxtypes.h
fxusbdevice.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxusbidleinfo.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxusbinterface.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxusbpipe.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxusbrequestcontext.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxuserobject.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxvalidatefunctions.hpp [WDF] Add Windows Driver Framework files 2020-11-03 00:06:26 +03:00
fxverifier.h [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxverifierlock.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxwaitlock.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxwakeinterruptstatemachine.hpp [WDF] Fix KMDF so it can compile with ReactOS SDK 2020-11-03 00:06:27 +03:00
fxwatchdog.hpp
fxwmicompat.h
fxwmiinstance.hpp
fxwmiirphandler.hpp
fxwmiprovider.hpp
fxworkitem.hpp
ifxhascallbacks.hpp
ifxmemory.hpp
stringutil.hpp