Click here to Skip to main content
15,898,770 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: WIN32 BUG? Pin
KEL318-Oct-07 23:58
KEL318-Oct-07 23:58 
GeneralRe: WIN32 BUG? Pin
aks.19-Oct-07 4:58
aks.19-Oct-07 4:58 
GeneralRe: WIN32 BUG? Pin
KEL322-Oct-07 0:52
KEL322-Oct-07 0:52 
AnswerRe: WIN32 BUG? Pin
Mark Salsbery19-Oct-07 5:27
Mark Salsbery19-Oct-07 5:27 
GeneralRe: WIN32 BUG? Pin
KEL322-Oct-07 0:57
KEL322-Oct-07 0:57 
GeneralRe: WIN32 BUG? Pin
KEL322-Oct-07 1:07
KEL322-Oct-07 1:07 
AnswerRe: WIN32 BUG? Pin
KEL325-Oct-07 1:43
KEL325-Oct-07 1:43 
QuestionHelp Pin
josip cagalj18-Oct-07 23:41
josip cagalj18-Oct-07 23:41 
Hi, did any of you ever encountered with problem when trying to open a Clipboard for the second time?
It happens to me!
I select some text from Notepad (ctrl + c)and get text data from it, here all my actions with clipboard (1.OpenClipboard(), 2.GetClipboardData(CF_TEXT), 3. EmptyClipboard(), and 5. CloseClipboard() is successful). Than again I try the same thing but now my OpenClipboard() fails (I even try to hold for a while with Sleep() function)???
If anyone had similar experience please let me know!
P.S.
I solved this by commenting out EmptyClipboard() function!?
QuestionApplication runnig problem.. [modified] Pin
Vugar Avazov18-Oct-07 23:36
Vugar Avazov18-Oct-07 23:36 
AnswerRe: Application runnig problem.. Pin
chandu00418-Oct-07 23:40
chandu00418-Oct-07 23:40 
GeneralRe: Application runnig problem.. [modified] Pin
Vugar Avazov19-Oct-07 7:14
Vugar Avazov19-Oct-07 7:14 
GeneralRe: Application runnig problem.. Pin
chandu00419-Oct-07 0:04
chandu00419-Oct-07 0:04 
GeneralRe: Application runnig problem.. Pin
josip cagalj19-Oct-07 0:09
josip cagalj19-Oct-07 0:09 
JokeRe: Application runnig problem.. Pin
Nelek19-Oct-07 0:12
protectorNelek19-Oct-07 0:12 
GeneralRe: Application runnig problem.. Pin
chandu00419-Oct-07 0:13
chandu00419-Oct-07 0:13 
GeneralRe: Application runnig problem.. Pin
chandu00419-Oct-07 0:12
chandu00419-Oct-07 0:12 
AnswerRe: Application runnig problem.. Pin
josip cagalj19-Oct-07 0:03
josip cagalj19-Oct-07 0:03 
AnswerRe: Application runnig problem.. Pin
Cedric Moonen19-Oct-07 0:03
Cedric Moonen19-Oct-07 0:03 
QuestionCuriosity Pin
Nelek19-Oct-07 0:26
protectorNelek19-Oct-07 0:26 
AnswerRe: Curiosity Pin
ThatsAlok19-Oct-07 0:38
ThatsAlok19-Oct-07 0:38 
GeneralRe: Curiosity Pin
Nelek19-Oct-07 1:26
protectorNelek19-Oct-07 1:26 
GeneralRe: Curiosity Pin
Cedric Moonen19-Oct-07 7:52
Cedric Moonen19-Oct-07 7:52 
AnswerRe: Curiosity Pin
Cedric Moonen19-Oct-07 1:07
Cedric Moonen19-Oct-07 1:07 
GeneralRe: Curiosity Pin
JudyL_MD19-Oct-07 2:33
JudyL_MD19-Oct-07 2:33 
QuestionRe: Curiosity Pin
Hamid_RT19-Oct-07 1:19
Hamid_RT19-Oct-07 1:19 

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.