RoundMe.dll (MSVC 5.0 source) &
CallDll.exe (VB 5 source)
Download (16k) VB
& VC Source Code Here!
This sample
project demos how to make round forms. It also shows how to write
a function library in C and export the functions to VB. The
C-source contains a complete project for MSVC++ 5.0 which is
suitable to use as a starting point for your own DLLs. The
VB-source contains an example of calling the DLL from VB5.
Techniques demonstrated in this
project
--------------------------------------- |
-Creating
a round form
-Writing a custom function library in C/C++ without MFC
-Calling a custom function library from VB5 |
Useful functions in RoundMe.dll
-------------------------------- |
MakeWndRound() |
You may freely use and modify this code in your
own programs. However, you may not redistribute
this sample archive without permission from Ray Mercer
<raymer@shrinkwrapvb.com>
Copyright (c) 1998-2000, Ray Mercer - All Rights Reserved