You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

Warning

This section is under construction.

This appendix contains guidelines for functions that are defined as part of the Microsoft Windows API [MSDN] and the Microsoft Visual C++ compiler [MSDN]. These rules and recommendations are not part of the core standard because they do not apply in all C language applications. The intent of providing these guidelines is to demonstrate how rules and recommendations for other standards or specific BB. Definitions#implementation may be integrated with the core C recommendations.

Information for Editors In order to have a new guideline automatically listed above be sure to label it win and recommendation.

Risk Assessment Summary

Rule

Severity

Likelihood

Detectable

Repairable

Priority

Level

WIN00-CHighUnlikely
Low

P9

L2

WIN01-CHighLikely
High

P9

L2

WIN02-CHighLikely
High

P9

L2

WIN03-CHighUnlikely
Low

P9

L2

WIN04-CHighUnlikely
Low

P9

L2

Related Rules and Recommendations


  • No labels