demoncodemonkey

1,354
reputation
219 views

Registered User

name demoncodemonkey
member for 10 months
seen yesterday
website
location UK
age 31
Now beardless :)
Dec
15
answered How to debug/track when a dialog is invalidated?
Dec
6
accepted problem with MFC Diagnostics
Dec
6
answered problem with MFC Diagnostics
Nov
29
accepted CMFCRibbonEdit does not get focus.
Nov
28
comment CMFCRibbonEdit does not get focus.
So please can you accept my answer then :D
Nov
28
answered CMFCRibbonEdit does not get focus.
Nov
27
comment Naming enum types
wordnetweb.princeton.edu/perl/webwn
Nov
27
awarded  Civic Duty
Nov
17
comment Measuring application startup performance
OK you kicked me, it's all cool now :D
Nov
17
comment Measuring application startup performance
Thanks, I did end up making a VM to avoid rebooting, but forgot to mark this as the accepted answer until now :)
Nov
17
accepted Get text width in MFC
Nov
17
answered Get text width in MFC
Nov
13
revised How to create new command in visual studio ?
edited tags
Nov
13
revised How to create new command in visual studio ?
added bonus :)
Nov
13
answered How to create new command in visual studio ?
Nov
12
comment [msvc,c++] Enable auto-build when F5 is pressed and source is out-of-date
I changed some of my dependencies around and suddenly F5 for build+run stopped working for me. Your last paragraph was what I was looking for. Thanks!
Nov
10
comment Most Astonishing Violation of the Principle of Least Astonishment
Fixed in Win7 - it does as much as it can then tells you at the end what went wrong and what should it do.
Nov
7
answered visual studio 2008 software assurance to 2010
Nov
6
answered Catching Enter Keypress from a CComboBox
Nov
4
answered What features would you like added/changed in the .NET Framework?
Nov
3
answered What message should my MFC dialog control receive before I can modify it?
Oct
30
comment Easy way to build Android UI?
"it crashes sometimes, but thats ok" - that's my mantra too ;)
Oct
29
answered Will the Scenic Ribbon ever be supported by the MFC Feature Pack?
Oct
29
revised Will the Scenic Ribbon ever be supported by the MFC Feature Pack?
edited tags
Oct
29
asked Will the Scenic Ribbon ever be supported by the MFC Feature Pack?
Oct
29
answered Resources in a static lib file - MFC
Oct
28
answered debug vs. release dll size
Oct
27
comment Supporting multi-monitors
Thanks, you're right and I've updated that part of the question.
Oct
27
revised Supporting multi-monitors
added 71 characters in body
Oct
27
asked Supporting multi-monitors
Oct
23
comment Do I need to use dynamic_cast when calling a function that accepts the base class?
Done (although I assumed it would have the same behaviour...)
Oct
23
revised Do I need to use dynamic_cast when calling a function that accepts the base class?
removed the C++ tag due to popular demand :)
Oct
23
asked Do I need to use dynamic_cast when calling a function that accepts the base class?
Oct
21
accepted VS2008 win32 project defaults - remove default precompiled headers
Oct
20
comment How can I provide a more robust link between SVN commits and tickets
Actually there is no problem with a commit comment closing a trac ticket. We do it all the time. Example at dancingpenguinsoflight.com/2009/01/…
Oct
20
answered VS2008 win32 project defaults - remove default precompiled headers
Oct
20
comment enable ribbon control
Dude, where's the question?
Oct
20
answered Visual Studio Just-In-Time Debugging Annoyances
Oct
20
answered What kind of flash player does the following site uses?
Oct
19
comment Can I fix corrupt Visual Studio 2008 toolbars/windows without having to reinstall?
Because reinstalling VS takes the best part of 3hrs
Oct
19
answered Can I fix corrupt Visual Studio 2008 toolbars/windows without having to reinstall?
Oct
15
comment Stepping through code is slow
NCB files are only created for C++ projects, however yes that was my first thought too. I used to have a batch file in my windows startup folder to delete that stupid file.
Oct
15
answered Stepping through code is slow
Oct
15
comment How to convert an ASCII value into a character in .NET
@Jason one of the most important preconditions of posthumous editing is that you have to be dead. However I do not recommend you try to test this out! :D (of course I meant post-answeredly but that's not a word)
Oct
15
revised How to convert an ASCII value into a character in .NET
deleted 71 characters in body
Oct
15
comment How to convert an ASCII value into a character in .NET
And we have a winner! Thanks :)
Oct
15
revised How to convert an ASCII value into a character in .NET
added 313 characters in body
Oct
15
asked How to convert an ASCII value into a character in .NET
Oct
15
answered How to blank files in batch
Oct
14
comment What features would you like added/changed in the .NET Framework?
Ah OK. But that's specifically for C# 4.0 and I'm talking about the .NET framework. I use C++/CLI not C#.