I am having a problem for writing a CPU temperature sensor program. I have found some information at Microsoft website but I do not know how to implement it. Hopefully you guys can guide me, thank you.
This is the link...
Hello there.
I am trying to write a chat program through the serial com port. Unfortunately, the following code that allows me to send a character at one time. So I am not able to type an English word and send it to the other side.
For example if i would like to send "Hello" from...
Darrylles,
Actually I am trying to write a program that can do these kind of housekeeping for my PCs. I do not want to go and do housekeeping for each and every PC. :~/
Hello there. Is there anyway to clear the IE History, Cookies, Temporary Internet Files, Documents and Run? Any API available to clear these? Thank you.
revanthn,
Thanks for the information. I would like to include the features like temperature monitoring, fan monitoring and so on into my program. So I need to know how to get the data.
BoulderBum,
There is no other files in the workspace except CPP. Actually i can compile this code at home but not in the college. Some of the VC++ in the lab is working properly whereas some will generate this error. This is very strange even I asked the lab. assistant to help me and end up i...
I tried to write a program that reads the boot sector from floppy drive A and store it at a variable called Sector. I am having problem with my code but I do not know where to debug, please help. Thank you. The following is my code for MASM:
.model small
.stack
.data
Sector db...
Hello there. I am having problem to link a file after compilation. I am using VC++ 6.0 to compile and link a file, but it gave me an error message "response line too long". What's going no to my VC++ 6.0? Even just a simple program like:
#include <stdio.h>
main()
{...
Hello there. May I know is it possible to read the temperatures of processor and motherboard, also the speed of CPU fan and chassis fan? I can see the readings from my BIOS but how am i going to retrieve the data?
.RemoteHost = MailServerName ' Set the server address
You need to assign the SMTP server name or IP into MailServerName. Besides, you need to assign all the required values to FromEmailAdress and also ToEmailAdress.
Hello there. I just installed Microsoft Visual Studio 6.0 in Windows XP Professional. I noticed that Microsoft VC++ 6.0 is unable to start. So I tried to install Visual Studio Service Pack 5 but still the same error. The error message is:
"Cannot load package 'devdtg' because its internal...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.