#include "afx.h" typedef unsigned int wp231957; int _tmain(int argc, _TCHAR* argv[]) { wp231957 test; test=123456; printf("%d",test); return 0; }