C++ Features?

Anonymous
2025-05-26T16:06:11+00:00

Hi Community.  Dohn here again.

I have just begun to research this topic.  I started with the “Microsoft C++ Documentation” link, but that type of information is cursory.

Where can I get detailed information/documentation about C++/Visual Studio’s file structures, file types, and input/output processes?

Thanks.

Windows for home | Windows 10 | Input and language

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

8 answers

Sort by: Most helpful
  1. DaveM121 898K Reputation points Independent Advisor
    2025-05-29T13:59:57+00:00

    The ISO is basically a disk image that you can double click and mount on a virtual CD drive, it contains the whole documentation in the SDK

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2025-05-29T10:56:07+00:00

    See the attached screenshot.

    Question? I know the purpose of the installer. What is the ".iso"? Thanks.

    Was this answer helpful?

    0 comments No comments
  3. DaveM121 898K Reputation points Independent Advisor
    2025-05-28T13:23:07+00:00

    Glad to help!

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2025-05-28T13:22:03+00:00

    Hi Dave. Thanks for the reply.

    I think the plan is to download the Windows SDK, and store it on OneDrive. FYI.

    Was this answer helpful?

    0 comments No comments
  5. DaveM121 898K Reputation points Independent Advisor
    2025-05-26T16:40:13+00:00

    Hi, I am Dave, I will help you with this.

    C++ is a huge language, the only full documentation you will find is in one of the Windows SDK's that contains a full listing of all the C++ Commands, their usage... etc.

    There is an ISO version of the Windows SDK available on this link:

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

    Was this answer helpful?

    0 comments No comments