Connecting Tech Pros Worldwide Help | Site Map

Copy Clipboard in file

Over
Guest
 
Posts: n/a
#1: Oct 3 '08


Hi

it's possible with language C ,copying the clipboard
of WinXp into file.txt?

which function must be use.

Thanks




=?UTF-8?B?RXJpayBXaWtzdHLDtm0=?=
Guest
 
Posts: n/a
#2: Oct 3 '08

re: Copy Clipboard in file


On 2008-10-03 23:57, Over wrote:
Quote:
Hi
>
it's possible with language C ,copying the clipboard
of WinXp into file.txt?
Possibly yes.
Quote:
which function must be use.
Don't know. First of, in here we discuss C++, not C (use comp.lang.c for
that). And, more importantly this is all platform-specific. You should
try asking in one of the windows programming groups and they will help you.

--
Erik Wikström
Over
Guest
 
Posts: n/a
#3: Oct 3 '08

re: Copy Clipboard in file



">
Quote:
Quote:
>which function must be use.
>
Don't know. First of, in here we discuss C++, not C (use comp.lang.c for
that). And, more importantly this is all platform-specific.
win xp win32 api, compilator Mingw and Djgpp
Quote:
Erik Wikström
Thanks




Victor Bazarov
Guest
 
Posts: n/a
#4: Oct 4 '08

re: Copy Clipboard in file


Over wrote:
Quote:
">
Quote:
Quote:
>>which function must be use.
>Don't know. First of, in here we discuss C++, not C (use comp.lang.c for
>that). And, more importantly this is all platform-specific.
>
win xp win32 api, compilator Mingw and Djgpp
>
Quote:
>Erik Wikström
>
Thanks
comp.os.ms-windows.programmer.win32

You're welcome
Closed Thread


Similar C / C++ bytes