StackRating

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

Ben Voigt

Rating
1618.07 (1,155th)
Reputation
242,067 (173rd)
Page: 1 ... 90 91 92 93 94 ... 124
Title Δ
Destructor in C++ -1.68
Right clicking in WinAPI context menu 0.00
SetWindowsHookEx failing with google chrome. Error code 87 invalid... +2.27
C++: Using a single get function to return the variables related to... +0.99
adding sound to an OpenGL app -0.35
How to convert a `const char *` to simply `char *`? +0.84
Is a "const member function" checked at compile time or r... -0.27
VBO won't display (sdl with glew) -0.58
C/C++: goto into the for loop +1.00
WaitCommEvent Fails Invalid Parameter on Second Pass +0.74
cannot open file 'LIBC.lib' -1.17
Can this be printed on same line? -1.31
How to detect if windows is going to hibernate or suspend? +0.43
Name for this pattern? (Answer: lazy initialization with double-che... +0.85
OpenGL Java Applet without security warnings +1.90
C++ writing 'or' instead of || +1.17
OpenGL - 2D Texture Mapping -0.08
Which method can call native API faster than the others? +1.71
Microsoft Visual Studio: Debugging multiple projects at once (execu... 0.00
Determine class instance of a member in C++ +0.54
Can C# and C++ interop for high-performance code? +1.92
OpenGL - Using glTexImage2d to fill the entire screen with a texture -1.09
General question: What to pass as pointer in C/C++? +0.38
Store events from other programs +0.42
Derived class does not have access to inherited function? -0.53
Can't call CLI classes from C# after converting to VS 2010 +0.36
Does "friend"ing a class extend to classes declared withi... -2.14
C# IL code to Add value to Dictionary 0.00
What executes earlier, return or ++? -1.44
use VS2008 express as VS2010 native toolkit 0.00
Getting IP address from struct sockaddr doesn't work for 32bit comp... -2.02
Is a static variable shared across all instance? +1.05
How to re-route std::clog in another CRT lib? +0.53
Win32: CreateDialog instead of multiple calls to CreateWindow - any... +0.03
Fastest way to fill an array with a single value -0.32
OpenGL wrapper for C# +1.07
Is it true that binaries generated by visual studio don't have any... 0.00
Tracking down the source of E_POINTER in IMFMediaSource::ReadSample 0.00
Given a char array with words in it, find all 'a' characters and re... -1.24
How do I initialize static constant member variables in a subclass? -0.11
Plug-and-play API for detecting/interfacing Flash drive insertions? 0.00
Timing release mode (optimized) functions 0.00
Speed of bit operations with bit operators +0.00
How to enable experimental C++11 concurrency features in MinGW? +0.19
C++ code to execute a file every hour -0.08
Play generated PCM data in real time 0.00
Sine of the signal in Xilinx Simulink 0.00
c++ system() orphan & zombie processes +0.42
How do i determine if a ConstructorInfo object has an unmanaged par... -1.94
What is decltype(0 + 0)? +0.33