FIX: "error C2065: 'm_mov' : Undeclared Identifier" When Compiling Alpha Project Using ATLID: Q222613
|
You receive the following error message when compiling a project that uses ATL on the Alpha platform:
c:\program files\microsoft visual studio\vc98\atl\include\atlcom.h(3561) : error C2065: 'm_mov' : undeclared identifier
M_mov is declared for the x86 version of this class but not for the Alpha version.
This is fixed in the Visual Studio 6.0 Service Pack 3.
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
This bug was corrected in Visual Studio 6.0 Service Pack 3.
For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base:
Q194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why
Q194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed
This problem only exists in the Alpha source code section that comes with the Intel version of Visual C++. The Alpha version of Visual C++ does not have this problem.
Additional query words: CComStdCallThunk
Keywords : kbservicepack kbATL kbDecAlpha kbVC600 kbATL300fix kbVS600sp2 kbVS600SP1 kbVS600sp3fix
Version : WINDOWS:3.0
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: May 19, 1999