* Driver providers interface *
winobjex64\drivers\wdrvprv.c
winobjex64\drivers\wdrvprv.h
** WINDBG/WODBG provider **
winobjex64\drivers\wdbgdrv.c
winobjex64\drivers\wdbgdrv.h
** WINIO provider **
winobjex64\drivers\winio.c
winobjex64\drivers\winio.h
** RKHDRV provider **
winobjex64\drivers\rkhdrv.c
winobjex64\drivers\rkhdrv.h
** HE/Alice provider **
winobjex64\drivers\alice.c
winobjex64\drivers\alice.h

* About dialog routines including window dialog procedure *
winobjex64\aboutDlg.c

* System information dialog routines including window dialog procedure *
winobjex64\sysinfoDlg.c

* Custom access violation exception handler including minidump *
winobjex64\excepth.c
winobjex64\excepth.h

* Extras menu handler *
winobjex64\extras\extras.c
winobjex64\extras\extras.h

* Windows 7/8/8.1 missing API support *
winobjex64\extapi.c
winobjex64\extapi.h

* Windows kernel callbacks list *
winobjex64\extas\extrasCallbacks.c
winobjex64\extras\extrasCallbacksPatterns.h

* Drivers list *
winobjex64\extras\extrasDrivers.c

* KiServiceTable/W32pServiceTable list *
winobjex64\extras\extrasSSDT.c

* Pipes and mailslots dialog *
winobjex64\extras\extrasIPC.c

* Windows Private Namespaces dialog *
winobjex64\extras\extrasPN.c

* Process list dialog *
winobjex64\extras\extrasPSList.c

* Software Licensing Cache dialog *
winobjex64\extras\extrasSL.c

* UserSharedData dialog *
winobjex64\extras\extrasUSD.c

* CmControlVector dialog *
winobjex64\extras\extrasCmOpt.c

* Find Object routines including window dialog procedure *
winobjex64\findDlg.c

* Authenticode hash support *
winobjex64\hash.c
winobjex64\hash.h

* Windows Kernel Debugging Driver support routines, object related internal API set *
winobjex64\kldbg.c
winobjex64\kldbg.h

* Signature patterns used to find undocumented stuff *
winobjex64\kldbg_pattern.h

* Header file for kernel symbol names *
winobjex64\ksymbols.h

* Treeview and listview handlers for main window *
winobjex64\list.c
winobjex64\list.h

* WinObjEx64 internal logviewer *
winonjex64\log\log.c
winonjex64\log\log.h

* Program entry point and initialization routines, main window dialog procedure handler *
winobjex64\main.c

* Set of reimplemented rtl routines *
winobjex64\minirtl\minirtl.c
winobjex64\minirtl\minirtl.h

* MS VisualC compiler versions header file *
winobjex64\msvcver.h

* Known objects support functions and global objects table *
winobjex64\objects.c
winobjex64\objects.h

* Plugin manager *
winobjex64\plugmngr.c
winobjex64\plugmngr.h

* Symbols support *
winobjex64\symparser.c
winobjex64\symparser.h

* Property sheet for ALPC Port information *
winobjex64\props\propAlpcPort.c

* Property sheet "Basic" handlers, including window procedures and consts *
winobjex64\props\propBasic.c
winobjex64\props\propBasicConsts.h

* Property sheet "Desktop" handlers *
winobjex64\props\propDesktop.c

* "Properties" property sheet creation and window procedures, all sheets created here *
winobjex64\props\propDlg.c
winobjex64\props\propDlg.h
winobjex64\props\propCommon.h
winobjex64\props\props.h

* Property sheet "Driver" handlers *
winobjex64\props\propDriver.c

* Dumping and decoding kernel objects for "Object" property sheet and constants*
winobjex64\props\propObjectDump.c 
winobjex64\props\propObjectDumpConsts.h

* Property sheet "Process" handler, window procedure *
winobjex64\props\propProcess.c

* Property sheet for Section object dump information *
winobjex64\props\propSection.c

* "Security" property sheet handler and ISecurityInformation implementation and constants *
winobjex64\props\propSecurity.c
winobjex64\props\propSecurityConsts.h

* Property sheet "Token" handler, window procedure *
winobjex64\props\propToken.c

* Property sheet "Type" handlers, including window procedure for "Procedures" sheet and constants*
winobjex64\props\propType.c
winobjex64\props\propTypeConsts.h

* "View Security Descriptor" dialog routines including window procedure *
winobjex64\sdviewDlg.c

* Support api set and consts *
winobjex64\sup\sup.c
winobjex64\sup\sup.h
winobjex64\sup\sync.c

* Win32k service table parsing support *
winobjex64\sup\w32k.c
winobjex64\sup\w32k.h

* Wine support header file *
winobjex64\sup\wine.c
winobjex64\sup\wine.h

* All objects test code here *
winobjex64\tests\testunit.c
winobjex64\tests\testunit.h

* systreeview32 combined with sysheader32 control *
shared\treelist\treelist.c
shared\treelist\treelist.h

* Global include file *
winobjex64\global.h

* NT os internals related definitions and prototypes *
shared\ntos\ntos.h

* MS ALPC port dedicated header file *
shared\ntos\ntalpc.h

* NT PE loader related declarations and routines *
shared\ntos\ntldr.c
shared\ntos\ntldr.h

* Native API shared rtl *
shared\ntos\ntsup.c
shared\ntos\ntsup.h

* MS ApiSetSchema dedicated header file *
shared\ntos\apisetx.h

* Windows SDK 8.1 missing definitions support *
shared\sdk\extdef.h

* Visual Studio generated resource header *
winobjex64\resource.h

* User interface global constant *
winobjex64\ui.h
