Victor tried the ctor (copied your code directly) same compiler message ?:

error C2440: 'initializing' : cannot convert from 'const int' to 'struct print'
No constructor could take the source type, or constructor overload resolution was ambiguous

?? maybe you updated your V6.0 sdk, on this computer it's not updated?


strange?