Windows API

This is document for the way to access C-WaveformGenerator using Windows API system call technique proposed by Microsoft.

Windows API is also called as "Win32 API".
Please refer the following Microsoft's web site to know more detail about Windows API (Application Programming Interface).

Build desktop Windows apps using the Win32 API
https://learn.microsoft.com/en-us/windows/win32/

Here is the topics of C-WaveformGenerator SDK.

Item

Description

Tutorial

How to create a project before starting programing. And What is common processes required for programing.

Function reference

Function reference for C-WaveformGenerator SDK.

Sample program

The overview of sample program for each developing language.

FAQ

Frequently Asked Questions.