|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Passing information form C app to VBHi,
I have a VB application and a C application, and I need to pass parameters which are char*, int and double from one application to the other. What is the best way to do it without using COM ? Yoav. well if COM is out of the question then you might use
1.exchange files ( good old I.O. ) 2. DDE ( yes it is still possible with VB.Net ) 3. send messages through the window API 4 if we are talking about litle data you could use the comand$ i.c.w a shell from one of the 2 apps ( or both to each other ) regards Michel Posseth [MCP] Show quoteHide quote "Yoavo" <y***@cimatron.co.il> schreef in bericht news:eCCWtc3ZGHA.3328@TK2MSFTNGP02.phx.gbl... > Hi, > I have a VB application and a C application, and I need to pass parameters > which are char*, int and double from one application to the other. > What is the best way to do it without using COM ? > > Yoav. >
[DATE - newbie] change and set back
GetDirectories Performance Make font Bold Iterate through page controls How to put a Word/Excel file into a database Impersonation help with SQL 2000 needed Job title: $300 flat for job in perl, cgi, Visual Basic/Asp.Net, whatever online project A Question of form focus - VB.NET 2003 Problem with generating file shortcut in VB wav files in programs |
|||||||||||||||||||||||