Archive for the ‘VisualStudio’ Category

Visual C++ 2008 resource editing and control variable annoyance

Hmmm.. It was strange that VC++ 2008 add variables wizard didn’t let a “value” variable of a radio button. With VC++ 6, it was possible as far as I remember.
So, I searched to find out what changed since VC++ 6.
What I found are :

Visual Studio 2005의 DDX 매크로 문제
MSDN : Assign a variable to a [...]

Continue reading »