Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
stdafx.h
// stdafx.h : include file for standard system include files, |
// or project specific include files that are used frequently, but |
// are changed infrequently |
// |
#pragma once |
//#include <iostream> |
#include <tchar.h> |
#include <stdio.h> |
#include <windows.h> |
#include <QTML.h> |
#include <Movies.h> |
#include <Quickdraw.h> |
#include <QDOffscreen.h> |
#include <string.h> |
#include <FixMath.h> |
Copyright © 2005 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2005-05-05