This can happen when classes exported from a library have configuration-dependent members. For example:
#ifdef _DEBUG
int m_nData;
#endif
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |