Browse by Tags
Sorry, but there are no more tags available to filter with.
-
Almost every operating system has a mechanism to start processes at system startup time that provide services not tied to an interactive user. In Windows, such processes are called services or Windows services. Windows services consist of three components: Read More...
-
Microsoft has introduced a lot of new features in Windows Vista. I won't talk about the interface, colors, or the flip-3d feature , I'm going to mention features in memory management, security features and system restore... etc. Please note I will not Read More...
-
Let's dig deeper into the internal structure and the role each key operating system component plays. The figure below is more detailed diagram of the core Windows system architecture and components. Note that it still does not show all components (networking Read More...
-
I started to dig deeper into windows internals. In the past couple of months I started to learn more about kernel, kernel debugging, symbols, memory management and many other windows internals components. I also took a couple of courses one of them was Read More...