Skip to content

Commit 2403022

Browse files
author
msebolt
committed
docset changes spacing part2
1 parent aab7ba9 commit 2403022

21 files changed

+57
-57
lines changed

docs/error-messages/tool-errors/c-runtime-error-r6030.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ ms.workload: ["cplusplus"]
1717
CRT not initialized
1818

1919
> [!NOTE]
20-
> If you encounter this error message while running an app, the app was shut down because it has an internal problem. This problem is most often caused by certain security software programs, or rarely, by a bug in the program.
20+
> If you encounter this error message while running an app, the app was shut down because it has an internal problem. This problem is most often caused by certain security software programs, or rarely, by a bug in the program.
2121
>
22-
> You can try these steps to fix this error:
22+
> You can try these steps to fix this error:
2323
>
24-
> - Your security software may have specific instructions for mitigating this issue. Check your security software vendor's website for details. Alternatively, check for updated versions of your security software, or try different security software.
25-
> - Use the **Apps and Features** or **Programs and Features** page in the **Control Panel** to repair or reinstall the program.
26-
> - Check **Windows Update** in the **Control Panel** for software updates.
27-
> - Check for an updated version of the app. Contact the app vendor if the problem persists.
24+
> - Your security software may have specific instructions for mitigating this issue. Check your security software vendor's website for details. Alternatively, check for updated versions of your security software, or try different security software.
25+
> - Use the **Apps and Features** or **Programs and Features** page in the **Control Panel** to repair or reinstall the program.
26+
> - Check **Windows Update** in the **Control Panel** for software updates.
27+
> - Check for an updated version of the app. Contact the app vendor if the problem persists.
2828
2929
**Information for Programmers**
3030

docs/error-messages/tool-errors/c-runtime-error-r6031.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ ms.workload: ["cplusplus"]
1717
Attempt to initialize the CRT more than once. This indicates a bug in your application.
1818

1919
> [!NOTE]
20-
> If you encounter this error message while running an app, the app was shut down because it has an internal problem. This may be caused bug in the app, or by a bug in an add-on or extension that the app uses.
20+
> If you encounter this error message while running an app, the app was shut down because it has an internal problem. This may be caused bug in the app, or by a bug in an add-on or extension that the app uses.
2121
>
22-
> You can try these steps to fix this error:
22+
> You can try these steps to fix this error:
2323
>
24-
> - Use the **Apps and Features** or **Programs and Features** page in the **Control Panel** to repair or reinstall the program.
25-
> - Use the **Apps and Features** or **Programs and Features** page in the **Control Panel** to remove, repair or reinstall any add-on or extension programs used by the app.
26-
> - Check **Windows Update** in the **Control Panel** for software updates.
27-
> - Check for an updated version of the app. Contact the app vendor if the problem persists.
24+
> - Use the **Apps and Features** or **Programs and Features** page in the **Control Panel** to repair or reinstall the program.
25+
> - Use the **Apps and Features** or **Programs and Features** page in the **Control Panel** to remove, repair or reinstall any add-on or extension programs used by the app.
26+
> - Check **Windows Update** in the **Control Panel** for software updates.
27+
> - Check for an updated version of the app. Contact the app vendor if the problem persists.
2828
2929
**Information for Programmers**
3030

docs/error-messages/tool-errors/c-runtime-error-r6032.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ ms.workload: ["cplusplus"]
1717
Not enough space for locale information
1818

1919
> [!NOTE]
20-
> If you encounter this error message while running an app, the app was shut down because it has an internal memory problem. There are several possible reasons for this error, but often it's caused by an extremely low memory condition, or by a bug in the program.
20+
> If you encounter this error message while running an app, the app was shut down because it has an internal memory problem. There are several possible reasons for this error, but often it's caused by an extremely low memory condition, or by a bug in the program.
2121
>
22-
> You can try these steps to fix this error:
22+
> You can try these steps to fix this error:
2323
>
24-
> - Close other running applications or restart your computer to free up memory.
25-
> - Use the **Apps and Features** or **Programs and Features** page in the **Control Panel** to repair or reinstall the program.
26-
> - Check **Windows Update** in the **Control Panel** for software updates.
27-
> - Check for an updated version of the app. Contact the app vendor if the problem persists.
24+
> - Close other running applications or restart your computer to free up memory.
25+
> - Use the **Apps and Features** or **Programs and Features** page in the **Control Panel** to repair or reinstall the program.
26+
> - Check **Windows Update** in the **Control Panel** for software updates.
27+
> - Check for an updated version of the app. Contact the app vendor if the problem persists.
2828
2929
**Information for Programmers**
3030

docs/error-messages/tool-errors/c-runtime-error-r6033.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ ms.workload: ["cplusplus"]
1717
Attempt to use MSIL code from this assembly during native code initialization. This indicates a bug in your application. It is most likely the result of calling an MSIL-compiled (/clr) function from a native constructor or from DllMain.
1818

1919
> [!NOTE]
20-
> If you encounter this error message while running an app, the app was shut down because it has an internal problem. This error can be caused by a bug in the app, or by a bug in an add-in or extension that it uses.
20+
> If you encounter this error message while running an app, the app was shut down because it has an internal problem. This error can be caused by a bug in the app, or by a bug in an add-in or extension that it uses.
2121
>
22-
> You can try these steps to fix this error:
22+
> You can try these steps to fix this error:
2323
>
24-
> - Use the **Apps and Features** or **Programs and Features** page in the **Control Panel** to repair or reinstall the program.
25-
> - Use the **Apps and Features** or **Programs and Features** page in the **Control Panel** to remove, repair or reinstall any extensions or add-ins.
26-
> - Check **Windows Update** in the **Control Panel** for software updates.
27-
> - Check for an updated version of the app. Contact the app vendor if the problem persists.
24+
> - Use the **Apps and Features** or **Programs and Features** page in the **Control Panel** to repair or reinstall the program.
25+
> - Use the **Apps and Features** or **Programs and Features** page in the **Control Panel** to remove, repair or reinstall any extensions or add-ins.
26+
> - Check **Windows Update** in the **Control Panel** for software updates.
27+
> - Check for an updated version of the app. Contact the app vendor if the problem persists.
2828
2929
**Information for Programmers**
3030

docs/error-messages/tool-errors/linker-tools-error-lnk2001.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ This error can occur if you link to the release mode libraries when building a d
6262

6363
This error can occur if your code refers to a symbol from one version of a library, but you supply a different version of the library to the linker. Generally, you can't mix object files or libraries that are built for different versions of the compiler. The libraries that ship in a new version may contain symbols that cannot be found in the libraries included with previous versions, and vice-versa. To fix this issue, build all the object files and libraries with the same version of the compiler before linking them together.
6464

65-
- The Tools | Options | Projects | VC++ Directories dialog, under the Library files selection, allows you to change the library search order. The Linker folder in the project's Property Pages dialog box may also contain paths that could be out of date.
65+
- The Tools | Options | Projects | VC++ Directories dialog, under the Library files selection, allows you to change the library search order. The Linker folder in the project's Property Pages dialog box may also contain paths that could be out of date.
6666

67-
- This problem may appear when a new SDK is installed (perhaps to a different location), and the search order is not updated to point to the new location. Normally, you should put the path to new SDK include and lib directories in front of the default Visual C++ location. Also, a project containing embedded paths may still point to old paths that are valid, but out of date for new functionality added by the new version that is installed to a different location.
67+
- This problem may appear when a new SDK is installed (perhaps to a different location), and the search order is not updated to point to the new location. Normally, you should put the path to new SDK include and lib directories in front of the default Visual C++ location. Also, a project containing embedded paths may still point to old paths that are valid, but out of date for new functionality added by the new version that is installed to a different location.
6868

6969
- If you build at the command line and have created your own environment variables, verify that the paths to tools, libraries, and header files go to a consistent version. For more information, see [Set the Path and Environment Variables for Command-Line Builds](../../build/setting-the-path-and-environment-variables-for-command-line-builds.md)
7070

docs/ide/adding-functionality-with-code-wizards-cpp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ There are three locations where you can access Visual C++ code wizards:
5757
5858
|Access code wizard from|Description|
5959
|-----------------------------|-----------------|
60-
|Add New Item|The Add New Item code wizards add source files to your project. If necessary, additional directories are created to contain the files where the project build engine expects to find them. Code wizards available from the Add Item icon include:<br /><br /> - Add C++ source files (.cpp, .h, .idl, .rc, .srf, .def, .rgs).<br />- Add Web development files (.html, .asp, .css, .xml).<br />- Add utility and resource files (.bmp, .cur, .ico, .rct, .sql, .txt).<br /><br /> These code wizards generally do not ask you for any information but add a file to your development tree. You may rename the file in the property window.|
61-
|Solution Explorer|The code wizards available from Solution Explorer depend on where your cursor focus is when you right-click an item. If the **Add** option does not appear when you right-click an item, then move your cursor up one level in the development tree and try again. The code wizards will always place the additional code in the appropriate place in the development tree, no matter where your cursor is. Code wizards available from Solution Explorer include:<br /><br /> - Add Class (opens the **Add Class** dialog box containing the new code wizards).<br />- Add Resource (New, Import, or Custom).<br />- Add Web Reference.|
62-
|Class View|The code wizards available from Class View depend on where your cursor focus is when you right click an item. If the **Add** option does not appear when you right click an item, then move your cursor up one level in the class tree and try again. The code wizards will always place the additional code in the appropriate place in the development tree, no matter where your cursor is. Code wizards available from Class View include:<br /><br /> - [Add Member Function](../ide/adding-a-member-function-visual-cpp.md).<br />- [Add Member Variable](../ide/adding-a-member-variable-visual-cpp.md).<br />- [Add Class](../ide/adding-a-class-visual-cpp.md).<br />- [Implement Interface](../ide/implement-interface-wizard.md) (from a control class only)<br />- [Add Connection Point](../ide/implement-connection-point-wizard.md) (ATL class only)<br />- [Add Method](../ide/add-method-wizard.md) (from an interface only)<br />- [Add Property](../ide/names-add-property-wizard.md) (from an interface only)<br />- [Add Event](../ide/add-event-wizard.md) (from a control class only)<br /><br /> The Add Class selection opens the **Add Class** dialog box, which gives you access to all the new Add Class code wizards.|
60+
|Add New Item|The Add New Item code wizards add source files to your project. If necessary, additional directories are created to contain the files where the project build engine expects to find them. Code wizards available from the Add Item icon include:<br /><br />- Add C++ source files (.cpp, .h, .idl, .rc, .srf, .def, .rgs).<br />- Add Web development files (.html, .asp, .css, .xml).<br />- Add utility and resource files (.bmp, .cur, .ico, .rct, .sql, .txt).<br /><br />These code wizards generally do not ask you for any information but add a file to your development tree. You may rename the file in the property window.|
61+
|Solution Explorer|The code wizards available from Solution Explorer depend on where your cursor focus is when you right-click an item. If the **Add** option does not appear when you right-click an item, then move your cursor up one level in the development tree and try again. The code wizards will always place the additional code in the appropriate place in the development tree, no matter where your cursor is. Code wizards available from Solution Explorer include:<br /><br />- Add Class (opens the **Add Class** dialog box containing the new code wizards).<br />- Add Resource (New, Import, or Custom).<br />- Add Web Reference.|
62+
|Class View|The code wizards available from Class View depend on where your cursor focus is when you right click an item. If the **Add** option does not appear when you right click an item, then move your cursor up one level in the class tree and try again. The code wizards will always place the additional code in the appropriate place in the development tree, no matter where your cursor is. Code wizards available from Class View include:<br /><br />- [Add Member Function](../ide/adding-a-member-function-visual-cpp.md).<br />- [Add Member Variable](../ide/adding-a-member-variable-visual-cpp.md).<br />- [Add Class](../ide/adding-a-class-visual-cpp.md).<br />- [Implement Interface](../ide/implement-interface-wizard.md) (from a control class only)<br />- [Add Connection Point](../ide/implement-connection-point-wizard.md) (ATL class only)<br />- [Add Method](../ide/add-method-wizard.md) (from an interface only)<br />- [Add Property](../ide/names-add-property-wizard.md) (from an interface only)<br />- [Add Event](../ide/add-event-wizard.md) (from a control class only)<br /><br />The Add Class selection opens the **Add Class** dialog box, which gives you access to all the new Add Class code wizards.|
6363
6464
## See Also
6565

docs/ide/editing-a-com-interface.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ The following three wizards help you customize existing interfaces. They are ava
2525

2626
|Wizard|Project type|
2727
|------------|------------------|
28-
|[Add Property Wizard](../ide/names-add-property-wizard.md)|ATL or MFC projects supporting ATL. Right-click the interface to which you want to add the property.<br /><br /> Visual C++ detects the project type and modifies the options in the Add Property Wizard accordingly:<br /><br /> - For dispinterfaces in projects created by using the [MFC Application Wizard](../mfc/reference/mfc-application-wizard.md), invoking the Add Property Wizard provides options specific to MFC.<br />- For MFC ActiveX control interfaces, the Add Property Wizard provides a list of stock methods and properties that you can use as provided or customize for your control.<br />- For all other interfaces, the Add Property Wizards provide options useful in most situations.|
29-
|[Add Method Wizard](../ide/add-method-wizard.md)|ATL or MFC projects supporting ATL. Right-click the interface to which you want to add the method.<br /><br /> Visual C++ detects the project type and modifies the options in the Add Method Wizard accordingly:<br /><br /> - For dispinterfaces in projects created by using the [MFC Application Wizard](../mfc/reference/mfc-application-wizard.md), invoking the Add Method Wizard provides options specific to MFC.<br />- For MFC ActiveX control interfaces, the Add Method Wizard provides a list of stock methods and properties that you can use as provided or customize for your control.<br />- For all other interfaces, the **Add Method** wizards provide options useful in most situations.|
28+
|[Add Property Wizard](../ide/names-add-property-wizard.md)|ATL or MFC projects supporting ATL. Right-click the interface to which you want to add the property.<br /><br />Visual C++ detects the project type and modifies the options in the Add Property Wizard accordingly:<br /><br />- For dispinterfaces in projects created by using the [MFC Application Wizard](../mfc/reference/mfc-application-wizard.md), invoking the Add Property Wizard provides options specific to MFC.<br />- For MFC ActiveX control interfaces, the Add Property Wizard provides a list of stock methods and properties that you can use as provided or customize for your control.<br />- For all other interfaces, the Add Property Wizards provide options useful in most situations.|
29+
|[Add Method Wizard](../ide/add-method-wizard.md)|ATL or MFC projects supporting ATL. Right-click the interface to which you want to add the method.<br /><br />Visual C++ detects the project type and modifies the options in the Add Method Wizard accordingly:<br /><br />- For dispinterfaces in projects created by using the [MFC Application Wizard](../mfc/reference/mfc-application-wizard.md), invoking the Add Method Wizard provides options specific to MFC.<br />- For MFC ActiveX control interfaces, the Add Method Wizard provides a list of stock methods and properties that you can use as provided or customize for your control.<br />- For all other interfaces, the **Add Method** wizards provide options useful in most situations.|
3030

3131
Additionally, you can implement new interfaces on your COM control by right-clicking the object's control class in Class View and clicking [Implement Interface](../ide/implement-interface-wizard.md).
3232

0 commit comments

Comments
 (0)