HEllo
I am trying to compile and link my driver. While linking I recevied an error unresolved external symbol const type vftable (_7Const type)
Please let me know the root cause of this error why its there.
regards
Developer
HEllo
I am trying to compile and link my driver. While linking I recevied an error unresolved external symbol const type vftable (_7Const type)
Please let me know the root cause of this error why its there.
regards
Developer
Linker eror
Omar Fawzi
What version of Visual Studio are you using
Thanks, Ayman Shoukry VC++ TeamSara_23
I am using VS 2005
version
8.0.50727.42 (RTM.050727-4200)
regards
JGP
This forum is specific for the next version of VC++ and its CTPs so far and not Vista or VS2005 related issues.
If the issue is specific for vista then please use the forum at http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=120&SiteID=1. If the issues is specific to VC2005, please use the forums at http://forums.microsoft.com/MSDN/default.aspx ForumGroupID=8&SiteID=1
OTP
Thanks, Ayman Shoukry VC++ Team