stdafx.h
Upload User: sunbaby
Upload Date: 2013-05-31
Package Size: 242k
Code Size: 0k
Category:

mpeg mp3

Development Platform:

Visual C++

  1. // stdafx.h : include file for standard system include files,
  2. // or project specific include files that are used frequently, but
  3. // are changed infrequently
  4. //
  5. #pragma once
  6. #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
  7. // Windows Header Files:
  8. #include <windows.h>
  9. #include <streams.h>