Skip to main content
DumbStudent2016's user avatar
DumbStudent2016's user avatar
DumbStudent2016's user avatar
DumbStudent2016
  • Member for 7 years, 7 months
  • Last seen this week
3 votes
0 answers
505 views

Debugging .NET Core under Linux

1 vote
2 answers
444 views

Linux ELF shared library issue

1 vote
1 answer
108 views

ELF patching, binding issue

1 vote
2 answers
189 views

Suppressing warnings for a printf-like function in C++

1 vote
1 answer
474 views

Building an ELF shared library with static libstdc++ dependency

0 votes
1 answer
596 views

Error during build for Android NDK on Windows with clang

0 votes
0 answers
29 views

Microsoft Visual Studio KMDF driver deployment fails

0 votes
2 answers
850 views

C# Checking if object is Span<T>

0 votes
2 answers
62 views

Windows batch renaming

0 votes
0 answers
106 views

Several windows as a single taskbar icon

0 votes
1 answer
363 views

Mono.Cecil metadata token update

0 votes
0 answers
134 views

Is there any way to return a custom error code in case of a failure on LoadLibrary() in Windows or dlopen() in Linux? (C/C++)