#include "camtypes.h"
#include "rifffile.h"
#include "riffdata.h"
Go to the source code of this file.
Defines | |
#define | new CAM_DEBUG_NEW |
#define | RIFFFILE_RETURNERR {Error = TRUE; return FALSE;} |
#define | ALIGNSIZE(x) ((((x) & 1) == 0)?(x):((x) + 1)) |
Functions | |
DECLARE_SOURCE ("$Revision: 1282 $") |
|
Definition at line 117 of file rifffile.cpp. |
|
Definition at line 113 of file rifffile.cpp. |
|
Definition at line 115 of file rifffile.cpp. |
|
|