-
Can't download BFG miner, this is what I get:
```
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **…
-
```
[START][2024-11-14 11:39:10] LSP logging initiated
[ERROR][2024-11-14 11:39:10] .../vim/lsp/rpc.lua:770 "rpc" "C:\\Users\\jchristenson\\AppData\\Local\\nvim-data\\mason\\bin\\clangd.CMD" "stderr…
-
I'm trying to use the API in my Python program via pywin32 package that allows accessing COM objects and calling their methods.
Similarly to "the old way" described in the Power Point presentation:
…
-
```
---------------------------
Dr. Memory Notice: E:\tfs\SystemVue\DevelStable\vs2012_v110_SystemVue_Win32_Debug\Debug\bin\ExpressionEngineTest.exe(13596)
---------------------------
Application E:\t…
-
I think the issue is located here: https://github.com/rust-windowing/winit/blob/026b331ba54e1a49909242d72c5d78ed0d24b255/src/platform_impl/windows/util.rs#L167
However, I do not think the Windows A…
hecrj updated
5 years ago
-
I took a stab at getting CanvasAnimatedControl off the ground for WinUI 3. I was able to get it running, my branch is [here](https://github.com/chuckries/Win2D/commit/e4c6f7b780df89e905a1994af0966268d…
-
# Proposal: Modern Windows Runtime API for Registry access
Today if you want to access the Windows Registry programmatically, you need to use outdated C style APIs. Although Microsoft .NET does …
-
I think being able to print colorful messages worths the effort of getting all the ANSI scape codes putting them into a color map (The "palette"). The same for Windows and its `SetConsoleTextAttribute…
-
After seeing the "No copy of BFGMiner was detected. Would you like to download and install BFGMiner now?" prompt and clicking "yes", I get the following unhandled null argument exception:
```
See th…
-
This is going to be a real niche issue, but here it is.
For retail UT, I had an AutoHotkey script that would allow playing UT99 in splitscreen with up to 4 Xinput controllers, by launching multiple…