Open Source Components

 

Movicon uses third party open source components such as OpenSSX in 'HTML5 and Ultimate Toolbox TCIP in the dispatcher's SMTP plug-ins.  The third party open source components are listed in the table below with information on their respective licenses.  If you wish to have mmore information about these licenses and how these components function, please refer to the websites of the product builder.

 

Module

Version

Author

License type

Project URL

License URL/Notes

OpenSSL

1.0.2

OpenSSL

 

 

This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/).

  • Copyright

Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved.

This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)

This Windows version of this product includes software written by Tim Hudson (tjh@cryptsoft.com)

  • License Issues

The OpenSSL toolkit stays under a dual license, i.e. both the conditions of the OpenSSL License and the original SSLeay license apply to the toolkit. See below for the actual license texts. Both licenses are actually BSD-style Open Source licenses. In case of any license issues related to OpenSSL, please contact openssl-core@openssl.org.

 

OpenSSL License:

Copyright © 1998-2007 The OpenSSL Project. All rights reserved.

 

The complete license agreement can be found here:

http://opcfoundation.org/License/MIT/1.00/

 

Original SSLeay License:

Copyright © 1995-1998 Eric Young (eay@cryptsoft.com). All rights reserved.

This package is an SSL implementation written by Eric Young (eay@cryptsoft.com).

The implementation was written so as to conform with Netscapes SSL.

This library is free for commercial and non-commercial use as long as the following conditions are adhered to. The following conditions apply to all code found in this distribution, be it the RC4, RSA, lhash, DES, etc., code; not just the SSL code. The SSL documentation included with this distribution is covered by the same copyright terms except that the holder is Tim Hudson (tjh@cryptsoft.com).

 

LibXML2(OPC UA)

 

Daniel Veillard

 

 

This product includes code that was developed for the XML toolkit from the GNOME project (http://xmlsoft.org/).

 

  1. Copyright

 

Copyright (C) 1998-2003 Daniel Veillard.  All Rights Reserved.

 

  1. License Issues: The libxml2 library is released under the MIT Licence and includes the following copyright notice: Except where otherwise noted in the source code (e.g. the files hash.c, list.c and the trio files, which are covered by a similar licence but with different Copyright notices) all the files are: Copyright (C) 1998-2003 Daniel Veillard.  All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

 

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Except as contained in this notice, the name of Daniel Veillard shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from him.

 

https://opensource.org/licenses/MIT

 

OPC UA ANSI C Stack

 

 

RCL 1.00

 

This product includes software that was developed by the OPC Foundation (http://www.opcfoundation.org/). The included software, the OPC UA ANSI C Stack, contains  two modules which have different licensing:

•  the Ansi C Stack Portability Layer (containing the platform specific abstraction)

•  the Ansi C Stack Core Module (containing the general functionality)

 

  1. Ansi C Stack Portability Layer: This module is released under the MIT License and includes the following copyright notice, except where otherwise noted in the source code, all the files are:
  2. Copyright :Copyright (c) 2005-2009 The OPC Foundation, Inc. All rights reserved.
  1. License Issues:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

 

The complete license agreement can be found here:

http://opcfoundation.org/License/MIT/1.00/

 

WCELIBCEX

 

 

MIT

 

The Windows platform layer of the Ansi C Stack can be configured to run on Windows CE, but requires WCELIBCEX: The WCELIBCEX is a package of C library extensions for Windows CE operating system. It supplements the standard C library which is available on Windows CE systems. These library extensions are needed to fully support the OpenSSL functionality.

  • Copyright:

Initial version of WCELIBCEX was founded and copyrighted by Taxus SI Ltd., (http://www.taxussi.com.pl)

Copyright (c) 2006 Taxus SI Ltd.

Created by Mateusz Loskot (mateusz@loskot.net)

  • License Issues:

The source code of the WCELIBCEX library is licensed under MIT License:

Permission is hereby granted, free of charge, to any person obtaininga copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESSED  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

The complete license agreement can be found here:

http://opensource.org/licenses/mit-license.php

 

WCECOMPAT

 

 

MIT

 

The OpenSSL Library can be compiled to run on Windows CE, but will require wcecompat: Windows CE C Runtime Library "compatibility" library to fully support the OpenSSL functionality. The files of wcecompat are released under the GNU LGPL (Lessen General Public License). By this the OpenSSL Library becomes LGPL and can only be used by linking this library dynamically.

 

  • Copyright

Copyright (C) 2001-2002 Essemer Pty Ltd. All rights reserved.

http://www.essemer.com.au/

 

  • License Issues

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

 

LiteZip, LiteUnzip

 

 

 

 

GNU LESSER GENERAL PUBLIC LICENSE

Version 3, 29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

 

Ultimate Toolbox and Ultimate Toolbox TCPIP

 

 

 

 

Preamble

This License governs Your use of the Work. This License is intended to allow developers to use the Source Code and Executable Files provided as part of the Work in any application in any form.

The main points subject to the terms of the License are:

  • Source Code and Executable Files can be used in commercial applications;

  • Source Code and Executable Files can be redistributed; and

  • Source Code can be modified to create derivative works.

  • No claim of suitability, guarantee, or any warranty whatsoever is provided. The software is provided "as-is".

  • The Article accompanying the Work may not be distributed or republished without the Author's consent

This License is entered between You, the individual or other entity reading or otherwise making use of the Work licensed pursuant to this License and the individual or other entity which offers the Work under the terms of this License ("Author").

 

License

THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CODE PROJECT OPEN LICENSE ("LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.

BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HEREIN, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE AUTHOR GRANTS YOU THE RIGHTS CONTAINED HEREIN IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. IF YOU DO NOT AGREE TO ACCEPT AND BE BOUND BY THE TERMS OF THIS LICENSE, YOU CANNOT MAKE ANY USE OF THE WORK.

 

For more information : https://www.codeproject.com/Articles/20182/The-Ultimate-Toolbox-Home-Page

 

Libpng

1.2.5

libpng.org

Open Source

 

http://www.libpng.org/pub/png/src/libpng-LICENSE.txt

 

CSharedMemoryObject

 

Samuel R. Blackburn

 

 

  • Author: Samuel R. Blackburn

  • Internet: wfc@pobox.com

  • You can use it any way you like as long as you don't try to sell it.

  • Any attempt to sell WFC in source code form must have the permission of the original author. You can produce commercial executables with WFC but you can't sell WFC.

  • Copyright, 1999, Samuel R. Blackburn

 

Gridctrl_demo22

 

Chris Maunder

 

 

Written by Chris Maunder <cmaunder@mail.com>

Copyright (c) 1998-2002. All Rights Reserved.

 

This code may be used in compiled form in any way you desire. This file may be redistributed unmodified by any means PROVIDING it is  not sold for profit without the authors written consent, and  providing that this notice and the authors name and all copyright  notices remains intact.

 

An email letting me know how you are using it would be nice as well.

This file is provided "as is" with no expressed or implied warranty.

The author accepts no liability for any damage/loss of business that this product may cause.

 

CModalFrame

 

Alexey Nikitin

 

 

Copyright (C) 2003 by Alexey Nikitin. All rights reserved.

 

This code is free for personal and commercial use, providing this notice remains intact in the source files and all eventual changes are clearly marked with comments.

 

You must obtain the author's consent before you can include this code in a software library.

 

No warrantee of any kind, express or implied, is included with this software; use at your own risk, responsibility for damages (if any) to anyone resulting from the use of this software rests entirely with the user.

 

CSystemTray

 

Chris Maunder

 

 

Updated: 25 Jul 1998 - Added icon animation, and derived class from CWnd in order to handle messages. (CJM) (icon animation suggested by Joerg Koenig.

Added API to set default menu item. Code provided by Enrico Lelina.

 

Updated: 6 June 1999 - SetIcon can now load non-standard sized icons (Chip Calvert)

Added "bHidden" parameter when creating icon (Thanks to Michael Gombar for these suggestions)  Restricted tooltip text to 64 characters.

 

Updated: 9 Nov 1999  - Now works in WindowsCE. Fix for use in NT services (Thomas Mooney, TeleProc, Inc).

Added W2K stuff by Michael Dunn

 

Updated: 1 Jan 2000  - Added tray minimisation stuff.

 

Updated: 21 Sep 2000 - Added GetDoWndAnimation - animation only occurs if the system settings allow it (Matthew Ellis). Updated the GetTrayWndRect  function to include more fallback logic (Matthew Ellis)

NOTE: Signature of GetTrayWndRect has changed!

 

This code may be used in compiled form in any way you desire. This file may be redistributed unmodified by any means PROVIDING it is  not sold for profit without the authors written consent, and  providing that this notice and the authors name is included. If  the source code in  this file is used in any commercial application  then acknowledgement must be made to the author of this file (in whatever form you wish).

 

This file is provided "as is" with no expressed or implied warranty.

The author accepts no liability for any damage caused through use.

 

 Expect bugs.

Please use and enjoy. Please let me know of any bugs/mods/improvements

that you have found/implemented and I will fix/incorporate them into this file.

 

ReportCtrl

1.0.7

Maarten Hoeben

 

 

This code may be used in compiled form in any way you desire. This file may be redistributed unmodified by any means PROVIDING it is  not sold for profit without the authors written consent, and providing that this notice and the authors name and all copyright  notices remains intact.

 

An email letting me know how you are using it would be nice as well.

 

This file is provided "as is" with no expressed or implied warranty. The author accepts no liability for any damage/loss of business that  this product may cause.

 

CXMemMapFile, CXQueue

 

PJ Naughter

 

 

Copyright / Usage Details:

You are allowed to include the source code in any product (commercial, shareware, freeware or otherwise) when your product is released in binary form. You are allowed to modify the source code in any way you want except you cannot modify the copyright details at the top of each module. If you want to distribute source code with your application, then you are only allowed to distribute versions released by the author. This is to maintain a single distribution point for the source code.

 

http://www.naughter.com/

CVOImage

 

Virtual Office Systems Incorporated

 

 

Copyright ©2000 Virtual Office Systems Incorporated All Rights Reserved                      

 

This code may be used in compiled form in any way you desire. This file may be redistributed unmodified by any means PROVIDING it is not sold for profit without the authors written consent, and  providing that this notice and the authors name is included.

 

This code can be compiled, modified and distributed freely, providing that this copyright information remains intact in the distribution.

 

This code may be compiled in original or modified form in any private or commercial application.

This file is provided "as is" with no expressed or implied warranty.

 

The author accepts no liability for any damage, in any form, caused  by this code. Use it at your own risk.

 

BalloonHelp

 

Joshua Heyer

 

 

Copyright 2001-2002, Joshua Heyer

You are free to use this code for whatever you want, provided you give credit where credit is due.  (I seem to get a lot of questions about that statement...  All i mean is, don't copy huge bits of code and then claim you wrote it.  You don't have to put my name in an about box or anything.  Though i'm not going to stop you if that's really what you want.

 

I'm providing this code in the hope that it is useful to someone, as i have gotten much use out of other peoples code over the years.

If you see value in it, make some improvements, etc., i would appreciate it  if you sent me some feedback.

 

CHHCtrl

 

KeyWorks Software

 

 

Copyright (c) 1998-1999 KeyWorks Software.

This code is free; you can redistribute it and/or modify it as you see fit.

In addition, you may also charge for any application using the CHHCtrl class, and are under no obligation to supply source code.

This software code is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Because no income is generated from this code, the author cannot spend copious amounts of time answering questions. Nevertheless, if you are stuck  on an implementation problem, first check www.keyworks.net and if you can't find what you need there, send email to ralphw@exmsft.com who will answer based on whether he is in town, how many other questions have been submitted, etc.

 

This code is not static. Additions and enhancements will be added to it over time and posted to www.keyworks.net (information types and scripting are currently under development). It is suggested that if you make changes, you subclass CHHCtrl rather then modifying this module directly. That way you can pick up an update and not break your existing code.

 

CMemDC

 

Keith Rule

 

 

Copyright 1996-1997, Keith Rule

 

You may freely use or modify this code provided this Copyright is included in all derived versions.

 

CMonitor

 

Donald Kackman

 

 

Author: Donald Kackman

Email:  don@itsEngineering.com

Copyright 2002, Donald Kackman

 

You may freely use or modify this code provided this Copyright is included in all derived versions.

 

CNetService

 

EarthWalk Software

LGPL

 

 CNetService is copyright © 2000. EarthWalk Software.

 

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either

version 2.1 of the License, or (at your option) any later version.

 

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.

 

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  US

 

https://www.gnu.org/licenses/lgpl-3.0.html

 

CComboCompletion

 

Chris Maunder

 

 

Written by Chris Maunder (cmaunder@mail.com)

Copyright (c) 1998.

 

This code may be used in compiled form in any way you desire. This file may be redistributed unmodified by any means PROVIDING it is   not sold for profit without the authors written consent, and providing that this notice and the authors name is included. If the source code in  this file is used in any commercial application then acknowledgement must be made to the author of this file (in whatever form you wish).

 

This file is provided "as is" with no expressed or implied warranty.

 

Expect bugs.

Please use and enjoy. Please let me know of any bugs/mods/improvements that you have found/implemented and I will fix/incorporate them into this file.

 

MibII

 

Stas Khirman

 

 

Copyright (C) Stas Khirman 1998.  All rights reserved.          

 

Written by Stas Khirman (staskh@rocketmail.com).               and  Raz Galili (razgalili@hotmail.com)

 

Free software: no warranty; use anywhere is ok; spread the sources; note any modifications; share variations and derivatives (including sending to staskh@rocketmail.com).

 

CSysInfo

 

Alexey Kazakovsky

 

 

Copyright (C) Alexey Kazakovsky 2002.  All rights reserved.     

 

Written by Alexey Kazakovsky (alex@lastbit.com)                

Free software: no warranty; use anywhere is ok; spread the sources; note any modifications; share variations and derivatives (including sending to alex@lastbit.com).

 

CVisualStylesXP

 

David Yuheng Zhao

 

 

Copyright (C) 2001-2002 by David Yuheng Zhao

 

Distribute and change freely, except: don't remove my name from the source.

 

No warrantee of any kind, expressed or implied, is included with this  software; use at your own risk, responsibility for damages (if any) to anyone resulting from the use of this software rests entirely with the user.

 

Partly based on the _ThemeHelper struct in MFC7.0 source code (winctrl3.cpp), and the difference is that this implementation wraps the full set of  visual style APIs from the platform SDK August 2001 If you have any questions, I can be reached as follows:

yuheng_zhao@yahoo.com

 

CWebSocketServer

 

trevor.n.webster

MS-PL

 

Developed from example code project https://www.codeproject.com/Articles/222487/Deadlocks-and-race-condition-scenarios-with-a-WebS

 

https://opensource.org/licenses/MS-PL

 

InvalidFileName

 

Joseph Woodbury.

 

 

Copyright 2002 Joseph Woodbury.

Use of this file constitutes a full acceptance of the following license agreement:

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

 

  1. Redistribution of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. A fee cannot be charged for any redistribution.

  3. Full source must accompany any redistribution in binary form which exposes the interfaces of that source whether directly or indirectly.

  4. This software cannot be used in such as matter as to cause it, or portions of it, in source and/or binary forms, to be covered, or required to be disclosed, by the GNU Public License (GPL) and/or any similarly structured software license.

  5. Any binaries produced using this software must fully indemnify the author with a disclaimer at least as effective and comprehensive as the following:

 

THIS SOFTWARE IS PROVIDED BY JOSEPH WOODBURY "AS IS" AND ANY  EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL JOSEPH WOODBURY BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

 

XMemMap

 

PJ Naughter

 

 

Copyright / Usage Details:

You are allowed to include the source code in any product (commercial, shareware, freeware or otherwise)  when your product is released in binary form. You are allowed to modify the source code in any way you want except you cannot modify the copyright details at the top of each module. If you want to distribute source code with your application, then you are only allowed to distribute versions released by the author. This is to maintain a single distribution point for the source code.

 

CAPI

2.0

G.Diehl-ISDN GmbH

 

 

Copyright (c) G.Diehl-ISDN GmbH 1995

 

SNMP++

3.2.17

Jochen Katz, Frank Fock

 

 

address.h  

SNMP++v3.2.17

  

Copyright (c) 2001-2005 Jochen Katz, Frank Fock

 

This software is based on SNMP++2.6 from Hewlett Packard:

 

Copyright (c) 1996

Hewlett-Packard Company

 

ATTENTION: USE OF THIS SOFTWARE IS SUBJECT TO THE FOLLOWING TERMS.

Permission to use, copy, modify, distribute and/or sell this software  and/or its documentation is hereby granted without fee. User agrees to display the above copyright notice and this license notice in all copies of the software and any documentation of the software. User agrees to assume all liability for the use of the software; Hewlett-Packard and Jochen Katz make no representations about the suitability of this software for any purpose. It is provided "AS-IS" without warranty of any kind, either express or implied. User hereby grants a royalty-free license to any and all derivatives based upon this software code base.

 

Stuttgart, Germany, Sun May  8 22:45:16 CEST 2005

 

MQTT

 

IBM Corp.

 

 

http://www.eclipse.org/legal/epl-v10.html

 

Command line parser  

 18 Aug 2002

Pavel Antonov

CPOL 1.02

https://www.codeproject.com/Articles/2773/Command-line-parser

 https://www.codeproject.com/info/cpol10.aspx

A Normal / Exponential Random Generator and Histogram class

3 Dec 2002

Jonathan de Halleux

CPOL 1.02

https://www.codeproject.com/Articles/2868/A-Normal-Exponential-Random-Generator-and-Histogra

https://www.codeproject.com/info/cpol10.aspx

An SMPPLIB with COM Support

28 Oct 2003

Jack Hui

CPOL 1.02

https://www.codeproject.com/Articles/4143/An-SMPPLIB-with-COM-Support

https://www.codeproject.com/info/cpol10.aspx

CShortcut (Shell links to special folders)

14 May 2004

14 May 2004 Thomas Latuske

CPOL 1.02

https://www.codeproject.com/Articles/6992/CShortcut-Shell-links-to-special-folders

https://www.codeproject.com/info/cpol10.aspx

CSplashScreenEx: A Non Rectangular Splash Screen Class with Alpha Blending

2 Oct 2002

John O'Byrne

CPOL 1.02

https://www.codeproject.com/Articles/2974/CSplashScreenEx-A-Non-Rectangular-Splash-Screen-Cl

https://www.codeproject.com/info/cpol10.aspx

Dynamic Creation of IDispatch interfaces using simple classes

4 Sep 2001

dswigger

CPOL 1.02

https://www.codeproject.com/Articles/1348/Dynamic-Creation-of-IDispatch-interfaces-using-sim

https://www.codeproject.com/info/cpol10.aspx

FTP Wanderer - FTP Client using WININET

31 Jul 2002

Pablo Software Solutions

CPOL 1.02

https://www.codeproject.com/Articles/2665/FTP-Wanderer-FTP-Client-using-WININET

https://www.codeproject.com/info/cpol10.aspx

Multithreaded server class with example of HTTP server

13 Aug 2001

Souren Abeghyan

CPOL 1.02

https://www.codeproject.com/Articles/1304/Multithreaded-server-class-with-example-of-HTTP-se

https://www.codeproject.com/info/cpol10.aspx

Scaling of memory intensive multi-threaded applications to SMMP computer

3 Jan 2004

Andrew Schetinin

CPOL 1.02

https://www.codeproject.com/Articles/5755/Scaling-of-memory-intensive-multi-threaded-applica

https://www.codeproject.com/info/cpol10.aspx

SSBrowser: A Sample Visual SourceSafe Automation

4 Jun 2004

Ferdie CPOL 1.02

 

https://www.codeproject.com/Articles/7297/SSBrowser-A-Sample-Visual-SourceSafe-Automation

https://www.codeproject.com/info/cpol10.aspx

SystemTime to VariantTime with Milliseconds

9 Feb 2007

skarapanahalli

CPOL 1.02

https://www.codeproject.com/Articles/17576/SystemTime-to-VariantTime-with-Milliseconds

https://www.codeproject.com/info/cpol10.aspx

 

 

 

See Also