|
-
May 30th, 2000, 10:54 PM
#1
Thread Starter
Hyperactive Member
does anyone have any ideas on making a shell extension that would let me have more than one item in the clipboard?
or, (even better!!) do you know where i can download a finished app from??
-
May 31st, 2000, 03:42 AM
#2
I remember seeing an example of this in Planet-source-code.
It allowed for multiple data on a Clipboard.
-
May 31st, 2000, 03:57 AM
#3
transcendental analytic
one of my first apps done with vb3 was a clipboardstore
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
May 31st, 2000, 06:34 AM
#4
Megatron is right. 6 pages on "Clipboard" came up.
Go to http://www.planetsourcecode.com/ and in the search, type in clipboard.
Hope you find what your looking for.
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
|