StackRating

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

Werner Henze

Rating
1533.75 (15,501st)
Reputation
10,755 (14,020th)
Page: 1 2 3 4 5 6 ... 11
Title Δ
C++ classes: How does one 'reset' a template field in the m... +1.66
Getting the raw pointer from a smart pointer 0.00
Using StringBuilder in multithreading environment +0.48
How to read hex from a file and store it in an unsigned char? 0.00
ShellExecute not working or am I doing something wrong? 0.00
In MFC, how can WinMain function find user application object's... 0.00
Pointers, struct and malloc() +1.41
Scope for Public and Private +0.00
CDocTemplate and m_templateList 0.00
When I malloc more space for a string within an array of strings, t... 0.00
Why cpu bound is better with blocking I/O and I/O bound is better w... 0.00
How to fill column basing on two other columns +0.51
VS2010, scanf, strange behaviour 0.00
strcpy in C does not copy properly to overwrite a string -2.36
Sieve of Eratosthenes, array is too large that memory out of bounds +0.50
VC++: How to display a control on the top of the propertySheet in M... 0.00
Segmentation fault with strlen when not ever using strlen? +0.30
C++: Read files that dont have an extension 0.00
How to detect that a child process has crashed? 0.00
C++ : class A reference classe B (in a vector) and class B referenc... -0.55
Filling arrays with prime numbers +0.51
Calling free on a pointer twice +0.13
Alphabets-only MFC editbox 0.00
C input of char returns a different char -0.56
Can I close a process's own handle if it's been spawned fro... +1.70
use of extern keyword with CHandle for win32 events 0.00
Strange error on in windows Shared memory 0.00
What is the notification when the number of monitors changes? 0.00
C- an ADT that keeps crashing +0.16
CreateFile API with empty lpFileName 0.00
Delete[] on pointer to new[]d array 0.00
MFC-making lnk with custom icon 0.00
How to make pointer point to two or more consecutive cells +1.77
C2143 missing ';' before '*' & C 4430 missing t... -0.03
Find where a thread started in Visual Studio 2010 C++ 0.00
Why can't I swap memory address of two variables using a functi... -0.83
Does a normal Windows Installation include the MFC100.dll? 0.00
How to get the number of columns in a list control 0.00
fread() binary mode not working properly in c++ 0.00
Suppress error message at DoDataExchange +1.91
DrawState with specific width and height 0.00
Got a compilation error C2248 when accessing public member of the o... 0.00
FindWindow in c++ 0.00
How to make a window open in a cascade position (using MFC) 0.00
CString to const char * _Source in function strcpy_s 0.00
Can 64 bit data type be used as argument to AdjustWindowRect 0.00
How to redirect stderr/stdout to my log in c++? +1.73
How to pass link list to a function in c 0.00
Calling different variable for output in struct 0.00
How do I measure the time my function, and only my function is usin... -0.48