Share via

Is Microsoft supporting Active Scripting APIs for Custom Debugging? - IActiveScriptDebug

Anonymous
2023-05-16T05:26:14+00:00

I am looking to develop a standalone C++ program that can help in executing a VBScript with a debugger feature enabled.

I could achieve execution of VBScript using IActiveScript and IActiveScriptParse. I need to incorporate debugging related feature to it. I went through the article published in the MSDN magazine.

Ref : - https://learn.microsoft.com/en-us/archive/msdn-magazine/2000/december/active-scripting-apis-add-powerful-custom-debugging-to-your-script-hosting-app

  1. Could you please help me with the sample program referred in the link above? That will help me make the necessary changes.
  2. Is IActiveScriptDebug supported by Microsoft? If no, what are the alternatives?

Your help is much appreciated. Thank you in advance.

I tried surfing in the net for examples but I got none. I wanted clarity on whether this debugger interfaces are supported by Microsoft for C++ programing. If yes, wanted to have a sample program with breakpoint set.

Windows for home | Previous Windows versions | Apps

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2023-05-16T09:04:04+00:00

    You never read the next two lines underneath where I said it was the wrong Community.. did you???

    Your question is outside the scope of this Community

    Developer Communities https://developer.microsoft.com/en-us/community/

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-05-16T07:17:02+00:00

    Where can I post my question; if this community is not the right place?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2023-05-16T06:38:05+00:00

    Your question is outside the scope of this Community

    Developer Communities https://developer.microsoft.com/en-us/community/

    If you wish to develop Apps, see if this assists you:

    "Get started with Windows apps"

    Build Windows apps now. Windows 10 makes it easier than ever to develop apps for the Universal Windows Platform with just one API set and one app package to reach all Windows 10 devices – PCs, tablets, phones, and more.

    https://developer.microsoft.com/en-us/windows/getstarted

    Visual Studio Community 2015 gives you everything you need to start developing apps. And it’s free.

    __________________________________________

    Create apps

    Try it out. Write your first Windows app in the language of your choice. These tutorials show you how.

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@

    This overview of how to register for a developer account for the Windows Store and other Microsoft programs will help you understand the process of setting up your account.

    "Opening a developer account"

    https://msdn.microsoft.com/en-us/library/windows/apps/hh868184.aspx?f=255&MSPPError=-2147217396

    "Account types, locations, and fees"

    https://msdn.microsoft.com/en-us/library/windows/apps/jj863494.aspx?f=255&MSPPError=-2147217396

    "Register as an app developer"

    https://dev.windows.com/en-us/programs/join

    "Publish Windows apps"

    https://dev.windows.com/en-us/publish

    "Submit your app"

    https://msdn.microsoft.com/en-us/library/windows/apps/jj206724(v=vs.105).aspx

    "App submissions"

    https://msdn.microsoft.com/en-us/library/windows/apps/hh694062.aspx

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    Windows developer support

    https://developer.microsoft.com/en-us/windows/support

    Was this answer helpful?

    0 comments No comments