unable to open include file sdkddkver.h,excpt.h

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gomathipriya
    New Member
    • May 2013
    • 16

    #1

    unable to open include file sdkddkver.h,excpt.h

    hi
    in turbo c++ compiler i have written the following code http://msdn.microsoft.com/en-us/libr...(v=vs.85).aspx

    while compilng this code i get an compile time error "unable to open include file sdkddkver.h,exc pt.h"

    please help me to resolve this.
  • gomathipriya
    New Member
    • May 2013
    • 16

    #2
    I got the solution for it. we have to run that code in vc++. then only we can get the details from wmi correctly

    Comment

    Working...