Bull DPX/20 Uživatelská příručka Strana 57

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 424
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 56
SOM Kernel Reference 1-45
For Windows, also include the following function:
#include <windows.h>
int CALLBACK LibMain (HINSTANCE inst,
WORD ds,
WORD Heapsize,
LPSTR cmdLine)
{
SOM_IgnoreWarning (inst);
SOM_ignoreWarning (ds);
SOM_IgnoreWarning (heapSize);
SOM_IgnoreWarning (cmdLine);
SOM_ClassLibrary (”xyz.dll”);
return 1; /* Indicate success to loader */
}
Related Information
Functions: SOMClassInitFuncName
Methods: somGetInitFunction
Macros: SOM_ClassLibrary
Zobrazit stránku 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 423 424

Komentáře k této Příručce

Žádné komentáře