StackRating

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

Martin Schlott

Rating
1548.83 (8,290th)
Reputation
3,134 (53,917th)
Page: 1 2 3
Title Δ
winsock and new thread does not release memory 0.00
C++: Thread Safety in a Signal/Slot Library +1.84
why i have exc_bad_access doing cast? +4.07
Right way to build dll 0.00
Behavior not understood in C program that prints out initials +3.05
Save/load data in a native Android library +2.11
Pinch to zoom always use topleft corner as origin 0.00
still no way to initialize private static field in .h files? -0.13
How to change a behavior for all instances of a class in a header o... -2.67
FFmpeg decode raw buffer with avcodec_decode_video2 0.00
how to make mfc application independent to visual studio 10 -1.69
How to compare two different time values -0.32
Header declaration "The chicken or the egg" -3.79
Blurring a UIView that contains the keyboard with content beneath i... +4.00
winapi: removing decoration 0.00
Is it good practice to used std::vector as a simple buffer? -3.86
waveOutWrite buffers are never returned to application +3.68
C++ Doubly Linked List Program -0.20
What is difference between empty and not empty projects in visual s... +0.03
Passing function pointer with scope resolution operator arduino +3.97
How to use more arguments when calling functions? -0.37
Boost HTTP server issue -3.94
CoCreateInstance C# COM component from native app does not find ref... -1.69
macro in function declaration 0.00
Return-value C++ +0.42
Including all header files in application +3.07
Specify delay loading dll with #pragma in the cpp file 0.00
Execution of external program fails after a few calls 0.00
What is wrong with this transparent WinAPI label code? 0.00
How to remind a param passed to the base class constructor? -0.20
Taking screenshots +0.25
MFC adding item to system menu +0.03
When running as a windows service, how do i get the number of activ... 0.00
Is static object guaranteed to be initialized +1.98
Override c library file functions? +2.47
What is more efficient: vector.clear() or if(vector.empty()) clear(... -3.58
How do I determine which c++ redistributables my program needs to r... -0.04
Does mutable member disable const optimizations for non-mutable mem... -3.49
How can I convert a GDI 8-bpp indexed bitmap to an RGB Bitmap? +0.09
Why is the behavior of uninitialized containers different with opti... +1.96
ffmpeg + glfwGetTime() +3.69
How can I disable warnings from non project files? --- Visual Studi... +3.49
Winapi edit control chenge selected text font color +4.77
Object reference behaviour +0.04
Can I store objects created in a DLL after unloading the DLL? -4.18
undefined reference to `__imp_WSACleanup' 0.00
Not sure how to describe this line of code -3.85
Can't understand error in this program for checking automorphic no.? +2.31
Why does the compiler not show an error when we try to divide a var... -0.66
What effect does #define X X have in C? +4.35