期刊文献+

在Visual Studio.NET中有效利用Windows API资源 被引量:7

Effective Consuming Windows API Functions with Visual Studio.NET
下载PDF
导出
摘要 VisualStudio.NET向开发人员提供最具效率的工具,用于为MicrosoftWindows和Web创建下一代应用程序。WindowsAPI函数则为程序开发人员提供了火力强大的“武器库”。由于WindowsAPI函数是以动态链接库的形式存在的,因此在VisualStudio.NET中调用这些非托管形式的函数较为复杂。文章主要通过若干VisualBasic.NET实例探讨了在VisualStudio.NET环境下使用WindowsAPI的方法、使用过程中的关键问题及若干原则。 Microsoft Visual Studio.NET,as a complete set of tools for developing enterprise solutions,is the most produc-tive tools for building tomorrow's web applications.At the same time ,Windows API is a rich resource for developers.But how to call unmanaged functions implemented in dynamic link libraries(DLLs ),such as those in the Windows API ,and invoke an exported function and marshal its arguments across the interoperation boundary as needed is complex rela-tively.This paper mainly focuses on discussing the techniques of consuming those unmanaged functions with Visual Stu-dio.NET.Therefore,several instances implemented with Visual Basic.NET and the related pivotal protocols will be offered.
出处 《计算机工程与应用》 CSCD 北大核心 2004年第12期108-111,163,共5页 Computer Engineering and Applications
基金 国家自然科学基金项目(编号:10101008)
关键词 VISUAL STUDIO.NET WINDOWS API托管 封送 Visual Studio.NET,Windows API (Application Programming Interface),Managed,Marshal
  • 相关文献

参考文献9

  • 1[1]Microsoft Platform SDK:Windows API.Microsoft Corporation,2001-08
  • 2[2]Francesco Balena. Programming Microsoft Visual Basic NET[M].Microsoft Press,2002
  • 3[3]Michael Halvorson. Microsoft Visual Basic. NET Step by Step[M].Microsoft Press,2001
  • 4[4]Rebecca M Riordan. Microsoft ADO.NET Step by Step[M].Microsoft Press, 2002
  • 5[5]Douglas J Reilly. Designing Microsoft ASP.NET Application[M].Microsoft Press,2002
  • 6[6]Dino Esposito.Building Web Solutions with ASP.NET and ADO.NET [M].Microsoft Press, 2002
  • 7[7]Scott Short. Building XML Web Services for the Microsoft. NET Platform[M].Microsoft Press, 2002
  • 8[8]Interoperating with Unmanaged Code..NET Framework Developer′s Guide. MSDN, 2003
  • 9[9]Rick Anderson. The End of DLL Hell.Microsoft Corporation,2000

同被引文献39

引证文献7

二级引证文献18

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部