Transcription of Windows API Functions - VB Migration
{{id}} {{{paragraph}}}
1189 AppendixWindows APIF unctionsThe Visual Basic language provides a rich set of Functions , commands, and objects,but in many cases they don t meet all the needs of a professional programmer. Justto name a few shortcomings, Visual Basic doesn t allow you to retrieve system infor-mation such as the name of the current user and most Visual Basic controls ex-pose only a fraction of the features that they potentially programmers have learned to overcome most of these limitations by di-rectly calling one or more Windows API Functions . In this book, I ve resorted to APIfunctions on many occasions, and it s time to give these Functions the attention theydeserve. In contrast to my practice in most other chapters in this book, however,I won t even try to exhaustively describe all you can do with this programming tech-nique, for one simple reason: The Windows operating system exposes several thou-sand Functions , and the number grows almost , I ll give you some ready-to-use routines that perform specific tasks andthat remedy a few of the deficiencies of Visual Basic.
1189 Appendix Windows API Functions The Visual Basic language provides a rich set of functions, commands, and objects, but in many cases they don’t meet all the needs of a professional programmer.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}