[1]Ren Hui,Zhou Zhenhong.Visual Fortran calls Win32 API functions[J].Journal of Zhengzhou University (Engineering Science),2008,29(04):61-64.[doi:10.3969/j.issn.1671-6833.2008.04.015]
Copy
Journal of Zhengzhou University (Engineering Science)[ISSN
1671-6833/CN
41-1339/T] Volume:
29
Number of periods:
2008年04期
Page number:
61-64
Column:
Public date:
1900-01-01
- Title:
-
Visual Fortran calls Win32 API functions
- Author(s):
-
Ren Hui; Zhou Zhenhong
-
-
- Keywords:
-
- CLC:
-
-
- DOI:
-
10.3969/j.issn.1671-6833.2008.04.015
- Abstract:
-
How to correctly call the Win32 API functions provided by the Windows operating system to extend Visual Fortran’s functions in window management, memory management, drawing, multithreading, etc., is a problem often faced by the current numerical computing WineIOWS application development. This is discussed more systematically, including how the Win32 API interface modules provided by Visual Fortran are organized. How the interfaces are encapsulated, how to set consistent strings, pointers, and structures according to the interface definition, Fortran arguments, etc. And illustrate with typical examples. Provides how-to instructions for Win32 API function calls on the Vis-ual Fortran platform.