Link to home
Start Free TrialLog in
Avatar of Dream-
Dream-

asked on

Help translating code C++ to Delphi (Clipboard backup functions)

I need to backup the clipboard and be able to restore it.

I found some code in C++, can anyone help translate it to Delphi and get it to work? Just the Clipboard backup and restore parts.

http://www.codeproject.com/com/wordhighlight.asp

(See the Backup and Restore Clipboard Data section, ignore the rest)
Avatar of dinilud
dinilud
Flag of India image

ASKER CERTIFIED SOLUTION
Avatar of Lukasz Zielinski
Lukasz Zielinski
Flag of Poland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial