Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
30% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
~14.7K People Reached
Favorite Tags

67 Posted Topics

Member Avatar for samaru
Member Avatar for Mahen
Member Avatar for jigoro

what do you mean by Open? Do you want to execute the program: Process.Start(@"C:\windows\notepad.exe");

Member Avatar for RaviRaturi
0
274
Member Avatar for Mahen
Member Avatar for peter_budo
0
279
Member Avatar for alvalany

[QUOTE=itzAB;940198]Can anyone suggest the best free hosting websites which provide max facilities like space bandwidth etc....[/QUOTE] This one is mine, and we are FREE: [url]http://analytics.buddyjive.com/[/url]

Member Avatar for ImMoRtAl-
0
139
Member Avatar for Mahen

Opera is the only browser that supports a site by site Management compared to other browsers. In Opera, if you click on Tools > Preferences > Advanced > Cookies > Manage Cookies, you will get access the “Server Manager” window showing you a list of all the websites that you …

Member Avatar for MattEvans
0
279
Member Avatar for Mahen

Reasons Why I use Opera: Reason 1: Integrated RSS Reader. Opera has the best Integrated RSS Reader I have ever used. I have tried many other RSS Readers, but that of Opera truly rules them out. One thing with the RSS Reader of Opera is that by default, it is …

Member Avatar for roger.s
0
323
Member Avatar for Mahen

Microsoft has released Windows Vista build 5536.16385 on Windows Connect only. Microsoft calls this a Pre-RC1 Build. This means that this built will have part of the improvements that will be set for RC1. This build is not available for public download. According to first Experiences: 1. Performance has much …

Member Avatar for roger.s
0
259
Member Avatar for Mahen

Windows Media Player 11 to RTM Sept. 14. Yes, you read it right: http://www.thehotfix.net/comments.php?catid=1&shownews=1022 What happens when you dogfood a software for a long period of time: Well the piece of software that you were currently dogfood quickly becomes obselete and requires an update. This is exactly what happened to …

Member Avatar for Mahen
0
313
Member Avatar for Mahen

What Caused Microsoft to Create DirectX10? It all started with the Windows Error Reporting Tool. Microsoft was collecting hundreds of Bugs per day only for its Operating System. Microsft Found out that 70% of all errors and bad user Experience in Windows XP comes from Graphic Display drivers. First, Microsft …

Member Avatar for Mahen
0
330
Member Avatar for Mahen

Here are some little words that I have found about the progress of some of the most Exciting Software Development Stories. First of all, the most awaiting Operating System, Windows Vista has reached the RC1 Milestone. After the Beta1 and the recent Beta2, the development process has got “branched” to …

0
139
Member Avatar for Mahen

Ever since I got my computer, I can no longer remember small reminders. For example, more than once my mother told me to look after the boiling water; I tell her yes and completely forget about everything. The result can be very catastrophic. Therefore, I tried to find a solution …

0
71
Member Avatar for Mahen

This program allows u to search the Search Engine of GOOGLE from the command line. Just type MUPROG "searchtext" GIMME LOTZ OF STARZ

0
200
Member Avatar for Mahen

Chargen is a program created entirely by mahen of Mauritius. The simple task of Chargen is to generate characters, but the most important aspect of this particular program is it's abillity to process user input. Due to the way the program was programmed, any input that the user will make …

0
369
Member Avatar for Mahen

Setcolor was entirely programmed by Mahen of Mauritius. Who have never wished of changing the Font colors of the Command Prompt on the fly. Well this is where Setcolor comes in handy. The main function of this program is to change the default Font color of your Command Prompt. The …

Member Avatar for berkcan
0
315
Member Avatar for Mahen

Hi everyone, I've been working on this calculator for days, and now i am making it opensource so that everyone can bring his own contribution, please comment all your codes very well.

0
257
Member Avatar for hivework
Member Avatar for BountyX
0
131
Member Avatar for mishra.shubha

I want to make a website for me, How should i start? try me: http://analytics.buddyjive.com/

Member Avatar for codejoust
0
98
Member Avatar for Mahen

hi, i have this website: [url]http://analytics.buddyjive.com/[/url] However, the images does not seem to display well, please advise

Member Avatar for soldierflup
0
63
Member Avatar for Mahen

hi everyone, I've seen that in C we can call functions from DLL's, but i don't know how, can you please clear my ignorance or divers me to a website where i can learn it. Thanks

Member Avatar for Bertie
0
133
Member Avatar for Mahen

Hello all, I have been working with Linux a lot and i find myself installing a lot of linux distros, but with no way to test them..... So i crafted a script in Perl to quickly create a lot of files on the Hard Disk and delete them. The script …

0
93
Member Avatar for Mahen

I wrote a piece of Winform Application. My problem is that When I call Application.Exit(), the program does not exits, but continues on the next line. I've tried Application.ExitThred(), but in Vain. Does any of you tell me what is happening and if there is a way to solve it. …

Member Avatar for serkan sendur
0
77
Member Avatar for shasha821110

I use Quanta Plus Works only in a linux environment though, however i even have apache on linux and mysql and phpmyadmin.........

Member Avatar for Jen0608
0
223
Member Avatar for Mahen

[url]http://staticglow.dils.biz/image/index.php[/url] Try the post comments Box Am having some problems with the way the Username and Comments are displayed.

Member Avatar for Mahen
0
51
Member Avatar for Mahen

Hi all, I just created a website: [url]http://staticglow.dils.biz/[/url] However, the page displays differently on Opera and Firefox and IE. I've been trying to solve this issue for days now but in vain.

Member Avatar for almostbob
0
86
Member Avatar for Mahen

Hi, Merry cristmas and Happy new year to everyone. I am writing this because i am having problems with my compiler Borland C++ Builder 6 Evaluation Version :-( The problem is that after I have designed a GUI program, Build it and run the executable, Windows declares a Stack Overflow. …

Member Avatar for Mahen
0
430
Member Avatar for Mahen

Am using the Opera Browser as my default browser. However, whenever i try to post something new (either a blog or a thread), then i see that i cannot interact with the post buttons like: Insert Link, Align left, Align Right. Can Someone look into this please. Hope my cries …

Member Avatar for Dani
0
98
Member Avatar for Mahen

Can someone tell me about your favorite blogs websites dedicated to C# & .NET as a whole, that you like to read.

Member Avatar for plazmo
0
65
Member Avatar for Mahen

am currently building a program that runs as a background process, but due to the loops inside it, Windows fails to Close it when it goes into either shutdown or LOGOFF mode. It is a GUI program that uses WINMAIN but without a GUI interface. Can you tell me how …

Member Avatar for Stoned_coder
0
111
Member Avatar for Mahen

1. typedef int (*MYPROC)(LPTSTR); 2. hinstLib = LoadLibrary(TEXT("myputs")); 3. ProcAdd = (MYPROC) GetProcAddress(hinstLib, TEXT("myPuts"));

Member Avatar for Dave Sinkula
0
74
Member Avatar for Mahen

Hey, I don't know if am wrong but I think a new idea has just striked me. We can all see that almost every program that we can imagine of has been created, thus making it difficult for us to think of new ideas or programs. But all these programs …

Member Avatar for Mahen
0
313
Member Avatar for Mahen

I am using the win32 CreateFile and ReadFile API to read Files on my HD but it stops reading when it encounters a null termination('/0'). Could you tell me of a way to overcome this and continue to read the whole file.

Member Avatar for CrazyDieter
0
220
Member Avatar for compshooter

[CODE]int main() { char buffer[200]; buffer[0] = 199; //Here we can control how many character we can enter, thus a maximum of 199 characters char *p; p = cgets(buffer); //We get characters till the user presses Enter or CR printf("\nYou Entered: %s\n", p); //We prit the characters that the user …

Member Avatar for Narue
0
333
Member Avatar for Brian

It looks more like a spyware to me. Quickly use Find Files & Folders to Find the Executable file and delete it

Member Avatar for Brian
0
146
Member Avatar for Mahen
Member Avatar for Mahen

How do you, as programmers react when Microsoft is making big demonstrations of his next big Operating System " Windows Vista" and is asking you all to come and develop for his platform. I mean take a look at the videos here: [url]http://www.winsupersite.com/reviews/pdc2005.asp[/url] and tell me how you feel. Me …

Member Avatar for Stoned_coder
0
139
Member Avatar for Mahen
Member Avatar for Mahen
Member Avatar for Mahen
Member Avatar for Mahen

[code]#include <iostream.h> class Cat { public: Cat() {itsAge = 2;} ~Cat() {}; GetAge() {return itsAge;} void SetAge(int age) {itsAge = age;} private: int itsAge; }; int main() { Cat *p = new Cat; cout << p->GetAge() << endl; p->SetAge(10); cout << p->GetAge(); return 0; }[/code]<< moderator edit: added [url=http://www.daniweb.com/techtalkforums/misc.php?do=bbcode#code][FONT=Fixedsys][co[u][/u]de][/co[u][/u]de][/FONT][/url] tags …

Member Avatar for SpS
0
80
Member Avatar for Mahen

Imagine that you made a program that accepts userinput in this format: cmd.exe or netscape.exe this is a good input and the program accepts it, but what if the user enters this: cmd or netscape Must the programmer Flag this as an error and allow the user to correct his …

Member Avatar for Narue
0
126
Member Avatar for Mahen

do you know of any api in c++ that could give me time in this format: hh:mm:ss I used strtime in lccwin32 but it is not compatible with other compilers

Member Avatar for vegaseat
0
177
Member Avatar for Mahen

Why is VC++ 2005 beta2 telling me this and how do I solve it. .\Test2.cpp(42) : error C2664: 'FindFirstFileW' : cannot convert parameter 1 from 'char *' to 'LPCWSTR' Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast Please note that this problem does not exist …

Member Avatar for Stoned_coder
0
254
Member Avatar for Mahen
Member Avatar for Mahen

if you rightclick on cmd.exe and click properties, you will see in the property sheet that cmd.exe is described as "Windows Command Processor". Is there any way to read this string and display it on screen programatically, especially in console mode

0
45
Member Avatar for Mahen

Suppose i have a main.cpp file and a test.h file: /////////////////////////////////////////// //main.cpp #include <iostream.h> #include <string.h> void test(); char foo[200]; int main() { strcpy(foo, "testing"); test(); return 0; } ////////////////////////////////////////////////////////////// //test.h void test() { cout << mir << endl; } WHY IS "mir" AN UNDECLARED IDENTIFIER

Member Avatar for freemind
0
170
Member Avatar for Mahen

I've found a way to install VS 2005 Beta2 without SP2 check my BLOG for details: [URL=http://spaces.msn.com/members/mahen21]My Blog[/URL]

0
110
Member Avatar for Mahen
Member Avatar for Mahen
0
100
Member Avatar for Mahen

hi there. Am working on a program that finds the binary executable of a particular program when we input its filename. For example: INPUT: cmd.exe OUTPUT: c:\windows\system32\cmd.exe Am using the following API's: FindExecutable() SearchPath() if you got any other API or any other ways to find executable progrmatically, please share …

Member Avatar for Alvein
0
223
Member Avatar for Mahen

Hi everyone, am currently building a program with VS 6.0 but am having problems with string coruption, especially with strncpy(), [code]#include <stdio.h> #include <string.h> int main() { char prog[200]; int count; int su2; char mir[200]; strcpy(prog, "cmd.exe"); // we add cmd.exe to prog count = strlen(prog); // we measure the …

Member Avatar for winbatch
0
619

The End.