Can't Understand Source Code
Can't Understand Source Code
I downloaded the source code and performed a search through it, but I can't seem to find a main() method. Am I missing something?
Re: Can't Understand Source Code
https://github.com/Lexikos/AutoHotkey_L/blob/master/source/AutoHotkey.cpp#L31
WinMain wrote:The user-provided entry point for a graphical Windows-based application.
Re: Can't Understand Source Code
Great info, thanks swagfag.
c++ - "APIENTRY _tWinMain" and "WINAPI WinMain" difference - Stack Overflow
https://stackoverflow.com/questions/4681443/apientry-twinmain-and-winapi-winmain-difference
c++ - "APIENTRY _tWinMain" and "WINAPI WinMain" difference - Stack Overflow
https://stackoverflow.com/questions/4681443/apientry-twinmain-and-winapi-winmain-difference
_tWinMain is just a #define shortcut in tchar.h to the appropriate version of WinMain.
homepage | tutorials | wish list | fun threads | donate
WARNING: copy your posts/messages before hitting Submit as you may lose them due to CAPTCHA
WARNING: copy your posts/messages before hitting Submit as you may lose them due to CAPTCHA
Who is online
Users browsing this forum: ByronicZero, leothlon and 116 guests