Annotation of q_a/samples/logging/messages.c, revision 1.1.1.1

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: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.