It looks like he's saving them in m_NumberGrid.
The nID you need is part of the CStatic::Create() method. It has a default of 0xffff as coded above. You need to supply one, then use it in your call to SubclassDlgItem().
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 11 of 11
Thread: SubClassDlgitem questionThreaded View
|
Click Here to Expand Forum to Full Width |