Click here to Skip to main content
15,912,756 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DSP Boards Pin
Roger Allen6-Jun-02 4:37
Roger Allen6-Jun-02 4:37 
GeneralRe: DSP Boards Pin
Brian Azzopardi6-Jun-02 4:52
Brian Azzopardi6-Jun-02 4:52 
Generalclose view but leave document open Pin
Gary Kirkham6-Jun-02 4:28
Gary Kirkham6-Jun-02 4:28 
GeneralRe: close view but leave document open Pin
Tomasz Sowinski6-Jun-02 4:35
Tomasz Sowinski6-Jun-02 4:35 
GeneralRe: close view but leave document open Pin
Gary Kirkham6-Jun-02 4:49
Gary Kirkham6-Jun-02 4:49 
GeneralRe: close view but leave document open Pin
Tomasz Sowinski6-Jun-02 4:52
Tomasz Sowinski6-Jun-02 4:52 
GeneralRe: close view but leave document open Pin
Gary Kirkham6-Jun-02 15:37
Gary Kirkham6-Jun-02 15:37 
GeneralEmpty document on SDI App Pin
6-Jun-02 3:51
suss6-Jun-02 3:51 
At the begining of Application SDI, I want a Empty Document but when I write this code :
// no empty document window on startup
if (cmdInfo.m_nShellCommand == CCommandLineInfo::FileNew) {
cmdInfo.m_nShellCommand = CCommandLineInfo::FileNothing;
}
on App::InitInstance(), it doesn't work ...
Please Help me !
GeneralRe: Empty document on SDI App Pin
Tomasz Sowinski6-Jun-02 4:10
Tomasz Sowinski6-Jun-02 4:10 
GeneralSynchronization problem (how do I make it read-only?) Pin
6-Jun-02 3:11
suss6-Jun-02 3:11 
GeneralRe: Synchronization problem (how do I make it read-only?) Pin
6-Jun-02 3:19
suss6-Jun-02 3:19 
GeneralCode to change data from Big Endian to Little Endian Pin
JMajors986-Jun-02 3:19
JMajors986-Jun-02 3:19 
GeneralRe: Code to change data from Big Endian to Little Endian Pin
6-Jun-02 3:16
suss6-Jun-02 3:16 
GeneralRe: Code to change data from Big Endian to Little Endian Pin
Joaquín M López Muñoz6-Jun-02 3:46
Joaquín M López Muñoz6-Jun-02 3:46 
Generalusing SAFEARRAY Pin
RaphaelBr6-Jun-02 2:24
RaphaelBr6-Jun-02 2:24 
Generalgeoreferenced tiff files Pin
jpg6-Jun-02 2:16
jpg6-Jun-02 2:16 
GeneralRe: georeferenced tiff files Pin
Chris Losinger6-Jun-02 2:55
professionalChris Losinger6-Jun-02 2:55 
Generalstl iterator Pin
_Magnus_6-Jun-02 2:10
_Magnus_6-Jun-02 2:10 
GeneralRe: stl iterator Pin
Chris Losinger6-Jun-02 2:57
professionalChris Losinger6-Jun-02 2:57 
GeneralRe: stl iterator Pin
Joaquín M López Muñoz6-Jun-02 2:56
Joaquín M López Muñoz6-Jun-02 2:56 
GeneralRe: stl iterator Pin
_Magnus_6-Jun-02 3:29
_Magnus_6-Jun-02 3:29 
GeneralRe: stl iterator Pin
John M. Drescher6-Jun-02 6:28
John M. Drescher6-Jun-02 6:28 
GeneralRe: stl iterator Pin
Mike Nordell6-Jun-02 10:22
Mike Nordell6-Jun-02 10:22 
GeneralRe: stl iterator Pin
John M. Drescher6-Jun-02 10:21
John M. Drescher6-Jun-02 10:21 
GeneralSysListView32 (Desktop) Pin
[xan]6-Jun-02 2:01
[xan]6-Jun-02 2:01 

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.