home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2001 / MacHack 2001.toast / pc / Sessions / Traut / ZStrings / Source / Win32 / StdAfx.cpp < prev    next >
Encoding:
Text File  |  2001-06-23  |  934 b   |  29 lines

  1. /*==================================================================
  2.     File:        StdAfx.cpp
  3.  
  4.     Contains:    Part of Windows graphical ZString tool.
  5.  
  6.     Written by:    Nalini Prakash
  7.  
  8.     Copyright:    2000-2001 Connectix Corporation
  9.     
  10.     This source has been placed into the public domain by
  11.     Connectix Corporation. You have the right to modify, 
  12.     distribute or use this code without any legal limitations
  13.     or finanicial/licensing requirements. Connectix is not 
  14.     liable for any problems that result from the use of this 
  15.     code.
  16.     
  17.     If you have comments, feedback, questions, or would like
  18.     to submit bug fixes or updates to this code, please email
  19.     opensource@connectix.com.
  20. ==================================================================*/
  21.  
  22. // stdafx.cpp : source file that includes just the standard includes
  23. //    Win32ZStringTools.pch will be the pre-compiled header
  24. //    stdafx.obj will contain the pre-compiled type information
  25.  
  26. #include "stdafx.h"
  27.  
  28.  
  29.