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 ... 24 25 26 27 28 ... 39
Title Δ
Incomplete Type memory leaks? -1.21
Hooking the windows COM runtime -1.10
How to explain C++ templates to junior developers? -0.82
What to consider when strong name signing a managed application? -0.32
why should aes key be generated randomly? +0.48
LOOP, LOOPE, LOOPNE? +1.79
Can two different strings generate the same MD5 hash code? +0.69
Memory access violation. What's wrong with this seemingly simple pr... -0.17
What form is DLL & what makes it processor dependent +0.14
Does set affinity ensure that only one core resources are used? 0.00
What are the frequently encountered causes for COM memory leaks -1.85
Why use CComBSTR instead of just passing a WCHAR*? -1.79
std::vector::reserve performance penalty +0.41
Why does ATL COM map scanning code expect the first entry to be of... 0.00
Can multiple ProgIDs point to the same ClsID? 0.00
Why is new[] allocating extra memory? -0.51
Does using callbacks in C++ increase coupling? +0.60
C++ nested macros? +0.01
Weird memory leak +0.43
Is there a better way of copying a string to a character array with... -0.58
Checking for Duplicate Files without Storing their Checksums -0.90
How can I return a PChar from a DLL function to a VB6 application w... +1.14
Why when running a program through a service, is the program not ac... -0.50
stl vector and c++: how to .resize without a default constructor? -0.72
Do I assign different or the same class id to 32-bit and 64-bit ver... 0.00
fork/chroot equivalent for Windows server application +0.17
Why should I not include cpp files and instead use a header? +0.89
How to convert _bstr_t to CString -0.57
How to remember to use return value? -0.88
How do I compile a 64-bit native C++ DLL in VS 2008? -0.38
Do I need to encode using Base 64 in my web service? 0.00
What limits my use of the stack in terms of memory? +0.97
if/else vs ternary operator -1.42
Exception Handling Code Please explain it +0.99
looping through a structure array -0.77
STL containers on the stack and the heap -1.46
Why warning in C and can't compile in C++? +0.49
Why is there a pdb file in my Release directory? +0.91
Storing char array in a class and then returning it +1.11
to create a worker thread and keep it alive throughout my applicati... -2.21
How are things stored in stack? +0.39
Dynamic Memory Reallocation using realloc +1.45
C++ optimization of reference-to-pointer argument -0.57
Any sense in marking an IUnknown-derived interface as dual in IDL? -0.12
Using free inside the destructor of an object freed with delete -1.95
Dynamic Allocation of Memory +1.88
Is there an OS function to translate a REFIID to a helpful name? -0.08
Why are pointers not located on a stack? -0.66
Should an implementor of IShellBrowser::QueryActiveShellView Method... -2.15
Is there any safe strcmp? +0.30