Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
16 bit msn messenger
Name: grandsmackeding Date: March 18, 2003 at 20:33:51 Pacific OS: wfw 3.11 CPU/Ram: 486 100mhz
Comment:
Is there anybody capable of whipping up a 16 bit version of msn messenger? You would help us out ALOT in the windows 3.1 forum. You can get souce code for it: www.venkydude.com\articles\msn.htm or www.hypothetic.org/docs/msn/
Name: micah Date: March 19, 2003 at 22:18:59 Pacific
Reply:
Hmm...Sounds like some fun:) I'll see what I can do for ya. I think I have a compiler...VC++ 1.0:) If I can find it. I donno how good it will be, but I will atempt.
0
Response Number 2
Name: micah Date: March 19, 2003 at 23:28:45 Pacific
Reply:
Well...VC 1.0 won't run on 2K Pro, didn't think it would but I tried. I'll keep trying to find a compiler....
Summary: Hello, I was using a program to record 8-bit waveform audio to a file and then plotted the recorded data in Excel. I was testing this program with a simple 1kHz sine wave. With 8-bit data, I had no p...
Summary: can anyone help me out by explaning how 16 bit programs run on 32 bit machines or does any one know of a web address that will explane this in some depth thanks ...
Summary: Hi, How to read signed 16-bit binary file? I opened the file with, pFile = fopen ("TestRawData","rb"); and I have fread(&number_bin, 2,1,pFile); to read the data, but it's not reading the correct v...