windows-nt/Source/XPSP1/NT/base/mvdm/wow16/ole/client/funchead.c

22 lines
491 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//////////////////////////////////////////////////////////////////////////////
//
// int FAR PASCAL LibMain (hInst, wDataSeg, cbHeapSize, lpszCmdLine)
//
// The main library entry point. This routine is called when the library
// is loaded.
//
// Arguments:
//
// hInst -
// wDataSeg -
// cbHeapSize -
// lpszCmdLine -
//
// Returns:
//
// Effects:
//
//////////////////////////////////////////////////////////////////////////////