TUM-Logo

libRASCH

 

Home
 

General

About libRASCH/News
Design
Screen shots
Sample programs (with source code)
License
 

Download

libRASCH
Tools
 

Documentation

User
Developer
 

Resources

Mailing list
Supported Formats
Plugins
Status
Links
 
Contact
About this site
 
Last updated
Tue Mar 27 23:03:48 2007

MFC-Version of show_sig

For MFC, I don't have a small example (like the Qt version). But you will find a complete example here (472 KB). Most of the sourcecode was generated automatically using the VisualStudio AppWizard. The code added is marked with the comments '// EXAMPLE-CODE (start)' and '// EXAMPLE-CODE (end)'. (Because I use the german version of VisualStudio, the automatic generated comments are in german also.)

The program expects as the first commandline argument the filename of a measurement (which is supported by libRASCH).

Screenshot of the program

screenshot of the sample program