|
|
1.1 ! root 1: /* Microsoft Developer Support ! 2: Copyright (c) 1992, 1993 Microsoft Corporation */ ! 3: ! 4: /* This is the required stub entry point for the message-table DLL */ ! 5: #include <windows.h> ! 6: ! 7: BOOL WINAPI DllMain(HANDLE hDLL, DWORD dwReason, LPVOID lpReserved) ! 8: { ! 9: return(TRUE); ! 10: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.