info@winintsoft.com

Categories

 

December 2010
M T W T F S S
« Oct   May »
 12345
6789101112
13141516171819
20212223242526
2728293031  

5 most useful WinKey shortcuts

A lot of users use the various shortucts to control their computer applications so as Windows. But not a lot of them use the Windows Key (WinKey) what is a shame, because as the name says it’s especially convenient while you are using the Windows OS. The Windows Key is the key with the [...]

How to stop shutdown Windows

Let’s think about you are working on your computer and accidentally press the hardware button to turn-off computer. Or maybe you are installing some software and it starts restarting the computer. In that case if you have any application opened which contains the unsaved work it shows up the prompt what to do? You [...]

How to get the domain name from IP address in C++

Just like a lot of begginers are looking for a simple C++ source code what can get IP address from domain name, they also want the code which is designed to obtain the domain name from IP address. The code below is as easy as possible to understand. #include <winsock2.h> #include <stdio.h>

#pragma comment(lib, [...]