Mark Jansen
Mark Jansen
Mashed together DirectX9 + glfw opengl2 into a new example that runs on Winapi + OpenGL2 Built on Visual studio 2017, win10, docking branch. Platform windows work:  Project downgraded...
JIRA issue: [CORE-17011](https://jira.reactos.org/browse/CORE-17011)
Additionally: * [PSDK] Add missing defines / argument names * [PSDK] Add COWAIT_DEFAULT * [STOBJECT] Keep the object alive while the thread is running, * Fix shutting down the thread....
This is the work from @hpoussin and me Based on http://www.geoffchappell.com/studies/windows/km/ntoskrnl/api/kshim/index.htm?tx=96 and https://docplayer.net/63071118-Abusing-the-kernel-shim-engine.html
avrf progress, adding some noisy stubs instead of nullptr's. This allows running avrf 4.0.665.0 Not everything works yet, and we need a workaround for wine's hacked critical sections. https://testbot.winehq.org/JobDetails.pl?Key=69391
## Purpose Output format based on Windows' version, but it is not a 1:1 match. TODO: - [ ] Pretty-print text/strings - [ ] Pretty-print date/time Adds output like: ```...
2k3:  ROS before patch:  ROS after patch:  ``` MessageBoxW(NULL, NtCurrentPeb()->ProcessParameters->DllPath.Buffer, L"asd", MB_OK); ```
Hello, When trying to add a library in the import editor (after moving the data directory table to a new section) the new entry is red, a name cannot be...
PPEE shows a summary about the current file in the status bar. Since most of the status bar is unused in PE-Bear, it would be useful to have some more...