Hamster128 / WinSize3

My version of WinSize2, a tool which position windows to a previously stored size and/or position depending on the screen resolution
9 stars 4 forks source link

Compilation problem #4

Open boromyr opened 9 months ago

boromyr commented 9 months ago

I tried to compile WinSize3 in Visual Studio, but it requires external libraries that are not present in the repository.

#include "SystemTray.h"
#include "XML.h"
#include "ThreadControl.h"
#include "mfcHK.h"

Could you include them in the repository to allow for compilation? Thank you.

boromyr commented 7 months ago

Is there a chance they will be added?

Fossibaer commented 2 weeks ago

I also ask for these files.

boromyr commented 2 weeks ago

Use https://github.com/tomasrudh/WinSize4, it doesn't consume CPU or RAM, and it has better GUI management, and it's faster at resizing.