perhaps command window is a bit off, what I mean is the Standard IO window
in CVI.
"GV" wrote in message
news:atkd14$bpd$1@snic.vub.ac.be...
> Hello all,
>
> I am new to Labwindows programming. I call a C++ DLL from Labwindows/CVI,
> which works just fine.
>
> I would like that, from within the DLL which I am making with MS Visual
C++
> 6.0, some lines of text would be put on the screen (i.e., the command
window
> of CVI/Labwindows).
>
> When I just use a PRINTF or COUT << command in the C++ code the text does
> not appear.
>
> I suppose I have to give a handle to the command window to the DLL or
> something..
>
> Can anyone tell me how to go about doing this???
>
> Thank you all,
>
> Gunter
>
>
>