summaryrefslogtreecommitdiff
path: root/plugins/MirLua/Modules/WinAPI
AgeCommit message (Expand)Author
2022-04-06remove executable attribute from affected filesgeorgehazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2019-07-12compilation fixGeorge Hazan
2019-07-12MirLua: interface for extra icons addedGeorge Hazan
2019-01-08mirlua: crashfix:Gluzskiy Alexandr
2018-10-17MirLua:aunsane
2018-07-21MirLua: winapi: current process id should return integeraunsane
2018-07-20we don't need two name sets for the same array of functionsGeorge Hazan
2018-02-24guard headersGoraf
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-01-16Utf8DecodeT/Utf8EncodeT macros considered useless and replaced with Utf8Decod...George Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-13some fixAlexander Lantsev
2016-06-13lua winapi: GetOpenFileName functionMikalaiR
2016-01-24Mirlua: CopyFile winapi function MikalaiR
2016-01-24Mirlua: GetCurrentProcessId winapi function MikalaiR
2016-01-16MirLua: winapi MessageBoxTimeout import MikalaiR
2016-01-10MirLua: fixed RegQueryValueEx in winapiAlexander Lantsev
2016-01-10MirLua: winapi removed duplicated registry management functionsAlexander Lantsev
2016-01-10encoding fix MikalaiR
2016-01-09MirLua: winapi code cleanupMikalaiR
2016-01-08MirLua: winapi cleanupAlexander Lantsev
2016-01-07MirLua: WinAPI module moved to external library MikalaiR