Commit Graph

6290 Commits

Author SHA1 Message Date
Ivan Stošić
45ba6ac400 Implement some parts of FileLocksmithModule 2022-10-20 16:41:57 +02:00
Ivan Stošić
60f58127a0 Add references to File Locksmith in /,github 2022-10-20 16:41:57 +02:00
Ivan Stošić
b44e11ca2d VS keeps trying to correct this 2022-10-20 16:41:56 +02:00
Ivan Stošić
ebebd8a525 Add one more resources string 2022-10-20 16:41:56 +02:00
Ivan Stošić
3f9d2d9120 Add a few resource strings 2022-10-20 16:41:56 +02:00
Ivan Stošić
2207f696d5 Add a settings page 2022-10-20 16:41:40 +02:00
Ivan Stošić
11e9b85ec3 Tweak packages for GUI project 2022-10-20 16:41:22 +02:00
Ivan Stošić
988dda89c2 Add Ext and GUI projects to solution 2022-10-20 16:41:22 +02:00
Ivan Stošić
10c49d7041 Add lib project to main solution 2022-10-20 16:41:22 +02:00
Ivan Stošić
0fbfbbf324 Rename variable 2022-10-20 16:40:53 +02:00
Ivan Stošić
98efa7adee Implement killing process 2022-10-20 16:40:53 +02:00
Ivan Stošić
5192d47355 UI adjustments 2022-10-20 16:40:52 +02:00
Ivan Stošić
d985f8d987 Set window size 2022-10-20 16:40:52 +02:00
Ivan Stošić
defb4e2223 Remove useless code 2022-10-20 16:40:52 +02:00
Ivan Stošić
f405d4ccaa Implemented subdirectory search 2022-10-20 16:40:52 +02:00
Ivan Stošić
471cdf3fa1 Improve UI 2022-10-20 16:40:51 +02:00
Ivan Stošić
805b0692dc Implement showing results 2022-10-20 16:40:51 +02:00
Ivan Stošić
d4ed95f8d9 Call new library function from console main 2022-10-20 16:40:51 +02:00
Ivan Stošić
cd4f08f487 Implement core functions in lib project 2022-10-20 16:40:51 +02:00
Ivan Stošić
7629fb6df6 Add button 2022-10-20 16:40:50 +02:00
Ivan Stošić
7ac603fecf Added a control for displaying results 2022-10-20 16:40:50 +02:00
Ivan Stošić
c450360996 Mitigate issue with WinUI3 2022-10-20 16:40:50 +02:00
Ivan Stošić
f28de83954 Added GUI project skeleton 2022-10-20 16:40:50 +02:00
Ivan Stošić
fddf89dfd4 Remove old project 2022-10-20 16:40:49 +02:00
Ivan Stošić
396c42322d Prototype works 2022-10-20 16:40:49 +02:00
Ivan Stošić
bd9952d080 Implemented piping, there are bugs 2022-10-20 16:40:49 +02:00
Ivan Stošić
d1ce5af1aa Implemented basic console UI 2022-10-20 16:40:48 +02:00
Ivan Stošić
f74603ab96 Console UI project skeleton 2022-10-20 16:40:48 +02:00
Ivan Stošić
3990922909 Implemented IPC, not tested 2022-10-20 16:40:48 +02:00
Ivan Stošić
09e892190c Implement Lib as separate project 2022-10-20 16:40:48 +02:00
Ivan Stošić
8bfc4b5b3a Add plan 2022-10-20 16:40:47 +02:00
Ivan Stošić
655faa164b Make sample project compile on VS 2022 2022-10-20 16:40:47 +02:00
Ivan Stošić
cb388e0fcb Implement command data fetching 2022-10-20 16:40:47 +02:00
Ivan Stošić
ca81f3e245 Implemented IContextMenu, it works! 2022-10-20 16:40:47 +02:00
Ivan Stošić
b00aab2bb9 Implemented IShellExtInit inferface 2022-10-20 16:40:47 +02:00
Ivan Stošić
50c1121679 Implemented other DLL exports, not working? 2022-10-20 16:40:46 +02:00
Ivan Stošić
15910ab7e5 Implemented DLL register/unregister 2022-10-20 16:40:46 +02:00
Ivan Stošić
eb23526cf3 Implemented ClassFactory 2022-10-20 16:40:46 +02:00
Ivan Stošić
f65958b212 Implemented IExplorerCommand methods 2022-10-20 16:40:45 +02:00
Ivan Stošić
88aa85e365 Implemented IUnknown part of ExplorerCommand 2022-10-20 16:40:45 +02:00
Ivan Stošić
4969db6229 Remove unneeded header 2022-10-20 16:40:45 +02:00
Ivan Stošić
e3bcfff7bc Added new project to implement the dll 2022-10-20 16:40:45 +02:00
Ivan Stošić
bce0346121 Add Windows sample, doesn't work? 2022-10-20 16:40:45 +02:00
Ivan Stošić
e1e05bae1c Make solution compile 2022-10-20 16:40:44 +02:00
Ivan Stošić
5a16eb79e0 Imported offline solution 2022-10-20 16:40:44 +02:00
Heiko
d4083abee2
add scrollviewer (#21310) 2022-10-19 16:43:22 -07:00
akabhirav
1cfce6182d
Hide Video Conferencing when muted (#19175) 2022-10-19 12:18:58 +03:00
sosssego
16c28c788d
[Analyzers][CPP]Turn on C26495 and fix code (#21163)
C26495: A member variable isn't initialized by a constructor or by an initializer.
Fixing occurrences with default member initialization.
2022-10-18 15:21:18 +01:00
Rose
17b80aa0f1
Use .First instead of where().First() (#21307) 2022-10-18 02:13:59 +03:00
Clint Rutkas
8e4ef1a4ac
Release.yml hash creation (#21254)
* injecting hash

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

why is it always a slash
2022-10-16 12:49:11 -07:00