Current location - Training Enrollment Network - Books and materials - Recommend some API reference books
Recommend some API reference books
Windows API programming

ISBN:7302 1057 15

Pricing: 32 yuan

Printing date: 2006- 1-9

Book introduction:

Based on the introduction of Win32 API function call, this book focuses on how to develop Win32 dynamic link libraries and applications using Windows SDK API, and introduces the comprehensive application of API functions in these aspects by combining process management, process communication, hook function, window subclass, API hook, Internet Explorer development and network programming.

The sample source code in this book can be downloaded through/downloadpage/index.asp.

This book is mainly for middle and senior users who are familiar with Windows development and have a certain programming foundation, aiming to help users improve their system programming ability.

Windows API programming reference book

Publishing House: People's Posts and Telecommunications Publishing House

Publication date: June 5, 2006 to1October 38.

Pricing: ¥88

International standard number: ISBN 7-115-14167-3.

Page count: 728

This book is about Microsoft Win32.

A complete reference manual for API functions. This book introduces each Win32 in detail.

The usage of API function, including its prototype representation, function description, parameter description, matters needing attention, corresponding header file (. H), link library (. Lib or. DLL) and typical examples. For each function, this book gives a corresponding example, so that readers can quickly understand its specific function and usage when reading the corresponding Win32 API function, and can quickly master the interface function.

This book is a necessary reference book for people engaged in the development and application of Microsoft Windows operating system, and can also be used as a reference book for teachers and students of related majors in colleges and universities to study and teach themselves.

Visual Basic 6.0 API function development example

Page number: 787 *1092116

Publishing House: People's Posts and Telecommunications Publishing House

Publication date: 2000- 12-0 1

ISBN:7 1 15090300/TP 200 1

Market price: ¥4 1.00

Book introduction:

Visual Basic 6.0 is a part of Microsoft Visual Studio suite developed by Microsoft Corporation, and it is an interactive visual integrated development environment running on Windows platform. Based on API programming, this book comprehensively introduces the application of API functions supported by Visual Basic 6.0 in the form of examples, covering fonts, texts, graphics, advanced drawing, image processing, Windows, menus, system information control, message control and other aspects, uncovering the mystery of API functions and leading readers into the interior of Windows program development. This book is easy to understand, rich in examples, detailed in explanation and thorough in analysis. It is suitable for intermediate program developers to learn and use, and it is also a valuable reference book for researchers engaged in the development and application of Visual Basic API functions and teachers and students of related majors in colleges and universities to study and teach themselves.

Visual Basic.NET Win32 API Daquan

Publishing House: China Railway Publishing House

ISBN: 7 1 1305523

Original price: ¥98

Book Introduction

This is a function library dictionary for quickly searching and visualizing Basic.NET Windows API, which mainly includes Windows API functions such as controls, hardware and systems, system devices, drawings, icons, operations, toolbars, text and fonts, printing, file processing, threads, Windows messages, networks, etc.

This is a function library dictionary for quickly searching and visualizing Basic.NET Windows API, which mainly includes Windows API functions such as controls, hardware and systems, system devices, drawings, icons, operations, toolbars, text and fonts, printing, file processing, threads, Windows messages, networks, etc.

Visual Basic Win32 API Programming

Author: (America) Roman

Press: China Electric Power Press

ISBN: 750830534

Original price: ¥65

Book Introduction

Visual Basic shields the complicated windows operating system for programmers, thus providing an effective and fast application development environment. This is just a compromise, and its good development simplicity and rapidity will lead to poor performance, loss of flexibility and controllability. Fortunately, Visual Basic is extensible. When hidden details of VB hinder application development, you can always make up for the shortcomings of VB by directly calling WIN32 application programming interface (API).

The target readers of this book are intermediate and advanced VB programmers who are very interested in integrating windows system services into their own applications.