Author: RasheedRasheed
Date: Apr 15, 2008 08:33
Hi ,
i have two different applications, like App1 and App2. Each
application has one dialog like App1Dailog1 & App2Dailog2, my task is
to transfer the bit map from one application to another application
dialog.
means when sending the bitmap file from one app1 to other app2 then
app2 dialog has updated wtih app1 bitmap file.
all this done by command line arguaments as below
App1.exe App2.exe c:\bitmapfileName.bmp
then App2.exe file dialog has updated with this bitmap file c:
\bitmapfileName.bmp
thanks in advance
Rasheed.
|