Search Results

Showing results 1 to 40 of 514
Search took 0.03 seconds.
Search: Posts Made By: Jishnu
Forum: Posting Games Jul 10th, 2008
Replies: 7,595
Views: 661,854
Posted By Jishnu
batman -> heroes
Forum: Posting Games Jul 8th, 2008
Replies: 3,185
Views: 251,008
Posted By Jishnu
apples and chocolates
Forum: Posting Games Jul 8th, 2008
Replies: 3,076
Views: 212,927
Posted By Jishnu
2008 is the current year.
Forum: Posting Games Jul 8th, 2008
Replies: 3,341
Views: 178,819
Posted By Jishnu
Forum: Visual Basic 4 / 5 / 6 Jul 7th, 2008
Replies: 5
Views: 1,012
Posted By Jishnu
No 'logic' as such. You need to be well-conversant with the basic properties and methods of the listbox and combobox controls.
Forum: C Jul 4th, 2008
Replies: 10
Views: 1,160
Posted By Jishnu
More true would be, "To make the OS compatible with maximum amount of uPs that are being used in the target market."
Forum: Visual Basic 4 / 5 / 6 Jul 4th, 2008
Replies: 8
Views: 739
Posted By Jishnu
Agreed. That is more practicable for such long delays.
Forum: C Jul 4th, 2008
Replies: 13
Views: 7,318
Posted By Jishnu
Forum: C Jul 3rd, 2008
Replies: 10
Views: 1,160
Posted By Jishnu
Then don't do it in the first place.
Forum: C++ Jul 3rd, 2008
Replies: 4
Views: 539
Posted By Jishnu
Isn't your question vague? Avoid forcing people who want to help you to assume anything.
Forum: Visual Basic 4 / 5 / 6 Jul 3rd, 2008
Replies: 8
Views: 739
Posted By Jishnu
Well, I've used it this way. No other ideas.
Forum: C++ Jul 3rd, 2008
Replies: 6
Views: 1,511
Posted By Jishnu
Post it in this (http://www.daniweb.com/forums/forum133.html) forum if you're in search of project partners.
Forum: C Jul 3rd, 2008
Replies: 10
Views: 1,160
Posted By Jishnu
Exactly. Work out those details before commencing this big a task.
Forum: C Jul 3rd, 2008
Replies: 13
Views: 7,318
Posted By Jishnu
I'd reported this problem earlier in DaniWeb Community Feedback, but somehow, things didn't work out. Some problem regarding the workload that means for the mods or the work required for automating...
Forum: Computer Science Jul 3rd, 2008
Replies: 3
Views: 1,491
Posted By Jishnu
Stemming (http://en.wikipedia.org/wiki/Stemming) is another algorithm I found to be of interest for similiar purposes.
Forum: Visual Basic 4 / 5 / 6 Jul 3rd, 2008
Replies: 8
Views: 739
Posted By Jishnu
My post shows you one way to introduce those 2-minute delays that you want.
Forum: Visual Basic 4 / 5 / 6 Jul 3rd, 2008
Replies: 6
Views: 1,883
Posted By Jishnu
Repeated Thread (http://www.daniweb.com/forums/thread132002.html). :D
Forum: Visual Basic 4 / 5 / 6 Jul 3rd, 2008
Replies: 1
Views: 494
Posted By Jishnu
There might be ready-made API's (i m creating a new project of vb to access conncetivity in 5 PC small LAN.) out there.



For dealing with MS Access through VB, use ADODB.
Forum: Visual Basic 4 / 5 / 6 Jul 3rd, 2008
Replies: 2
Views: 738
Posted By Jishnu
Your being more specific will help us help you more.
Forum: Visual Basic 4 / 5 / 6 Jul 3rd, 2008
Replies: 8
Views: 739
Posted By Jishnu
Write this code in the declaration section:

Private Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)

Then suppose you want a delay of 2 minutes, then convert it into...
Forum: Visual Basic 4 / 5 / 6 Jun 28th, 2008
Replies: 3
Views: 2,561
Posted By Jishnu
Eh?! What's the point repeating the words of the OP?

MSComm32 control can be used for serial port communication and for database handling (MS Access), you may use ADODB.
Forum: C Jun 28th, 2008
Replies: 5
Views: 2,006
Posted By Jishnu
Oh, I didn't realize that earlier. This is what happens when you go on switching between the C and C++ forums.
Forum: C Jun 27th, 2008
Replies: 4
Views: 463
Posted By Jishnu
Codes along with relevant comments always get more help!
Forum: C Jun 27th, 2008
Replies: 5
Views: 2,006
Posted By Jishnu
http://www.codeproject.com/KB/GDI/kanjifont.aspx

Though, I'm not sure whether it will help you in the case of Hindi.
Forum: C++ Jun 27th, 2008
Replies: 5
Views: 1,099
Posted By Jishnu
Okay. Post the entire code if possible. The root cause of the problem may lie somewhere else rather than in the code you've given.
Forum: Visual Basic 4 / 5 / 6 Jun 27th, 2008
Replies: 8
Views: 882
Posted By Jishnu
[QUOTE]

For ready-made API's use google (http://www.google.co.in/search?q=VB6+network+API&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a). Or if you like, you can establish...
Forum: C++ Jun 26th, 2008
Replies: 5
Views: 1,099
Posted By Jishnu
Are you sure you've declared those variables as public?
Forum: C Jun 26th, 2008
Replies: 2
Views: 892
Posted By Jishnu
Tanenbaum would be a good idea.
Forum: Visual Basic 4 / 5 / 6 Jun 26th, 2008
Replies: 8
Views: 882
Posted By Jishnu
It worked even with Access 2003 on my PC.



If you're free to choose the mode of communication between the computers, you can implement it using VB6. You have ready-made controls for serial data...
Forum: C++ Jun 25th, 2008
Replies: 5
Views: 1,468
Posted By Jishnu
This (http://www.ucancode.net/Visual-C-Printing-PrintDlg.htm) may be relevant.
Forum: C Jun 25th, 2008
Replies: 4
Views: 1,546
Posted By Jishnu
Forum: C++ Jun 25th, 2008
Replies: 7
Views: 1,065
Posted By Jishnu
Sorry, but I'm not able to understand the format of the output you want from the program. I'll be able to help if you describe in a bit detail.
Forum: C++ Jun 25th, 2008
Replies: 5
Views: 1,414
Posted By Jishnu
Forum: C++ Jun 25th, 2008
Replies: 7
Views: 1,065
Posted By Jishnu
Do you mean a bar chart? Then scale those values by a suitable factor and then display the results. For e.g. for Celsius to Fahrenheit, take 0 to 100 on X-axis, and 32 to 212 on Y-axis. Scale the...
Forum: C++ Jun 25th, 2008
Replies: 4
Views: 578
Posted By Jishnu
Just create your normal application and add it to the scheduled tasks. You don't need to worry much about (regarding the code) the scheduling part.
Forum: C++ Jun 25th, 2008
Replies: 7
Views: 1,065
Posted By Jishnu
Inside the if blocks that you've commented, wait for a character to be pressed by the user. That would print all the results on the console, and at the same time, the user will be able to view them...
Forum: C++ Jun 25th, 2008
Replies: 3
Views: 1,510
Posted By Jishnu
Instead of keeping two buttons for this task, why not use two radio buttons? This would be more appropriate as you want only one of the panels to be visible at a time.
Forum: C++ Jun 25th, 2008
Replies: 5
Views: 1,414
Posted By Jishnu
Yes.



Yes.



Couldn't understand this question.
Forum: C++ Jun 24th, 2008
Replies: 3
Views: 305
Posted By Jishnu
No problems regarding the compiler, then. I'm unaware about the details of this problem. Yeah, it is a memory problem; atleast. But I'd still suggest that you learn dynamic memory allocation......
Forum: C++ Jun 24th, 2008
Replies: 8
Views: 609
Posted By Jishnu
Do that if it doesn't hamper the various functions the header file is meant to serve. I'm not sure how it may affect the operation.
Showing results 1 to 40 of 514

 


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

©2003 - 2009 DaniWeb® LLC