From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Receiving of WINDOWS Message

Hi All,

At the description of RegisterWinMsgCallback function wrote
that this function allows to receive specific Windows message
in my application. If someone can explain me and add an example of code
how can I receive WM_COMMAND message in my application by
this function?

My environment is LabWindows/CVI version 5.0 under Win95.

Regards,

Alexander Rabukhin.




Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
0 Kudos
Message 1 of 2
(4,098 Views)
Hi Alexander

The WinTools instrument driver example contains an example of this and
lots of other neat things. You can search for the "WintTools" example
on http://www.natinst.com -> support -> Example programs database

Regards

Vijay Malhotra
NI
In article <7qocnh$8c7$1@nnrp1.deja.com>,
al_r@my-deja.com wrote:
> Hi All,
>
> At the description of RegisterWinMsgCallback function wrote
> that this function allows to receive specific Windows message
> in my application. If someone can explain me and add an example of
code
> how can I receive WM_COMMAND message in my application by
> this function?
>
> My environment is LabWindows/CVI version 5.0 under Win95.
>
> Regards,
>
> Alexander Rabukhin.
>
> Sent via Deja.com http://www.deja.com/
> Share what you know.
Learn what you don't.
>


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
0 Kudos
Message 2 of 2
(4,098 Views)