has anybody made a comprehensive tutorial on using the DDE
features in visual basic 5? I want to design a system
service app that runs completely hidden (one form with its
visible property set to False and the MakeMeService API
call used) and can be controlled by another app that will communicate with it through DDE.
