-
Such limit looks to small now days
https://github.com/dotnet/runtime/blob/c4792a228ea36792b90f87ddf7fce2477e827822/src/coreclr/vm/multicorejitimpl.h#L36
FixBo updated
2 months ago
-
**.NET Core Version:**
.NET Core SDK (reflecting any global.json):
Version: 5.0.100-alpha.1.20073.10
Commit: 29f4d693a9
Runtime Environment:
OS Name: Windows
OS Version: 10…
-
There are blocks that are not effected by BLOCK-LEVEL ON ERROR UNDO, THROW.
https://docs.progress.com/bundle/openedge-abl-error-handling-122/page/BLOCK-LEVEL-ON-ERROR-UNDO-THROW-statement.html
A r…
-
What are the odds of geting this to work on win3.11?
Considering 32bit support was eventually added in win3.11 through the win32s runtime, technically it should be possible!!!
https://en.m.wikip…
-
I'm currently migrating some of the stuff that was handled by the WindowsAPICodePack to use WinForms APIs (like the new [TaskDialog](https://github.com/dotnet/winforms/issues/146) and the new [FolderB…
-
It could be very useful to be able to run scripts without console.
**This could be useful for:**
- Scripts with UI (WPF / WinForms)
- Scripts designed to run as a background process (started from Win…
-
Fabian Hoffmann reported this issue with a sample project. A hang dump was captured but I did not analyse it yet due to lack of skills.
A workaround is to call this function on another thread. Plea…
-
Having a default style or theme would make Eto Forms applications look great out of the box.
Right now it's possible to override styles and add platform-specific code to make Eto apps look better. …
-
# Discussion: Simplify WinUI3 deployment for unpackaged Win32 desktop app.
Today (and this has been like that for about 20 years...) if I want to write any kind of UI App for Windows (and want to s…
-
`.../lib/mono $ mono-test-install Active Mono: /data/data/com.termux/files/usr/local/bin/mono
Warning: pkg-config could not find mono installed on this system
No dotnet pkgcon…