Annotation of mstools/samples/nwlink/testlib/externs.h, revision 1.1

1.1     ! root        1: #include <windows.h>
        !             2: #include <wsipx.h>
        !             3: #include "testlib.h"
        !             4: 
        !             5: typedef struct tag_error_struct{
        !             6:     int     errnum;
        !             7:     LPSTR   errstr;
        !             8: } ERROR_STRUCT;
        !             9: 
        !            10: 
        !            11: LPSTR get_network_number(LPSTR);
        !            12: LPSTR get_node_number(LPSTR);
        !            13: LPSTR get_socket_number(LPSTR);
        !            14: 
        !            15: char msg_no_error[];
        !            16: char msg_unknown_error[];
        !            17: 

unix.superglobalmegacorp.com

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