source: trunk/src/win32k/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9957   22 years bird Cleaned up Customb Dll handling, pluss exclude dll feature. Added …
(edit) @9955   22 years bird Added isCustomDllExcluded()
(edit) @9954   22 years bird Added pszCustomDllExclude.
(edit) @6883   24 years bird H2INC understand char * better than PSZ.
(edit) @6853   24 years sandervl header updates
(edit) @6297   24 years bird New definition of vm lock handle.
(edit) @6296   24 years bird Use PTDA not PID and allways take loader sem.
(edit) @6287   24 years bird New Kernel APIs.
(edit) @6286   24 years bird Kill API - initial coding.
(edit) @6285   24 years bird Prototyped new kernel APIs.
(edit) @6284   24 years bird Include order fix for TCB/TK.
(edit) @6283   24 years bird New kernel APIs.
(edit) @6282   24 years bird New defines++.
(edit) @6281   24 years bird New exports. Hybrid 16-bit import proc.
(edit) @6229   24 years bird Prototyped the libpath pointer pointer.
(edit) @6228   24 years bird Prototyped Begin- and End-LIBPATH PTDA get functions.
(edit) @6227   24 years bird Declared Win32k Open/Close thunking procedures.
(edit) @6226   24 years bird Declared the 32-bit openclose request packet.
(edit) @6225   24 years bird Open/Close prototypes and structure stubs.
(edit) @6224   24 years bird Promotyped environment fix worker.(k32SetEnvironment)
(edit) @6223   24 years bird C++ fix for printf so that kprintf don't resolve to some …
(edit) @6222   24 years bird Prototyped applyFixupsDelta member function.
(edit) @6221   24 years bird Initial coding on the per task data for Win32k.
(edit) @6003   24 years bird Added defines for all possible revision letters.(A-Z)
(edit) @5247   25 years bird Calltable fixes. Handle event. New 14062e kernels.
(edit) @5224   25 years bird CallGate changes.
(edit) @5222   25 years bird Moved CallTab to the code segment.
(edit) @5221   25 years bird Added win32k.inc
(edit) @5208   25 years bird Added two new imports for entering and exiting kernel mode.
(edit) @5206   25 years bird Added kernelmode faker functions.
(edit) @5183   25 years bird Changed VMAF2_* to SELAF_*. Added more SELAF_ flags.
(edit) @5182   25 years bird More page macros.
(edit) @5181   25 years bird Removed comment on EPT_PROC16.
(edit) @5180   25 years bird Changed parameter name in k32AllocMemEx prototype.
(edit) @5119   25 years bird Added force preload.
(edit) @5100   25 years bird Added new faker prototypes.
(edit) @5099   25 years bird Addjusted the import number. Added Not-Required versions of VARs.
(edit) @5098   25 years bird Added PAGE* macros.
(edit) @5097   25 years bird Added isHighMemorySupported macro. Fixed revision defines to support …
(edit) @5096   25 years bird Added k32QuerySystemMemInfo.
(edit) @5095   25 years bird Added arena header definition and the system wide AHs. Added …
(edit) @5094   25 years bird Initial hacking.
(edit) @5093   25 years bird Wrapped the PAGE* macros into #ifdef tests.
(edit) @5088   25 years bird Empty headers.
(edit) @5087   25 years bird Non-blocking spin R/W locks.
(edit) @5086   25 years bird Moved ldrCalls.h into the OS2Krnl.h tree as OS2KLDR.h. Also moved the …
(edit) @5051   25 years bird Added new option for the All-in-one-object fix.
(edit) @5000   25 years bird Changed CCHMAXPATH to 160.
(edit) @4999   25 years bird Added api.inc.
(edit) @4998   25 years bird pre-commit
(edit) @4996   25 years bird pre-commit
(edit) @4995   25 years bird Added new Api enhancement option and ini file name.
(edit) @4981   25 years bird Pre commit
(edit) @4972   25 years bird Added support for kernel revisions. (like 14062a)
(edit) @4880   25 years bird Changed PE loading to default to using pe.exe - for the time being.
(edit) @4829   25 years bird Added prototypes for LDRGetProcAddr and ldrWasLoadModuled.
(edit) @4828   25 years bird Added option for EXE fixes.
(edit) @4811   25 years bird Synced test env. with latest win32k.sys changes.
(edit) @4787   25 years bird Changed email address... (may some dll fixes changes too.)
(edit) @4786   25 years bird Prototyped new imported and overrided kernel functions.
(edit) @4785   25 years bird Added new state flag for extention fix in myldrOpen and myldrOpenPath.
(edit) @4781   25 years bird Added a few new imports and overrides.
(edit) @4774   25 years bird Added option fDllFixes.
(edit) @4347   25 years bird Implemented tool for generating calltab for kernel imports. …
(edit) @4310   25 years bird Ignore options.inc which is generated by h2inc.exe.
(edit) @4307   25 years bird Corrected problem with kernel build 14053. (new parameter to …
(edit) @4227   25 years bird Experimenting with ldrSetVMflags. Page alignment possible.
(edit) @4185   25 years bird Corrected FATAL error in k32QueryOptionsStatus.cpp. (Forgot SSToDS...) …
(edit) @4166   25 years bird Moved to /include to be used by Kernel32.
(edit) @4164   25 years bird Merged in the Grace branch. New Win32k!
(edit) @3829   25 years bird Early development.
(edit) @3485   25 years bird Changed and hopefully corrected code identifying the kernel type.
(edit) @3413   25 years bird Some drafts.
(edit) @3412   25 years bird Much of the coding is done. But will have to select/change strategy …
(edit) @3411   25 years bird Added new function import. Added some new modules.
(edit) @3321   25 years bird Support for Warp 4 Fixpack 13 in symbol database.
(edit) @3168   25 years bird Synced with \tools\fastdep\avl.*
(edit) @2925   26 years bird Moved parts from pe2lx.cpp/h to ModuleBase.cpp/h
(edit) @2924   26 years bird Started thinking thru writing…
(edit) @2918   26 years bird New function which gets the CS value.
(edit) @2899   26 years bird More elf definitions and declarations.
(edit) @2898   26 years bird Symbol Database is implemented. No scanning of the os2krnl file, the …
(edit) @2849   26 years bird Finally it's working! (Or at least it seems like working...)
(edit) @2848   26 years bird Unix styled scripts is working!
(edit) @2838   26 years bird Nearly there!
(edit) @2836   26 years bird ProbKrnl and code for importing krnl symbols has been enhanched. Now …
(edit) @2832   26 years bird 16-bit imports and import of global variables. (But there are some …
(edit) @2831   26 years bird Partly finished 16-bit import code++.
(edit) @2828   26 years bird Initial coding.…
(edit) @2827   26 years bird g_tkExecPgm is overloaded, so we may change paramerters for a process …
(edit) @2826   26 years bird * empty log message *
(edit) @2823   26 years bird Unfinised stuff! Don't work. Don't even compile!
(edit) @2799   26 years bird IOCtl exported services. k32AllocMemEx.
(edit) @2796   26 years bird * empty log message *
(edit) @2732   26 years bird * empty log message *
(edit) @2682   26 years bird Disabled some uneeded imports which currenlty breaks WS4eB.
(edit) @2617   26 years bird Corrected OTE definition. ote_sel and ote_hob had to be switched!
(edit) @2593   26 years bird H2INC fixes.
(edit) @2546   26 years bird Old files. Of no use any longer.
(edit) @2541   26 years bird applyFixup changes.++
Note: See TracRevisionLog for help on using the revision log.