i have 3 programs (example):

program1.exe
program2.exe
program3.exe

the entrypoint of the program1.exe is 00FFFF, then, my VB Program search in the process list if some process has the entrypoint 00FFFF,

if yes = msgbox "program1.exe" have the entrypoint 00FFFF