V.3.1
Classes

In this document you'll find additional classes that you can use to turn your VB6 into an Unicode machine.

clsClipboard

This class permits you to copy and paste UNICODE text into the Windows Clipboard. Simply use the Text property.

clsCommDialogs (details >>)

This class permits you to invoke Unicode Windows dialogs like OpenFile, SaveFile, ShowFonts, ShowDir, ShorColor.

clsCommonWrapper (details >>)

Common library functions

clsDIBSection (details >>)

This class permits you to manage an API Device Context in a safe way and provides conversion functions for VB6.
Similar to the
clsMemDC class but uses a DibSection instead of a Bitmap for image management.

clsFileIni - clsFileIniEx (details >>)

Unicode .ini files management

clsMemDC (details >>)

This class permits you to manage an API Device Context in a safe way and provides conversion functions for VB6.

clsMultiLngSupport (details >>)

This class permits you to apply UNICODE captions and tips to your controls automatically basing on an external UNICODE .ini file made in a certain method.

clsPalette

Helper class used by the
clsDIBSection class; permits to manage a palette of colors.

clsSearchFiles (details >>)

A very powerful class used to search files; supports asynchronous mode and recursion on subdirectory.

clsScreens (details >>)

A class that permits you to manage Multi-Monitor environments.

clsShellLink (details >>)

For Unicode Shell Link management

clsSpecialFolders

Class used to retrieve system paths like the StartUp path, the User path, the Program Files path, the Desktop path, etc...  (as usual in Unicode ;-))

clsSystemMetrics

Helper class for gettings Windows Metrics like Title size, Icon dimension and so on...

clsTrayArea (details >>)

Unicode tray area management

clsUniFile
(details >>)

Unicode file access and management

cStringBuilder2

This class permits you to append strings in a very fast way using only a small VB trick made by me ;-)

cUniSubClass

This class permits you to subclass VB6 forms

cUniTimer

This class permits you to create timers using API

cUniWindow

This class permits you to create UNICODE API Windows and subclass them
http://www.hexagora.com
Thu, 22 Sep 2011 17:54:35 UT
Copyright 2003-11 by Lorenzi Davide