#include "BIDLGS.H"
VOID CALLBACK GetBiDlgsVersion( LPSTR lpBuffer,
int nMaxByte)
Description
Returns the BIDLGS DLL version string in the form of "Version x.y".
Parameters
|
LPSTR |
lpBuffer |
The buffer where the version string is copied. |
|
int |
nMaxByte |
The buffer size including NULL terminator. |
Return values
None.
Requirements
Library : Use BiDlgs.lib.
DLLs : BiDlgs.dll.