Click here to Skip to main content
15,920,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialogues en MFC Pin
bumper23-Nov-02 2:40
bumper23-Nov-02 2:40 
GeneralRe: Dialogues en MFC Pin
Maximilien24-Nov-02 16:19
Maximilien24-Nov-02 16:19 
GeneralRe: Dialogues en MFC Pin
bumper25-Nov-02 11:08
bumper25-Nov-02 11:08 
GeneralPreserving clipboard content Pin
mariuszpopiolek22-Nov-02 23:49
mariuszpopiolek22-Nov-02 23:49 
GeneralRe: Preserving clipboard content Pin
Gary R. Wheeler23-Nov-02 2:11
Gary R. Wheeler23-Nov-02 2:11 
GeneralRe: Preserving clipboard content Pin
mariuszpopiolek23-Nov-02 2:22
mariuszpopiolek23-Nov-02 2:22 
GeneralRe: Preserving clipboard content Pin
Paul M Watt23-Nov-02 6:57
mentorPaul M Watt23-Nov-02 6:57 
GeneralRe: Preserving clipboard content Pin
mariuszpopiolek23-Nov-02 13:22
mariuszpopiolek23-Nov-02 13:22 
I think that I have explain what I'm doing at the moment. I have done Ms Office plugin and AFAIK the only way to make toolbar in Ms app with my own icons is to paste some bitmap into the clipboard and after this create new toolbar and copy bitmap from clipboard. The problem is that I want to preserve previous content of the clipboard. I'm pasting my bitmap by calling some function from my dll (this calling is inside Office macro), after that I create new toolbar, and then I want to restore clipboard content (of course by calling another dll function)

Mariusz Popiolek
GeneralConstants in cmath Pin
Anonymous22-Nov-02 23:22
Anonymous22-Nov-02 23:22 
GeneralConstants in <cmath> Pin
Anonymous22-Nov-02 23:21
Anonymous22-Nov-02 23:21 
QuestionHow to detect network connection? Pin
Wenrich22-Nov-02 23:06
Wenrich22-Nov-02 23:06 
AnswerRe: How to detect network connection? Pin
Gary R. Wheeler23-Nov-02 2:25
Gary R. Wheeler23-Nov-02 2:25 
AnswerRe: How to detect network connection? Pin
Michael Dunn23-Nov-02 5:11
sitebuilderMichael Dunn23-Nov-02 5:11 
GeneralMaximizing Pin
S O S22-Nov-02 23:00
S O S22-Nov-02 23:00 
GeneralRe: Maximizing Pin
Gary R. Wheeler23-Nov-02 2:35
Gary R. Wheeler23-Nov-02 2:35 
GeneralRe: Maximizing Pin
S O S23-Nov-02 5:44
S O S23-Nov-02 5:44 
GeneralRe: Maximizing Pin
Paul M Watt23-Nov-02 6:51
mentorPaul M Watt23-Nov-02 6:51 
GeneralRe: Maximizing Pin
S O S23-Nov-02 7:31
S O S23-Nov-02 7:31 
GeneralRe: Maximizing Pin
Paul M Watt23-Nov-02 7:41
mentorPaul M Watt23-Nov-02 7:41 
GeneralRe: Maximizing Pin
S O S23-Nov-02 21:31
S O S23-Nov-02 21:31 
GeneralGetting the active view Pin
S O S22-Nov-02 22:53
S O S22-Nov-02 22:53 
GeneralRe: Getting the active view Pin
Gero Gerber22-Nov-02 23:12
Gero Gerber22-Nov-02 23:12 
GeneralRe: Getting the active view Pin
S O S22-Nov-02 23:45
S O S22-Nov-02 23:45 
GeneralWriting an nice OSDesktop! Pin
Behzad Ebrahimi22-Nov-02 22:47
Behzad Ebrahimi22-Nov-02 22:47 
GeneralRe: Writing an nice OSDesktop! Pin
Gary R. Wheeler23-Nov-02 2:39
Gary R. Wheeler23-Nov-02 2:39 

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.