Make calls to functions in external dll files 文件中的函数
The functions in the unmanaged header file can be explicitly marked as 可以将非托管头文件中的函数显式标记为
Do not use exclude and include options that refer to functions in the same binary 不要使用引用同一二进制文件中的函数的exclude和include选项。
Do not use include and exclude options that refer to functions in the same binary 不要使用引用同一二进制文件中的函数的include和exclude选项。
Within the context of an application program , to use a function or data defined in a dll 在一个应用程序中,使用定义在一个dll文件中的函数或者数据。
The call browser window enables you to search for function calls , and then browse the search results and easily navigate to the function references in your source code files 使用“调用浏览器”窗口可以搜索函数调用,然后可浏览搜索结果并轻松定位到源代码文件中的函数引用。