Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
valdo
valdo has asked
31
questions and find answers to
150
problems.
Stats
3.8k
EtPoint
1.1k
Vote count
31
questions
150
answers
About
valdo questions
XmlHttpRequest bug?
Is it possible to load a DLL into the address space not from a file-system file?
mmap: enforce 64K alignment
How to verify the validity of reinterpret_cast at compile time
Executable version isn't fully displayed in Windows 7 shell
Windows display driver hooking, 64 bit
Dijkstra-based algorithm optimization for caching
WinINet asynchronous mode disaster
huge C file debugging problem
Unexpected C/C++ bitwise shift operators outcome
valdo answers
What is the proper way to pass a c++ object from one thread to another using boost::thread?
Calling shutdown and closesocket twice on same socket
Compile for 32 bit or 64 bit
Write a program to swap odd and even bits in integer what is the minimum number of steps required?
PE export table design
Hooking (hot patching) class member functions. Modifying vtable entries
How can I tell Windows XP/7 not to switch threads during a certain segment of my code?
When is memory allocated using alloca freed for class members?
Win1251->UTF16 conversion
Are threads from multiple processes actually running at the same time