Module Dll.pkg

************************************************************************* * * Copyright (c) 1997 Data Access Corporation, Miami Florida, * All rights reserved. * DataFlex is a registered trademark of Data Access Corporation. * ************************************************************************* * * Module Name: * DLL.PKG * * Creator: * Data Access Corporation * * Purpose: * Define the commands and replacements needed to call external * function in Dynamic Link Libraies. * * Modifications: * JVH - Apr 30, 1999 * Changed Pointer, DWord & Handle types from Number to Integer. They * should always have been this way. Now we can use the Handle type * to store Object ID's. * Previously we defined the pointer data type as a DataFlex number. * This was a flag that will tell the DLL calling code that the passed parameter * is a pointer and should be placed on the stack as a 4 byte value. (no longer done) * JJT: 3/28/2006 - moved the alias datatypes (handle, pointer, dword, void_type) and the * external function calls to fmac. * ************************************************************************* Define the sizes of the known data types

References (15):

ModuleLine
Commctrl.pkg17
CrystalReport.pkg49
cVersionInfo.pkg10
Df_print.pkg68
Dftypes.pkg14
Font_dlg.pkg22
Msgbox.pkg10
Prnt_dlg.pkg15
RegistryAPI.pkg4
VdfBase.pkg21
Wingdi.pkg15
Winhlp.pkg34
Winprint2.pkg5
WinPrint2_API.pkg3
WinShell.pkg3

Field References (0):

ModuleContaining SymbolLine