December 9, 1998

DevX - Software Development Resource

Enum API Constants Save Time Coding

You can simplify Win32 APIs by using enumerated types instead of constants. When you use enumerated types, VB provides you with a list of values when you define the API