Problem In Syntax Porting my code from Borland C++ to VC++ 6.0Hi I am having problem in porting my code from borland C++ to visual C++ 6.0 As i understand there ...
Problem with GetMessageHi folks I was hoping you guys can give me a quick example on how to use this function i have done s...
Determine The Web IP ??? Possible ???Hi folks , in my application it is required to display the user IP and the web IP.Since i am develop...
Explaination of type defi decided to take a deeper look into typedef First The thing i know about typedef is typedef short...
Determine if a specific thread is running or not??Got the answer I could use GetExitCodeThread thanks for the suggestions folks...