Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam b4a8d373d8
Create README.md
5 years ago
..
app.cpp initial commit 5 years ago
app.h initial commit 5 years ago
doc.cpp initial commit 5 years ago
doc.h initial commit 5 years ago
icf.cpp initial commit 5 years ago
icf.h initial commit 5 years ago
ido.cpp initial commit 5 years ago
ido.h initial commit 5 years ago
iec.cpp initial commit 5 years ago
iec.h initial commit 5 years ago
ioipao.cpp initial commit 5 years ago
ioipao.h initial commit 5 years ago
ioipo.cpp initial commit 5 years ago
ioipo.h initial commit 5 years ago
ioo.cpp initial commit 5 years ago
ioo.h initial commit 5 years ago
ips.cpp initial commit 5 years ago
ips.h initial commit 5 years ago
makefile initial commit 5 years ago
obj.cpp initial commit 5 years ago
obj.h initial commit 5 years ago
pre.cpp initial commit 5 years ago
pre.h initial commit 5 years ago
readme.txt initial commit 5 years ago
resource.h initial commit 5 years ago
simpsvr.cpp initial commit 5 years ago
simpsvr.h initial commit 5 years ago
simpsvr.ico initial commit 5 years ago
simpsvr.reg initial commit 5 years ago
spsvr16.def initial commit 5 years ago
spsvr16.rc initial commit 5 years ago

readme.txt

Simpsvr
--------
This sample is the simplest OLE 2.0 object that can be written and
still support the visual editing feature. The object that this server
supports is a colored square with a black border.

See the MAKEFILE for compilation instructions.