Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: passing data from vc


Message #1 by "Ramil G Sagum" <ramil.sagum@u...> on Tue, 19 Nov 2002 22:13:02 +0800
i have about 100Kb data that I need to pass from one application to
another (actually, im going to create a GUI for a text-based
application). What are some possible ways I can achieve this?
 
The server program is written in VC++, I could, of couse, rewrite the
whole thing in VB but that would take some time (and that is why I chose
to make the GUI in VB)
 
 
Is there any way to quickly detect whether a file has changed? (other
than checking the file every x milliseconds or so.) Is there any way to
notify a program that this certain file has changed?
 
thanks.
 


  Return to Index