|
-
July 1st, 2001, 09:06 PM
#1
WinCE clipboard ??
Does anyone know how to use the embedded visual tool 3.0 to write to the clipboard of Win CE 3.0? I tried the sample code posted in this forum (http://www.codeguru.com/clipboard/index.shtml), but cannot get it to work. After I ran the sample code, I used Pocket Word and can see that the clipboard is empty, but cannot Paste. The embedded visual tool help file saids that SetClipboardData() should use LocalAlloc() to allocate buffer, so I changed all global to local definition and it still does not work.
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
|