Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,065 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to create a video editor software
There is the MSDN old basic sample AVIEdit : AVIEdit
But it uses AVIFile
You should use more recent APIs/Interfaces, like
DirectShow Editing Services
Media compositions and editing
Microsoft Media Foundation