Windows SDK January missing Graphedit components?

Previously when in DXSDK the graphedit has used proppage.dll that is used then viewing pin property pages etc for example. The latest Windows SDK does not have this and GraphEdit in it is giving "requested property page could not be displayed" in every turn...

So should that proppage.dll still be included in the SDK or is this something that is being changed



Answer this question

Windows SDK January missing Graphedit components?

  • Secsi

    On vista I use the GraphEdit from the sdk along with the proppage from xp.
  • KevinBurton

    Will the graph edit for XP work on vista. i found some problem in installing the proppage.dll .

    The Error code returned :0x80070005.Can any one help me in this



  • Joshua Garvin

    January is a little vauge. Are you referring to the Vista Platform SDK or the Windows Server 2003 SP1 Platform SDK I know that it is there in the latter.



  • fusi0n

    The original poster is correct, the file is simply not included with the Windows Vista SDK Beta 2, so it cannot be registered. Where can the updated version of this DLL be obtained

  • SolidStrategies

    From the platform sdk readme:

    The GraphEdit utility is located in the Microsoft Platform SDK\Bin directory. Before running GraphEdit, regsvr the file Proppage.dll. This DLL contains property pages for various filters, which are intended for debugging purposes only.

    Could this be your problem


  • Cassiopeiaxy

    Can you, or someone else, please upload proppage.dll from the Windows Server 2003 R2 Platform SDK to an accessible location It feels like overkill to download the whole SDK just for this one missing file.

  • Windows SDK January missing Graphedit components?