StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

valdo

Rating
1455.15 (4,531,026th)
Reputation
10,043 (15,206th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
emulating thiscall in C to achieve struct functions without self-re... +0.17
Strange behavoir of recv function in winsock vc++ 0.00
PE export table design 0.00
Debugging a release build client-side crash: what are the possible... +2.38
How can I explicitly wait for a TCP ACK before proceeding? -1.35
Forcing Windows to load DLL's at places so that memory is minimally... +1.87
WinSock2: handling accepted incoming connections in separate thread... +0.25
very fast text file processing (C++) +1.73
Get memory address of member function? 0.00
Creating DirectX device fails in remote desktop +0.53
Can vector<T>::clear throw? -1.64
A container with O(1) insertion (amortized) and O(n) iteration -1.25
How can I use "operator X()" defined in class? +0.54
When is memory allocated using alloca freed for class members? -0.81
MS Visual Studio 2005 C++ exception handling 0.00
Save/Open Common Dialog boxes in win32 without MFC -1.29
What is special about the executables compiled with Visual Studio 1... 0.00
Create a Windows process to check silently for missing DLLs -1.20
Windows Memory Workings - page tables, and data -0.44
Windows DLL unexpectedly loading more than once in the same applica... +0.31
Winsock: Overlapped AcceptEx indicates a new connection while no cl... +1.44
Windows WriteFile problem when using threads -0.29
How do I increase windows interrupt latency to stress test a driver? -0.49
How to load and start windows driver? +0.53
Easy way of calling function with unknown args count via pointer +0.30
How can I trigger a WSAOVERLAPPED event? (C++) +0.06
Circular buffer implementation with variable-sized items 0.00
finding triangulars from array +1.39
different result about bitwise operator in C -0.94
Hooking (hot patching) class member functions. Modifying vtable ent... +2.00
Thousands of reader/writer locks in a single process +0.05
Is a recursive destructor for linked list, tree, etc. bad? +0.54
Problem with malloc wrapper code. Please help me +0.18
Payload split over two TCP packets when using Boost ASIO, when it f... +0.36
How to use mouse hook so current window never sees specific mouse m... 0.00
Octal conversion using loops in C++ -1.09
Removing a handle from a I/O completion port and other questions ab... +1.04
Delay execution of IRP_MN_SET_POWER +0.58
Write a program to swap odd and even bits in integer what is the mi... +0.51
Index of closest points between two arrays +2.92
WriteFile function's lpNumberOfBytesWritten parameter +1.85
C++: Use memset or a struct constructor? What's the fastest? -0.81
Hash table implementation +1.19
Invalid function parameter +0.01
copying c++ abstract classes -0.87
Run windows GUI application in synchronized mode? +0.56
How do I check whether a number is divisible by 2*M_PI in c++? -0.57
Memory overwritten after allocating array of structs 0.00
Compile-time assert when not all enum values are handled in a switc... -1.75
Catching delete of a stack object? +0.17