Skip to content

Commit

Permalink
Update to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Soul Dark committed Nov 17, 2017
1 parent a2b18f5 commit 0f90f6f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion NetSpeed/NetSpeed/Dialog_Main/Dialog_Main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#include "Dialog_Main.h"
#include <shellapi.h>
#include "../Dialog_Setting/Dialog_Setting.h"
#include "../Menu/Menu.h"
#include "../Timer_Refresh/Timer_Refresh.h"
Expand Down
2 changes: 1 addition & 1 deletion NetSpeed/NetSpeed/Main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#include "Main.h"
#include <WS2tcpip.h>
#include <ShellScalingAPI.h>
#include <Shlwapi.h>
#include "Dialog_Main/Dialog_Main.h"
Expand All @@ -12,6 +11,7 @@
std::wstring File_Name;
std::wstring File_Path;


INT WINAPI wWinMain(HINSTANCE Handle_Instance, HINSTANCE Handle_Instance_Previous, LPWSTR Commond, INT Show_Commend) {
SetProcessDpiAwareness(PROCESS_PER_MONITOR_DPI_AWARE);

Expand Down
Binary file modified NetSpeed/NetSpeed/Resource/NetSpeed.rc
Binary file not shown.

0 comments on commit 0f90f6f

Please sign in to comment.