KeServiceDescriptorTable – unresolved external symbol Sysprogs forums › Forums › VisualDDK/VirtualKD discussion › KeServiceDescriptorTable – unresolved external symbol This topic has 1 reply, 1 voice, and was last updated 14 years, 11 months ago by Anonymous. Log In Register Lost Password Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 23, 2009 at 05:53 #116 AnonymousParticipant Hi , when i use extern struct SYS_SERVICE_TABLE *KeServiceDescriptorTable; in a VisualDDK project it says . error LNK2001: unresolved external symbol “struct SYS_SERVICE_TABLE * KeServiceDescriptorTable” (?KeServiceDescriptorTable@@3PAUSYS_SERVICE_TABLE@@A) Is there any workaround for this ? It is working fine with build command line . Thanks in advance . Hirosh December 28, 2009 at 14:58 #1189 AnonymousParticipant extern “C” struct SYS_SERVICE_TABLE *KeServiceDescriptorTable; Solved the problem , Thanks ., Author Posts Log In Register Lost Password Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In