>>Would CDK run on a Alpha AXP machine running Windows NT?<<
The compiler support for CDK is the Intel based MSCV++, not the Alpha. Thus
CDK based programs will not run on that platform.
Brian
>>Yea, but Microsoft Visual C++ v.2 will run on an Alpha, so why will it not
work?<<
The CDK libraries must be compiled for a specific processor, in our case that
is Intel
not Alpha. This makes linking CDK programs impossible on the Alpha platform.
Brian