WinPopupSimulator
My Code simulate a WinPoPup, i can Send message and receive message, i make a ocx( source code here) and another program for test this ocx(source code here) Original Author: Serge Boivin (Dark) API Declarations Private Declare Function CloseHandle Lib “kernel32” (ByVal hHandle As Long) As LongPrivate Declare Function WriteFile Lib “kernel32” (ByVal hFileName As Long, ByVal lpBuff As… Read More »