InternetGetConnectedState() with WinInet.hhere is another way [code] if (system("ping www.google.com[/code] but my ISP blocks ping . ping woul...
InternetGetConnectedState() with WinInet.hi searched a lot before posting here. i cant use this to determine if user has working internet conn...
GetAsyncKeyState(VK_ESCAPE) in c++ Linuxmy code is something like this [code]#include <windows.h> //works in win but doesnt in linux #inclu...
GetAsyncKeyState(VK_ESCAPE) in c++ Linuxthis will be used in linux console. I successful written a program for windows now I want to conver...
GetAsyncKeyState(VK_ESCAPE) in c++ Linuxthanks peter but i google and found [quote]This way the program is dynamically linked to the ncurses...