Dec 162017
 
Windows 3.1 C code to show how to create a multi instance DLL that maintains separate data for each task that links to it.
File MULTINST.ZIP from The Programmer’s Corner in
Category C Source Code
Windows 3.1 C code to show how to create a multi instance DLL that maintains separate data for each task that links to it.
File Name File Size Zip Size Zip Type
GLOBALS.H 1023 437 deflated
LEGAL.TXT 1889 916 deflated
MAKEFILE 1146 389 deflated
MULTAPP.C 6950 1991 deflated
MULTAPP.DEF 313 202 deflated
MULTAPP.H 892 398 deflated
MULTAPP.RC 696 377 deflated
MULTINST.C 16161 3529 deflated
MULTINST.DEF 381 238 deflated
MULTINST.H 1016 443 deflated
MULTINST.TXT 3451 1174 deflated
WEP.C 1055 374 deflated

Download File MULTINST.ZIP Here

Contents of the LEGAL.TXT file


THE INFORMATION AND CODE PROVIDED HEREUNDER (COLLECTIVELY REFERRED TO
AS "SOFTWARE") IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN
NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR
LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE
FOREGOING LIMITATION MAY NOT APPLY.

This Software may be copied and distributed royalty-free subject to
the following conditions:

1. You must copy all Software without modification and must include
all pages, if the Software is distributed without inclusion in your
software product. If you are incorporating the Software in
conjunction with and as a part of your software product which adds
substantial value, you may modify and include portions of the
Software.

2. You must place all copyright notices and other protective
disclaimers and notices contained on the Software on all copies of
the Software and your software product.

3. Unless the Software is incorporated in your software product which
adds substantial value, you may not distribute this Software for
profit.

4. You may not use Microsoft's name, logo, or trademarks to market
your software product.

5. You agree to indemnify, hold harmless, and defend Microsoft and its
suppliers from and against any claims or lawsuits, including
attorneys' fees, that arise or result from the use or distribution
of your software product and any modifications to the Software.



 December 16, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)