StackRating

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

sharptooth

Rating
1561.25 (5,382nd)
Reputation
123,955 (519th)
Page: 1 ... 16 17 18 19 20 ... 39
Title Δ
Create COM DLL from Unmanaged C++ LIB -0.61
ZeroMemory on PROCESSENTRY32 local variable? +1.45
Do I have to use ->Release()? +2.17
What is an opaque value? -2.20
Is storing an invalid pointer automatically undefined behavior? -1.54
How do I resolve process hanging on CoUnitialize()? 0.00
Constructors cannot be virtual, why? Not a dupe -1.67
Another way to use continue keyword in C++ +1.14
c++ factory and casting issue +0.72
how does the .RGS file works 0.00
Question about const_cast in c++ -1.32
How are try/catch blocks implemented? +0.61
intializing a structure 0.00
Using GPL code on a server -2.24
C++ templates and inheritance +1.45
How-to ensure that compiler optimizations don't introduce a securit... +0.95
Is local static variable per instance or per class? +1.73
Delphi COM EXE and Threading 0.00
Strength of hashing algorithms +1.85
Why is this singleton construction code NOT thread safe? +1.06
Is it meaningful to optimize i++ as ++i to avoid the temporary vari... +0.32
Where does windows Service status stored? +0.35
C++ Array of Objects -0.12
COM - what does _pAtlModule->Lock() lock exactly? -0.64
How to rewrite the function below with ATL? 0.00
COM calls from multiple threads -0.10
Differences in Mobile and Desktop Application Testing +0.37
Microsoft ATL equivalent to Borland OleCheck function 0.00
What's the state of compilers that generate X86 assembly today? -2.08
When abort() is preferred over exit()? -0.68
why does thread procedure should be static or member function +0.78
C++ template "deferred instantiation" +2.74
Regsvr32 crashes on Window 7 -0.66
Convert built in types to vector<char> -0.79
Prettier syntax for "pointer to last element", std::vector? -1.62
Array shifting to the next element +1.39
How to load a DLL as a local server -0.12
About C++ pointers +0.88
When you write your code, do you deal with errors proactively or re... +0.82
C++/CLI 64-bit COM +1.64
Recreating a COM DLL, do I need to worry about the GUID? +1.33
About scope and lifetime +1.93
Why is virtualization needed for cloud computing? +0.14
Segmentation fault when using strcpy? -0.43
Is there a way to jump into a specific part of code to debug? +0.39
Does new[] call default constructor in C++? +0.38
What is IconnectionPoint and EventHandling 0.00
A couple of questions about using GPL code in a website -0.49
COM Server hang- detection and resolution 0.00
Why doesn't my trim function work? -0.34