alexfmixer.h

来自「c++系统开发实例精粹内附的80例源代码 环境:windows2000,c++」· C头文件 代码 · 共 34 行

H
34
字号
//////////////////////////////////////////////////////////////////////
// AlexfMixer.h: interface for the CAlexfMixer class.
// CAlexfMixer - simple mixer control wrapper
// Copyright (C) Alexander Fedorov 1999
// You may do whatever you want with this code, as long as you include this
// copyright notice in your implementation files.
// If you wish to add new classes to this collection, feel free to do so.
// But please send me your code so that I can update the collection.
// Comments and bug reports: lamer2000@usa.net
//////////////////////////////////////////////////////////////////////
//                                      ,     ,     ,
//                                      `$,    $,   `$,      ;
//                                       `$+   `$,   `$,    d;     ,
//                                        `$b,  `$,   $$,  d$'   ,$
//                                         `$$+  l$+  ;$$ d$$   ,$'    ,
//  $$$$,  $$  $$  $$, $$  $$ ,$'           `$$b,;$$b,$$$$$$; ,d$$   ,$
//  $$  $  $$  $$  $$$,$$  $$,$'             `$$$b$$$$$$$$$$$$$$$; ,d$'
//  $$  $  $$  $$  $$`$$$  $$$$,              `$$$*""""~~""^+$$$$$$$$P    ,,
//  $$$$'  $$  $$  $$ `$$  $$`$$,             *^              ~^"$$$$;_,s$'
//  $$     `$$$$'  $$  $$  $$ `$$,          ,^                    `$$$$$$'    _
//                                         ,'                       `$$$'  ,y$"
//                                         '                         `$$,y$$"
//      $$, $$  ,$$$$, $$$$$$             (                           `$$$$'
//      $$$,$$  $$  $$   $$             ,^       ,,,         ,,,yyyyy,,`$$$$$#=-
//      $$`$$$  $$  $$   $$             `\,  ,,/'^  ``      `$$$$$$$$$$d;$$$~
//      $$ `$$  $$  $$   $$              /' ,$$*=``-     `$b`?$$$$$$$$$$;$$$b,
//      $$  $$  `$$$$'   $$            ,'   `^*;-=''    `$$$$$$$#$$$$$$$;$$$+$b.
//                                    (,,,;,             `+$+",+y+`?$$$$;$b,
//                                     `;``"                 ]$& $';$$$$d$$$b,
//  $$$$$,  $$$$$  ,$$$$,  $$$$$,     ,yyy,,                稝@&`'d$$$$d$P""+$,
//  $$  $$  $$     $$  $$  $$  $$     \?`^"$@by,            ~+>^,$$$$$d$$b,
//  $$  $$  $$$$   $$  $$  $$  $$     ,&~`^"+?~#`        ,yb, ,?$$$$$d$$$$b,
//  $$  $$  $$     $$$$$$  $$  $$    '   $    ,      ,,yd$$$$$-+-$$$d$$~~"+;
//  $$  $$  $$     $$  $$  $$  $$   /   '$, $$$yyyyy$$$$$" ,$$$

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?