Click here to Skip to main content
15,913,487 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to keep a static control on top a tabcontrol in a Dialog? Pin
Chilli714-May-07 8:16
Chilli714-May-07 8:16 
GeneralRe: How to keep a static control on top a tabcontrol in a Dialog? Pin
Moak4-May-07 10:28
Moak4-May-07 10:28 
GeneralRe: How to keep a static control on top a tabcontrol in a Dialog? Pin
Chilli716-May-07 9:12
Chilli716-May-07 9:12 
GeneralRe: How to keep a static control on top a tabcontrol in a Dialog? Pin
Moak6-May-07 12:54
Moak6-May-07 12:54 
GeneralRe: How to keep a static control on top a tabcontrol in a Dialog? Pin
Chilli716-May-07 22:50
Chilli716-May-07 22:50 
AnswerNot showing is better than showing and overpainting... Pin
Chilli717-May-07 22:00
Chilli717-May-07 22:00 
QuestionCrystal report 10 ( Modify database location at runtime using CrystalRuntime.Application.10 ) Pin
AkiraOne4-May-07 0:32
AkiraOne4-May-07 0:32 
QuestionHow to clear office clipboard through vc++. Pin
Pankaj Bohra4-May-07 0:03
Pankaj Bohra4-May-07 0:03 
Hi
This is my first post to code project.When we copy some thing from word and click on Edit menu and select office clipboard, we will able to see content which we have copied in latest.If i open excel and go to Edit->Office Clipboard same data is available .And i am able to paste the data by selecting that data on office clipboard.

Actually this is vulnerability as my data is shared from word to excel when i want it only to available in word files only.What i want is to either clean office clipboard through some api or to disable sub menu item Edit->Office Clipboard so that no one is able to open offcie clipboard.

Let me tell you i have tried EmptyClipboard() which cleans windows clipboard but not office clipboard.I also tried OleSetClipboard(NULL) which is no way effective.

Please suggest some way to handle this office clipboard data.
Thanks in advance.

QuestionRe: How to clear office clipboard through vc++. Pin
David Crow4-May-07 2:37
David Crow4-May-07 2:37 
AnswerRe: How to clear office clipboard through vc++. Pin
Pankaj Bohra4-May-07 2:51
Pankaj Bohra4-May-07 2:51 
QuestionRe: How to clear office clipboard through vc++. Pin
David Crow4-May-07 2:54
David Crow4-May-07 2:54 
AnswerRe: How to clear office clipboard through vc++. Pin
Pankaj Bohra4-May-07 3:23
Pankaj Bohra4-May-07 3:23 
QuestionHow to get a pointer to a control embedded in html page in C++ Pin
Paresh Chitte4-May-07 0:01
Paresh Chitte4-May-07 0:01 
QuestionHow to get the result of Jar file into the Visual C++ application Pin
Nikhil Trivedi3-May-07 23:51
Nikhil Trivedi3-May-07 23:51 
QuestionRe: How to get the result of Jar file into the Visual C++ application Pin
David Crow4-May-07 2:43
David Crow4-May-07 2:43 
AnswerRe: How to get the result of Jar file into the Visual C++ application Pin
Nikhil Trivedi4-May-07 20:35
Nikhil Trivedi4-May-07 20:35 
GeneralRe: How to get the result of Jar file into the Visual C++ application Pin
David Crow5-May-07 15:37
David Crow5-May-07 15:37 
Questionpointer Pin
ginjikun3-May-07 22:34
ginjikun3-May-07 22:34 
AnswerRe: pointer [modified] Pin
toxcct3-May-07 23:21
toxcct3-May-07 23:21 
GeneralRe: pointer Pin
Roger Stoltz4-May-07 0:56
Roger Stoltz4-May-07 0:56 
GeneralRe: pointer Pin
toxcct4-May-07 0:58
toxcct4-May-07 0:58 
GeneralRe: pointer Pin
Roger Stoltz4-May-07 1:02
Roger Stoltz4-May-07 1:02 
GeneralRe: pointer Pin
ginjikun4-May-07 3:40
ginjikun4-May-07 3:40 
AnswerRe: pointer Pin
CPallini4-May-07 1:27
mveCPallini4-May-07 1:27 
QuestionHelp for using stl::map? [modified] Pin
bosfan3-May-07 22:33
bosfan3-May-07 22:33 

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.