'winmain' ?
jibbajabba
Member Posts: 4,317 ■■■■■■■■□□
in Off-Topic
I am reading quite a lot about Windows 7 builds but ... what the heck does the 'winmain' bit mean ?
I have seen quite a few screenshots where the build number is followed by winmain ...
I have seen quite a few screenshots where the build number is followed by winmain ...
My own knowledge base made public: http://open902.com
Comments
-
PC509 Member Posts: 804 ■■■■■■□□□□The main kernel version, I believe. In programming, it is the main part of the program in Windows. WinMain(), which replaced main() in standard C++ programming.
So, I believe that the main kernel version is build # of the kernel using WinMain(). The rest of the components don't need to be upgraded, usually.