Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Martin Ba
Martin Ba has asked
235
questions and find answers to
134
problems.
Stats
3.9k
EtPoint
797
Vote count
235
questions
134
answers
About
C++
Link of the day: Stop Software Patents (by http://www.ffii.org/)
Martin Ba questions
Prevent Windows from using the PATH env variable when resolving dll dependencies?
Which encoding are my source strings in?
Are zero padded width and precision the same for integer arguments to printf?
Will WaitForMultipleObjects modify the state of *multiple* objects? [duplicate]
Is it possible to dynamically change the language of a modal dialog?
How to log Boost.Test output to both stdout in HRF and to a file in XML?
What is the purpose of CopyFileEx's COPY_FILE_OPEN_SOURCE_FOR_WRITE?
I there a microsoft resource for translated Windows Winapi/Win32/system error messages?
MiniDumpWriteDump and writing multiple dumps for the same crash?
Is it possible to delete a file that is opened by a process under windows?
Martin Ba answers
does this struct need a non-default constructor
Will WaitForMultipleObjects modify the state of *multiple* objects? [duplicate]
What is the purpose of CopyFileEx's COPY_FILE_OPEN_SOURCE_FOR_WRITE?
Why std::vector::at() needs bounds checking even with optimizations turned on?
Trouble passing _EXCEPTION_POINTERS * using FileMapping
How do I tell the MS CRT to use a Low Fragmentation Heap on Windows XP?
CORBA IDL to C++ - char vs. unsigned char?
How should an ASP.NET Core custom InputFormatter/ReadRequestBodyAsync return to indicate error
How do I use multiple files with the same name with ExtractTemporaryFile?
Can I set a breakpoint in ntdll.dll!_LdrpInitializeProcess?