Search Results

Showing results 1 to 40 of 67
Search took 0.01 seconds.
Search: Posts Made By: Quan Chi2
Forum: C++ Jul 3rd, 2009
Replies: 10
Views: 370
Posted By Quan Chi2
You're the man! Thanks a lot.
Forum: C++ Jul 3rd, 2009
Replies: 10
Views: 370
Posted By Quan Chi2
The great thing about this project is that there isn't anything that has to do with MS-Excel at all in the spreadsheets I'm working with.

Wavelength (nm),Absorbance (AU),Std.Dev....
Forum: C++ Jul 3rd, 2009
Replies: 10
Views: 370
Posted By Quan Chi2
Anyone? I hate to double post.
Forum: C++ Jul 3rd, 2009
Replies: 10
Views: 370
Posted By Quan Chi2
Thanks, adatapost. But with many Google searches, I've already gathered the information you presented.

Anyone with more detailed answers?
Forum: C++ Jul 3rd, 2009
Replies: 10
Views: 370
Posted By Quan Chi2
What makes you think that I have any code at this point? lol

I'm asking mainly for approaches. What tutorials should I look for? Any recommended API that handles this sort of thing?
Forum: C++ Jul 3rd, 2009
Replies: 10
Views: 370
Posted By Quan Chi2
Hello. I hope not to annoy you with such a question.

I'd like to read cell data from specific columns within a spreadsheet. I'm trying to read data within the following format (from the .xls...
Forum: C++ Sep 16th, 2006
Replies: 10
Solved: API Help
Views: 1,736
Posted By Quan Chi2
Okay, Im still confused. Can anyone else help?
Forum: C++ Sep 16th, 2006
Replies: 10
Solved: API Help
Views: 1,736
Posted By Quan Chi2
You're right. lol. I over read. Sorry.
Forum: C++ Sep 16th, 2006
Replies: 10
Solved: API Help
Views: 1,736
Posted By Quan Chi2
"The GetWindowText function copies the text of the specified window's title bar"

Thats not what I want.
Forum: C++ Sep 16th, 2006
Replies: 10
Solved: API Help
Views: 1,736
Posted By Quan Chi2
Thanks a lot man.
Forum: C++ Sep 16th, 2006
Replies: 10
Solved: API Help
Views: 1,736
Posted By Quan Chi2
I want to use the text that was put in the textbox(the file location) to be used in the DeleteFile function.

DeleteFile(FileName)

In FileName I want the text that the user input to be used. ...
Forum: C++ Sep 16th, 2006
Replies: 6
Views: 2,340
Posted By Quan Chi2
#include <windows.h>
#include <iostream.h>

int main()
{
ShellExecute(NULL, "open", "regedit.exe", NULL, NULL, SW_SHOWNORMAL);
cout << "Example code.\n";

system("PAUSE");
}
Forum: C++ Sep 16th, 2006
Replies: 10
Solved: API Help
Views: 1,736
Posted By Quan Chi2
I'm trying to use input from a text edit box to delete a file. The input from the textbox will be the file location and the delete button will use DeleteFile() to delete the file.
...
Forum: Website Reviews May 7th, 2006
Replies: 10
Views: 1,921
Posted By Quan Chi2
Forum: Assembly May 7th, 2006
Replies: 44
Views: 73,275
Posted By Quan Chi2
I hate it when newbies ask these kinds of stupid questions. I say you lock the topic.

A MESSAGE TO ALL NOOBS:

"Coding viruses" is such a broad way of putting it. Be specific. Think hard...
Forum: Networking Hardware Configuration Jan 23rd, 2006
Replies: 1
Views: 1,355
Posted By Quan Chi2
I think I know what the problem is. I think theres something wrong with Winpcap. I probably have to look in the source.

I don't know how I can fix it though.
Forum: C++ Jan 15th, 2006
Replies: 2
Views: 1,746
Posted By Quan Chi2
Does anyone know a tutorial that teaches me how to code them in C++? I want to learn how to make my program send packets and recieve them.
Forum: Networking Hardware Configuration Jan 15th, 2006
Replies: 1
Views: 1,355
Posted By Quan Chi2
Im new to Ethereal and I clicked a button "list available capture interfaces" and it gave me this error message

Can't get list of interfaces: PacketGetAdapterNames: The parameter is incorrect....
Forum: Viruses, Spyware and other Nasties Dec 11th, 2005
Replies: 4
Views: 3,047
Posted By Quan Chi2
Anyone know how to help me? I don't know if this is a common problem.
Forum: Viruses, Spyware and other Nasties Dec 10th, 2005
Replies: 4
Views: 3,047
Posted By Quan Chi2
Logfile of HijackThis v1.99.1
Scan saved at 8:09:21 AM, on 12/10/05
Platform: Windows 98 SE (Win9x 4.10.2222A)
MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106)

Running processes:...
Forum: Viruses, Spyware and other Nasties Dec 8th, 2005
Replies: 2
Views: 1,385
Posted By Quan Chi2
Okay, post the HijackThis log. Hijack This should be all you need for this problem, I suppose. I think you can just delete it.

Also: What does the windows installer window/prompt/alert/what...
Forum: Viruses, Spyware and other Nasties Dec 8th, 2005
Replies: 4
Views: 3,047
Posted By Quan Chi2
I keep getting redirected while on Firefox. First the browser goes to yyy65.html, then it shows a random ad. Im sick and tired of it. Im usually fine with handleing viruses and malware. This...
Forum: C++ Oct 15th, 2005
Replies: 4
Views: 1,539
Posted By Quan Chi2
lol Im passed that already. I declared my variables in header files that I coded. Im looking for atleast a hint on how to get the program to respond to user input so that I can execute the action...
Forum: C++ Oct 14th, 2005
Replies: 4
Views: 1,539
Posted By Quan Chi2
How would I make my command line program respond to what a user types in? Im reading C++ for Dummies at the moment, and I was wondering what I would do to make it respond to what a user types in. ...
Forum: Web Hosting Deals Sep 7th, 2005
Replies: 4
Views: 3,508
Posted By Quan Chi2
i have never seen an offer like that...
Forum: C Sep 3rd, 2005
Replies: 0
Views: 1,978
Posted By Quan Chi2
How would I use getprivateprofilestring to get random lines from an ini file that looks like this?

[quotes]
1=blah
2=blah
3=blah

etc..

Thanks in advanced!
Forum: Geeks' Lounge Aug 31st, 2005
Replies: 10
Views: 2,813
Posted By Quan Chi2
Made my first comic when I was about 4 or 5... Pencil Man Adventures.. A 1 drawing a comic series :) Eventually I got wayyyyy better and started making things like 30 page manga... A series called...
Forum: Geeks' Lounge Aug 31st, 2005
Replies: 29
Views: 4,989
Posted By Quan Chi2
Its a nerd thing... :)
Forum: Geeks' Lounge Aug 30th, 2005
Replies: 29
Views: 4,989
Posted By Quan Chi2
Yes, but I figured out that I am a technology/computer geek.. Even though I don't wear the clothes.. Though actually, I dont know because I go outside.. Geek seems to be a good thing. I would...
Forum: Viruses, Spyware and other Nasties Aug 30th, 2005
Replies: 3
Views: 12,636
Posted By Quan Chi2
Everything works :D
Except, I cant run regedit from RUN anymore, though I can run it from msdos by typing regedit..

HJT Log
-----------
Logfile of HijackThis v1.99.1
Scan saved at 8:55:17...
Forum: Viruses, Spyware and other Nasties Aug 30th, 2005
Replies: 3
Views: 12,636
Posted By Quan Chi2
Please help, for some reason its like explorer keeps restarting itself.. I was infected with a virus but I got rid of it.. It was a Trojan Dropper, I had read that it is a backdoor.. I didnt want to...
Forum: Troubleshooting Dead Machines Aug 30th, 2005
Replies: 0
Views: 1,566
Posted By Quan Chi2
Please help, for some reason its like explorer keeps restarting itself.. I was infected with a virus but I got rid of it.. It was a Trojan Dropper, I had read that it is a backdoor.. I didnt want to...
Forum: Windows 95 / 98 / Me Aug 30th, 2005
Replies: 3
Views: 3,280
Posted By Quan Chi2
Forum: Geeks' Lounge Aug 30th, 2005
Replies: 29
Views: 4,989
Posted By Quan Chi2
Forum: Windows 95 / 98 / Me Aug 30th, 2005
Replies: 3
Views: 3,280
Posted By Quan Chi2
Please help, this is really annoying and it is happening as I type this.. Please.. Someone
Forum: Windows 95 / 98 / Me Aug 30th, 2005
Replies: 2
Views: 2,646
Posted By Quan Chi2
Stupid program.. Just crack it, I don't recommend it.
Forum: Community Introductions Aug 30th, 2005
Replies: 0
Views: 900
Posted By Quan Chi2
Hi. This is a great forum.
Heres alittle about myself:

Im 14.
Im a boy.
Im from New York city(born and being raised).
I play hgihschool football, thought not this season.. Banged my knee up...
Forum: Geeks' Lounge Aug 30th, 2005
Replies: 29
Views: 4,989
Posted By Quan Chi2
Please tell me. I was called a Geek by my little sisters and by some people online. Girls don't seem to call me a Geek. I play highschool football. I like girls. I play video games. I go out. ...
Forum: Windows 95 / 98 / Me Aug 30th, 2005
Replies: 2
Views: 1,182
Posted By Quan Chi2
Try reinstalling windows or doing a scandisk.. Boot in safe mode then do a scan disk. Then if that doesnt work, try something else? :mrgreen:
Forum: Windows 95 / 98 / Me Aug 29th, 2005
Replies: 3
Views: 3,280
Posted By Quan Chi2
Please help, for some reason its like explorer keeps restarting itself.. I was infected with a virus but I got rid of it.. It was a Trojan Dropper, I had read that it is a backdoor.. I didnt want...
Showing results 1 to 40 of 67

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC