Main Win32 based API

Introduction

Adding Snarl support to your application is incredibly simple. No, really, it is. Generally speaking, if you're using a traditional programming language such as C, C++, C#, Delphi, Visual Basic, etc. then it's no more difficult than adding one or two more include files to your project.

API Reference

This section defines the standard Application Programming Interface which all languages must support.

Examples and includes

Example code and include files for various programming languages

Porting

If you're looking to add direct support for Snarl to a programming language that's not already supported, then keep on reading...