Click here to Skip to main content
15,911,531 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCEdit control Validation Pin
laiju3-Jun-05 1:23
laiju3-Jun-05 1:23 
GeneralRe: CEdit control Validation Pin
David Crow3-Jun-05 2:30
David Crow3-Jun-05 2:30 
GeneralRe: CEdit control Validation Pin
laiju3-Jun-05 3:57
laiju3-Jun-05 3:57 
GeneralDHCP client Implementation on WindowsXP Pin
Le Hong Anh3-Jun-05 1:08
Le Hong Anh3-Jun-05 1:08 
GeneralRTP & RTCP implementation in C++ Pin
voipdjfzh3-Jun-05 1:02
voipdjfzh3-Jun-05 1:02 
GeneralInterrogating clipboard contents Pin
Alton Williams3-Jun-05 0:32
Alton Williams3-Jun-05 0:32 
GeneralRe: Interrogating clipboard contents Pin
Ravi Bhavnani3-Jun-05 2:03
professionalRavi Bhavnani3-Jun-05 2:03 
GeneralRe: Interrogating clipboard contents Pin
ThatsAlok3-Jun-05 2:11
ThatsAlok3-Jun-05 2:11 
try these Api's
OpenClipboard :- for Opening Clipboard
IsClipboardFormatAvailable :- Checking the requested Data format available.

SetClipboardData/GetClipboardData :- For Geting and Setting data into or from Clipboard

"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


cheers,
Alok Gupta
GeneralNeed an Algorithm Pin
P-Rex3-Jun-05 0:02
P-Rex3-Jun-05 0:02 
GeneralRe: Need an Algorithm Pin
Cedric Moonen3-Jun-05 0:16
Cedric Moonen3-Jun-05 0:16 
GeneralRe: Need an Algorithm Pin
toxcct3-Jun-05 0:21
toxcct3-Jun-05 0:21 
GeneralRe: Need an Algorithm Pin
Cedric Moonen3-Jun-05 1:17
Cedric Moonen3-Jun-05 1:17 
GeneralRe: Need an Algorithm Pin
camoguard3-Jun-05 4:05
camoguard3-Jun-05 4:05 
GeneralRe: Need an Algorithm Pin
Andrew Kirillov3-Jun-05 0:29
Andrew Kirillov3-Jun-05 0:29 
GeneralRe: Need an Algorithm Pin
P-Rex3-Jun-05 1:23
P-Rex3-Jun-05 1:23 
GeneralRe: Need an Algorithm Pin
Tim Smith3-Jun-05 3:43
Tim Smith3-Jun-05 3:43 
GeneralRe: Need an Algorithm Pin
toxcct3-Jun-05 0:33
toxcct3-Jun-05 0:33 
GeneralRe: Need an Algorithm Pin
Blake Miller3-Jun-05 4:03
Blake Miller3-Jun-05 4:03 
GeneralRe: Need an Algorithm Pin
toxcct3-Jun-05 4:05
toxcct3-Jun-05 4:05 
GeneralRe: Need an Algorithm Pin
Alton Williams3-Jun-05 4:09
Alton Williams3-Jun-05 4:09 
GeneralRe: Need an Algorithm Pin
Blake Miller3-Jun-05 4:02
Blake Miller3-Jun-05 4:02 
GeneralUsing SetUnhadledExceptionFilter in COM component Pin
Poul Haahr Klemmensen2-Jun-05 23:46
Poul Haahr Klemmensen2-Jun-05 23:46 
GeneralHexadecimal to Binary Pin
mcsherry2-Jun-05 23:20
mcsherry2-Jun-05 23:20 
GeneralRe: Hexadecimal to Binary Pin
RichardS2-Jun-05 23:56
RichardS2-Jun-05 23:56 
GeneralRe: Hexadecimal to Binary Pin
mcsherry3-Jun-05 3:41
mcsherry3-Jun-05 3:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.