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

C / C++ / MFC

 
GeneralPrint from clipboard/print bitmap Pin
XAlien21-Nov-02 10:36
XAlien21-Nov-02 10:36 
GeneralRe: Print from clipboard/print bitmap Pin
Roger Allen21-Nov-02 21:42
Roger Allen21-Nov-02 21:42 
GeneralScaling Progress Steps :: MFC Pin
valikac21-Nov-02 10:31
valikac21-Nov-02 10:31 
GeneralRe: Scaling Progress Steps :: MFC Pin
Christian Graus21-Nov-02 10:35
protectorChristian Graus21-Nov-02 10:35 
GeneralA question about TreeCtrl Pin
Vincent Ye21-Nov-02 10:13
Vincent Ye21-Nov-02 10:13 
GeneralI'v found a way. Anyway, thank you. Pin
Vincent Ye21-Nov-02 10:35
Vincent Ye21-Nov-02 10:35 
GeneralMDI and Multiple File Opens Pin
Chris Meech21-Nov-02 10:11
Chris Meech21-Nov-02 10:11 
GeneralRe: MDI and Multiple File Opens Pin
Roger Allen21-Nov-02 21:47
Roger Allen21-Nov-02 21:47 
The first thing you need to do is make your app single instance. Then when it starts up and the other instance already exists, pass this command line over to it so it can load the file.

I have done this with a variant of one of the single instance[^] classes here on CP. If you get this working on your app, I can send you the info about the extra mods to allow you to open files passed in on the command line.



Roger Allen
Sonork 100.10016

In case you're worried about what's going to become of the younger generation, it's going to grow up and start worrying about the younger generation. - Roger Allen, but not me!
GeneralRe: MDI and Multiple File Opens Pin
Chris Meech22-Nov-02 2:27
Chris Meech22-Nov-02 2:27 
GeneralRe: MDI and Multiple File Opens Pin
Chris Meech22-Nov-02 5:52
Chris Meech22-Nov-02 5:52 
GeneralRe: Scaling Progress Steps :: MFC Pin
valikac21-Nov-02 10:39
valikac21-Nov-02 10:39 
Generalchanging font in static text control Pin
ckr21-Nov-02 8:46
ckr21-Nov-02 8:46 
GeneralRe: changing font in static text control Pin
James R. Twine21-Nov-02 9:19
James R. Twine21-Nov-02 9:19 
GeneralATL & BSTR Pin
AJ12321-Nov-02 8:43
AJ12321-Nov-02 8:43 
GeneralRe: ATL & BSTR Pin
Christian Graus21-Nov-02 9:06
protectorChristian Graus21-Nov-02 9:06 
GeneralWinsock2 network events.. in a UI thread. Pin
RobJones21-Nov-02 8:23
RobJones21-Nov-02 8:23 
GeneralDetermining if the taskbar is visible or not and its height... Pin
Joan M21-Nov-02 8:06
professionalJoan M21-Nov-02 8:06 
GeneralRe: Determining if the taskbar is visible or not and its height... Pin
Paul M Watt21-Nov-02 8:14
mentorPaul M Watt21-Nov-02 8:14 
GeneralCannot Create Window Pin
Toni7821-Nov-02 7:58
Toni7821-Nov-02 7:58 
GeneralRe: Cannot Create Window Pin
Toni7822-Nov-02 9:09
Toni7822-Nov-02 9:09 
Generalvisual c++ and vt100 Pin
carmudav21-Nov-02 7:49
carmudav21-Nov-02 7:49 
GeneralRe: visual c++ and vt100 Pin
Maximilien21-Nov-02 9:14
Maximilien21-Nov-02 9:14 
GeneralRe: visual c++ and vt100 Pin
Joaquín M López Muñoz21-Nov-02 9:54
Joaquín M López Muñoz21-Nov-02 9:54 
GeneralRe: visual c++ and vt100 Pin
James R. Twine21-Nov-02 17:41
James R. Twine21-Nov-02 17: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.