DjArt

Results 17 comments of DjArt

How do I get a compiled version for Windows ARM? Windows RT has no OpenGL, so I used the Angle as OpenGLES-to-DirectX9 wrapper. The library itself (lwjgl.dll) works well, for...

Part of log before this happens: ``` 2020-05-26 03:30:05.928 +08:00 [Debug] Running process: { Command: "C:\WINDOWS\SysNative\dism.exe", Arguments: "/Apply-Image /ImageFile:\"K:\sources\install.wim\" /Index:1 /ApplyDir:P:", workingDirectory: "" } 2020-05-26 04:07:13.763 +08:00 [Debug] End of...

What action led to a hang? Or does this happen at startup?

Works! https://github.com/IronLanguages/dlr/pull/179

601198f73e9611d41df6e25a590692bb99f2afee fixed

Some services isn't fixed

I'm about this functionality: https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/setting-up-kernel-mode-debugging-in-visual-studio

Generating driver project(now it's just DLL) properly by CMake would help. I will try look into it bit later.

I did easy adaptation of AWT.WinForms library https://github.com/DjArt/IKVM.AWT.WinForms