1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-28 20:46:00 +02:00
Commit graph

22 commits

Author SHA1 Message Date
Brian Fiete
62c3998521
Merge branch 'master' into FuzzyAutoComplete 2021-12-28 17:07:19 +01:00
Brian Fiete
b9908cb4a8 Allow calling convention attributes 2021-12-27 12:55:14 -05:00
Simon Lübeß
b70745ef1e Merge branch 'master' of https://github.com/beefytech/Beef into FuzzyAutoComplete 2021-12-24 14:07:34 +01:00
Brian Fiete
77c3ab596f
Merge pull request #1134 from disarray2077/vistafiledialogs
Add complete support for Vista File Dialogs
2021-12-17 07:04:39 -05:00
miere43
48845ef80a Return uint32 from COM_IUnknown.AddRef and Release methods 2021-10-25 22:46:45 +03:00
disarray2077
694e663630 Add support for Vista File Dialogs 2021-08-02 23:38:54 -03:00
Brian Fiete
c77f861fb7 Merge remote-tracking branch 'origin/master' 2021-04-11 07:04:23 -04:00
Brian Fiete
4bf12e121c Stream buffering 2021-04-11 07:04:17 -04:00
Hiroko
9fe7df9950 OpenFileName struct: Change default extension type (char8* -> char16*) 2021-04-04 18:10:46 +02:00
Brian Fiete
b60c247f1a File mapping 2020-11-22 07:56:03 -08:00
M0N7Y5
09dc6fde3a
Fixed old macros for x86 compilation 2020-10-30 20:58:33 +01:00
Brian Fiete
a7ef265e0b Registry changes 2020-07-28 05:58:00 -07:00
Brian Fiete
50cff34fc6 Renamed Add(Span<T>) to AddRange(Span<T>) 2020-07-19 05:46:08 -07:00
Brian Fiete
bb31854f75 More ACL support 2020-06-05 14:17:25 -07:00
Brian Fiete
abfab35f93 Added ReadProcessMemory 2020-06-05 11:23:39 -07:00
LZMPDev
ad0dab0d4c Revamp Stdcall 2020-05-25 20:46:28 +08:00
ExMatics HydrogenC
ba3eb8e006
More REGSAM constants 2020-04-30 20:34:02 +08:00
ExMatics HydrogenC
a65c38c1ba
Add more wide and narrow versios 2020-04-30 20:13:52 +08:00
Brian Fiete
dbd9b32e3f Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Brian Fiete
2618b29daa Allow clicking on reg in mem window, other minor fixes 2019-12-25 12:43:45 -08:00
Brian Fiete
d0e8332150 Fixed some tooltips, added Link Dependencies, more int-ness 2019-12-21 05:48:44 -08:00
Brian Fiete
7dbfd15292 Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Renamed from BeefLibs/corlib/src/System/Windows.bf (Browse further)