DragonNest/Common/VoiceChat
Cussrro 47f7895977 Revert "修复编码问题"
This reverts commit 9e69c01767.
2024-12-21 10:04:04 +08:00
..
DolbyAxon Revert "修复编码问题" 2024-12-21 10:04:04 +08:00
ReadMe.txt 初步修复 2024-12-19 09:48:26 +08:00
stdafx.cpp Revert "修复编码问题" 2024-12-21 10:04:04 +08:00
stdafx.h Revert "修复编码问题" 2024-12-21 10:04:04 +08:00
VoiceChat.vcproj 初步修复 2024-12-19 09:48:26 +08:00
VoiceChat.vcproj.EYE-DEV.dev_admin.user 初步修复 2024-12-19 09:48:26 +08:00
VoiceChat.vcproj.WIN-3QR6DVFHFGM.dev_admin.user 初步修复 2024-12-19 09:48:26 +08:00
VoiceChat.vcxproj 初步修复 2024-12-19 09:48:26 +08:00
VoiceChat.vcxproj.filters 初步修复 2024-12-19 09:48:26 +08:00
VoiceChatClient.cpp Revert "修复编码问题" 2024-12-21 10:04:04 +08:00
VoiceChatClient.h Revert "修复编码问题" 2024-12-21 10:04:04 +08:00
VoiceChatServer.cpp Revert "修复编码问题" 2024-12-21 10:04:04 +08:00
VoiceChatServer.h Revert "修复编码问题" 2024-12-21 10:04:04 +08:00

========================================================================
    STATIC LIBRARY : VoiceChat Project Overview
========================================================================

AppWizard has created this VoiceChat library project for you. 

This file contains a summary of what you will find in each of the files that
make up your VoiceChat application.


VoiceChat.vcproj
    This is the main project file for VC++ projects generated using an Application Wizard. 
    It contains information about the version of Visual C++ that generated the file, and 
    information about the platforms, configurations, and project features selected with the
    Application Wizard.


/////////////////////////////////////////////////////////////////////////////

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named VoiceChat.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////