You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/snippets/cpp/VS_Snippets_Misc/wrl-classic-com-component/cpp/wrlclassiccom/calculatorcomponent/readme.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ CalculatorComponent.cpp
29
29
to be a project dependency of some other project, you will either need to
30
30
add code to export some symbols from the DLL so that an export library
31
31
will be produced, or you can set the Ignore Input Library property to Yes
32
-
on the General propert page of the Linker folder in the project's Property
32
+
on the General property page of the Linker folder in the project's Property
0 commit comments