First WIN32 port of YAZ++.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 2 Feb 1999 14:01:10 +0000 (14:01 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 2 Feb 1999 14:01:10 +0000 (14:01 +0000)
commitcc44793fb69db2885c570cc5de05fda796993bba
treecae2e5a9dacfdff953be4dd27b5f9f974ec52d25
parent97118338f9ac93e767e5589d449d3f9abacb3190
First WIN32 port of YAZ++.
18 files changed:
README.txt
include/yaz-ir-assoc.h
include/yaz-pdu-assoc.h
include/yaz-pdu-observer.h
include/yaz-proxy.h
include/yaz-socket-manager.h
include/yaz-socket-observer.h
src/yaz-client.cpp
src/yaz-ir-assoc.cpp
src/yaz-pdu-assoc.cpp
src/yaz-proxy-main.cpp
src/yaz-server.cpp
src/yaz-socket-manager.cpp
win/yazclient/yazclient.dsp [new file with mode: 0644]
win/yazproxy/yazproxy.dsp [new file with mode: 0644]
win/yazserver/yazserver.dsp [new file with mode: 0644]
win/yazxx.dsw [new file with mode: 0644]
win/yazxx/yazxx.dsp [new file with mode: 0644]