Changeset 9

User picture

Author: alax

(2008/11/11 07:20) Over 3 years ago


  

Affected files

Updated trunk/DirectSoundNotifySample01/DirectSoundNotifySample01.cpp Download diff

89
9
//
9
//
10
// Created by Roman Ryltsov roman@alax.info
10
// Created by Roman Ryltsov roman@alax.info
11
// 
11
// 
12
// $Id: BrightnessContrastObject.cpp 15 2008-07-05 12:13:35Z John Doe $
12
// $Id$
13
13
14
#include "stdafx.h"
14
#include "stdafx.h"
15
#include <dsound.h>
15
#include <dsound.h>

Updated trunk/DirectSoundNotifySample01/stdafx.cpp Download diff

89
9
//
9
//
10
// Created by Roman Ryltsov roman@alax.info
10
// Created by Roman Ryltsov roman@alax.info
11
// 
11
// 
12
// $Id: BrightnessContrastObject.cpp 15 2008-07-05 12:13:35Z John Doe $
12
// $Id$
13
13
14
#include "stdafx.h"
14
#include "stdafx.h"
15
15

Updated trunk/DirectSoundNotifySample01/stdafx.h Download diff

89
9
//
9
//
10
// Created by Roman Ryltsov roman@alax.info
10
// Created by Roman Ryltsov roman@alax.info
11
// 
11
// 
12
// $Id: BrightnessContrastObject.cpp 15 2008-07-05 12:13:35Z John Doe $
12
// $Id$
13
13
14
#pragma once
14
#pragma once
15
15

Updated trunk/DirectSoundNotifySample01/targetver.h Download diff

89
9
//
9
//
10
// Created by Roman Ryltsov roman@alax.info
10
// Created by Roman Ryltsov roman@alax.info
11
// 
11
// 
12
// $Id: BrightnessContrastObject.cpp 15 2008-07-05 12:13:35Z John Doe $
12
// $Id$
13
13
14
#pragma once
14
#pragma once
15
15