tdesktop/Telegram/SourceFiles/platform/win
John Preston 08167a6a91 Removed #include "stdafx.h" from all files.
Currently the build without implicitly included precompiled header
is not supported anyway (because Qt MOC source files do not include
stdafx.h, they include plain headers).

So when we decide to support building without implicitly included
precompiled headers we'll have to fix all the headers anyway.
2017-03-04 12:27:52 +03:00
..
audio_win.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
audio_win.h Beta 1000002001: Recreate audio device when no output or device changes. 2017-01-25 08:45:09 +03:00
file_utilities_win.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
file_utilities_win.h Platform-dependent file methods called async. 2017-02-28 18:03:38 +03:00
main_window_win.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
main_window_win.h Some platform-dependent modules refactoring. 2017-02-28 13:51:00 +03:00
notifications_manager_win.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
notifications_manager_win.h Some platform-dependent modules refactoring. 2017-02-28 13:51:00 +03:00
window_title_win.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
window_title_win.h Some platform-dependent modules refactoring. 2017-02-28 13:51:00 +03:00
windows_app_user_model_id.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
windows_app_user_model_id.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
windows_dlls.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
windows_dlls.h Version 1.0.6: fixing some critical issues in audio handling. 2017-02-01 13:12:52 +03:00
windows_event_filter.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
windows_event_filter.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00