평가 및 의견을 보내려면 클릭하십시오.
MSDN
MSDN Library
개발 도구 및 언어
Visual Studio 2008
Visual Studio
Visual C++
Visual C++ 참조
C/C++ Languages
C++ Language Reference
Microsoft-Specific Modifiers
Calling Conventions
Calling Example: Function Prototype...
 Results of Calling Example

  저대역폭 보기 설정
Visual C++ Language Reference
Results of Calling Example

The C decorated function name is "_MyFunc."

The __cdecl calling convention

CDECL calling Convention

The C decorated name (__stdcall) is "_MyFunc@20." The C++ decorated name is proprietary.

The __stdcall and thiscall calling conventions

Calling Conventions

The C decorated name (__fastcall) is "@MyFunc@20." The C++ decorated name is proprietary.

The __fastcall calling convention

Fastcall Calling Convention
커뮤니티 콘텐츠   커뮤니티 콘텐츠란?
새 콘텐츠 추가 RSS  주석
Processing
© 2009 Microsoft Corporation. All rights reserved. 사용약관  |  상표  |  개인정보보호
Page view tracker