|
-
Jul 8th, 2003, 05:30 AM
#1
Thread Starter
Addicted Member
Calculator API
Hello,
I want to integrate the windows calculator into my program (or any other good calculator if you know a nicer one ), but I need to proceed with the result, so I need a way to store it somehow (doesn't matter wheter I store it in a File, autocopy it, etc.).
So my questions are:
-How do I call the win calculator?
-How do I store the results?
-Are there any better ways of integrating a good calculator apart from writing one myself?
Thanks,
Lukas
-
Jul 8th, 2003, 06:48 AM
#2
-
Jul 8th, 2003, 06:50 AM
#3
Thread Starter
Addicted Member
thanks
Thanks, I'll try that. Alternative solutions are still welcome, though.
-
Jul 8th, 2003, 02:32 PM
#4
for .NET
process.start("calc")
-
Jul 8th, 2003, 04:31 PM
#5
-
Jul 9th, 2003, 02:26 AM
#6
Thread Starter
Addicted Member
Well...
I've come to this point, too .
Nah, seriously, I just wanted to trick around with communication between programs.
-
Jul 9th, 2003, 07:17 AM
#7
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|