<-- Previous || Up || Next -->

Declarations Section
Windows API Class

Functions that wrap around various Windows API functions, making them easier to access.
Copyright 1998 Entisoft

Summary: The Windows API Class makes it easier to access certain frequently-used Windows API functions. These functions handle automatically handle the conversion of strings between Visual Basic and C where appropriate. This Class if organized into two parts. The first part includes everything but the profile/registry functions. The second part consists of the profile/registry functions. Within each section, the Objects are generally sorted by name.
Coerse: These functions provide alternate interpretations for the bytes that represent different types of values.
HIBYTE, et. al.: The HIBYTE and LOBYTE functions split values in half, returning the bytes in the form of some other value.
See also:
    CoerceMake Class
    ConvertValues Class
    BasicExtensions Class
    FileNames Class

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.