source: trunk/src/win32k/ldr

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6193   24 years bird Logging and strcmp -> memcmp.
(edit) @6192   24 years bird Corrected bad search. DBE.DLL migth return the DBEQ.DLL mte. Corrected …
(edit) @6188   24 years bird Fixed long dll name OS/2 feature. Win32k blocked it.
(edit) @6009   24 years bird Close file on error.
(edit) @5293   25 years bird Made generic Xx2Lx util for both Pe2Lx and Elf2Lx (and any future loaders).
(edit) @5247   25 years bird Calltable fixes. Handle event. New 14062e kernels.
(edit) @5119   25 years bird Added force preload.
(edit) @5086   25 years bird Moved ldrCalls.h into the OS2Krnl.h tree as OS2KLDR.h. Also moved the …
(edit) @4879   25 years bird Fixed two bugs in the ldrCheckInternalName replacement which are …
(edit) @4827   25 years bird Will try to allow exefiles to export entry points.
(edit) @4787   25 years bird Changed email address... (may some dll fixes changes too.)
(edit) @4785   25 years bird Added new state flag for extention fix in myldrOpen and myldrOpenPath.
(edit) @4780   25 years bird Help for the ldrGetFileName kernel function. Fixes a few features.
(edit) @4779   25 years bird Support for long DLL names and DLL extentions different from .DLL.
(edit) @4778   25 years bird Added support for global modules (ie. DLLs) with extention diffrent …
(edit) @4347   25 years bird Implemented tool for generating calltab for kernel imports. …
(edit) @4339   25 years bird New attempt to fix the funny trap I keep getting on 14046A Half-strict.
(edit) @4338   25 years bird Added debug stack cleanup.
(edit) @4307   25 years bird Corrected problem with kernel build 14053. (new parameter to …
(edit) @4239   25 years bird When invoking PE.EXE the executable name should be in quotes in case …
(edit) @4227   25 years bird Experimenting with ldrSetVMflags. Page alignment possible.
(edit) @4164   25 years bird Merged in the Grace branch. New Win32k!
(edit) @3829   25 years bird Early development.
(edit) @3411   26 years bird Added new function import. Added some new modules.
(edit) @2926   26 years bird Moved parts from pe2lx.cpp/h to ModuleBase.cpp/h.
(edit) @2872   26 years bird Oopps. Forgot an int 3.
(edit) @2871   26 years bird Documental changes.
(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) @2839   26 years bird Correction
(edit) @2838   26 years bird Nearly there!
(edit) @2837   26 years bird Corrected buffer.asm and displays in myldrOpen.cpp.
(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) @2827   26 years bird g_tkExecPgm is overloaded, so we may change paramerters for a process …
(edit) @2825   26 years bird Linking problem is fixed.
(edit) @2824   26 years bird Not finished. Not link!
(edit) @2823   26 years bird Unfinised stuff! Don't work. Don't even compile!
(edit) @2799   26 years bird IOCtl exported services. k32AllocMemEx.
(edit) @2682   26 years bird Disabled some uneeded imports which currenlty breaks WS4eB.
(edit) @2550   26 years bird Added module header on the obsolete files.
(edit) @2537   26 years bird Relocations are now applied when the page is being loaded.
(edit) @2509   26 years bird Initial coding.
(edit) @2501   26 years bird Temporary backup checkin.
(edit) @1678   26 years bird Some bugsfixes - Yield is disabled. Added parameters. Correcte …
(edit) @1535   26 years bird Updated option/argument handling. Corrected a few bugs.
(edit) @1512   26 years bird Tried to disable pe2lx logging when the quiet option is specified.
(edit) @1467   26 years bird Corrections to make win32k work. (And now it does work, at least at my …
(edit) @1276   26 years bird Corrected Pe2Lx::read paramters.
(edit) @1273   26 years bird Pe2Lx rewrite changes in win32k. Pluss some makefile/depend changes.
(add) @847   26 years bird Initial checkin of Win32k. (not tested & pe2lx not up-to-date!)
Note: See TracRevisionLog for help on using the revision log.