Click here to Skip to main content
15,901,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Reading .xls Pin
David Crow10-May-08 17:07
David Crow10-May-08 17:07 
AnswerRe: Reading .xls Pin
Hamid_RT10-May-08 18:11
Hamid_RT10-May-08 18:11 
QuestionHow do I get the contents of the console window? [modified] Pin
H1He210-May-08 8:33
H1He210-May-08 8:33 
QuestionRe: How do I get the contents of the console window? Pin
David Crow11-May-08 16:56
David Crow11-May-08 16:56 
Questionhow can I choose to build the GUI Pin
wendyyue10-May-08 5:13
wendyyue10-May-08 5:13 
AnswerRe: how can I choose to build the GUI Pin
Maximilien10-May-08 6:12
Maximilien10-May-08 6:12 
AnswerRe: how can I choose to build the GUI Pin
CPallini10-May-08 7:34
mveCPallini10-May-08 7:34 
QuestionOdd problem in writing and reading file-handles to Windows Clipboard Pin
Capitanevs10-May-08 5:06
Capitanevs10-May-08 5:06 
Hi to everybody!

I have this strange problem. I'm deveoloping a C++ class for easy access
to windows Clipboard[henceforth WinClip]; a main topic is putting file handles (viz CF_HDROP clipboard format) to WinClip and reading file handles from it.

Up to know I can succesfully perform the following operations:

Put files into winclip (with c++code), then PASTE them with system-CTRL+V command.

Read files from winclip (with c++code) if they were previously COPIED by mean of system-CTRL+C command.

I CAN'T

Read files from winclip (with c++code) if they were prevously put into using my c++code.


This sounds very strange.

I think I should submit you several lines of code. If someone wants to help me and get more involved in the problem, I will post the main code chunks! Cool | :cool:





http://msdn.microsoft.com/en-us/library/bb776902(VS.85).aspx[^]
QuestionTimecode control Pin
tiresias210-May-08 0:00
tiresias210-May-08 0:00 
AnswerRe: Timecode control Pin
Rajkumar R10-May-08 0:05
Rajkumar R10-May-08 0:05 
AnswerRe: Timecode control Pin
Mark Salsbery10-May-08 12:52
Mark Salsbery10-May-08 12:52 
QuestionComparing two different date format Pin
manju#1239-May-08 23:12
manju#1239-May-08 23:12 
AnswerRe: Comparing two different date format Pin
Rajkumar R10-May-08 1:02
Rajkumar R10-May-08 1:02 
AnswerRe: Comparing two different date format Pin
Abhijit A10-May-08 1:07
Abhijit A10-May-08 1:07 
GeneralRe: Comparing two different date format Pin
CPallini10-May-08 7:36
mveCPallini10-May-08 7:36 
Questionexport Pin
viliam9-May-08 22:27
viliam9-May-08 22:27 
GeneralRe: export Pin
WindowsPistha10-May-08 2:59
WindowsPistha10-May-08 2:59 
AnswerRe: export Pin
Mark Salsbery10-May-08 13:00
Mark Salsbery10-May-08 13:00 
GeneralRe: export Pin
CPallini10-May-08 22:08
mveCPallini10-May-08 22:08 
GeneralRe: export Pin
Mark Salsbery11-May-08 10:46
Mark Salsbery11-May-08 10:46 
GeneralRe: export Pin
viliam11-May-08 20:14
viliam11-May-08 20:14 
QuestionProblem in Value of Radio button? Pin
Le@rner9-May-08 22:06
Le@rner9-May-08 22:06 
QuestionRe: Problem in Value of Radio button? Pin
Rajkumar R9-May-08 22:12
Rajkumar R9-May-08 22:12 
QuestionHow to PostMessage from dll to Win32 appication Window procedure Pin
Abhijit A9-May-08 21:13
Abhijit A9-May-08 21:13 
AnswerRe: How to PostMessage from dll to Win32 appication Window procedure Pin
alex7869-May-08 21:23
alex7869-May-08 21:23 

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.