Click here to Skip to main content
15,897,273 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: To get the excel9.cpp & excel9.h Pin
18-Apr-02 0:01
suss18-Apr-02 0:01 
Generalputref Question Pin
Brian V Shifrin17-Apr-02 6:30
Brian V Shifrin17-Apr-02 6:30 
GeneralRe: putref Question Pin
Brian V Shifrin17-Apr-02 8:33
Brian V Shifrin17-Apr-02 8:33 
QuestionHow to get the stream associated with a SoapSerializer? Pin
Gian Luca17-Apr-02 5:28
Gian Luca17-Apr-02 5:28 
GeneralWin32 question Pin
17-Apr-02 5:26
suss17-Apr-02 5:26 
GeneralRe: Win32 question Pin
Tim Smith17-Apr-02 5:31
Tim Smith17-Apr-02 5:31 
Generalincluding .cpp file Pin
Rajveer17-Apr-02 5:24
Rajveer17-Apr-02 5:24 
GeneralRe: including .cpp file Pin
Phil Speller17-Apr-02 5:39
Phil Speller17-Apr-02 5:39 
This is what the 'extern' keyword is used for. In your ChildFrm.cpp file, JUST use the following (no need for #include "TestGLView.cpp"):

extern float xtrans, ytrans;

Cheers,


Free
GeneralRe: including .cpp file Pin
Thomas Freudenberg17-Apr-02 5:40
Thomas Freudenberg17-Apr-02 5:40 
GeneralPressing Arrow Key Pin
Rajveer17-Apr-02 5:03
Rajveer17-Apr-02 5:03 
GeneralRe: Pressing Arrow Key Pin
Nish Nishant17-Apr-02 5:17
sitebuilderNish Nishant17-Apr-02 5:17 
GeneralRe: Pressing Arrow Key Pin
Paul M Watt17-Apr-02 5:25
mentorPaul M Watt17-Apr-02 5:25 
GeneralRe: Pressing Arrow Key Pin
Roger Allen17-Apr-02 5:53
Roger Allen17-Apr-02 5:53 
GeneralVC++ DAO Project. Access97 --> Access2000 Pin
Pere LLibre17-Apr-02 3:56
Pere LLibre17-Apr-02 3:56 
GeneralRe: VC++ DAO Project. Access97 --> Access2000 Pin
Nish Nishant17-Apr-02 4:05
sitebuilderNish Nishant17-Apr-02 4:05 
GeneralRe: VC++ DAO Project. Access97 --> Access2000 Pin
Pere LLibre18-Apr-02 3:05
Pere LLibre18-Apr-02 3:05 
GeneralRe: VC++ DAO Project. Access97 --> Access2000 Pin
Carlos Antollini18-Apr-02 4:27
Carlos Antollini18-Apr-02 4:27 
GeneralRe: VC++ DAO Project. Access97 --> Access2000 Pin
Carlos Antollini18-Apr-02 4:28
Carlos Antollini18-Apr-02 4:28 
GeneralRe: VC++ DAO Project. Access97 --> Access2000 Pin
Carlos Antollini18-Apr-02 4:35
Carlos Antollini18-Apr-02 4:35 
GeneralRe: VC++ DAO Project. Access97 --> Access2000 Pin
Pere LLibre18-Apr-02 4:56
Pere LLibre18-Apr-02 4:56 
GeneralRe: VC++ DAO Project. Access97 --> Access2000 Pin
Carlos Antollini18-Apr-02 5:02
Carlos Antollini18-Apr-02 5:02 
GeneralRe: VC++ DAO Project. Access97 --> Access2000 Pin
Carlos Antollini18-Apr-02 4:35
Carlos Antollini18-Apr-02 4:35 
GeneralGet Window Handles Pin
moobob17-Apr-02 3:49
moobob17-Apr-02 3:49 
GeneralRe: Get Window Handles Pin
Ravi Bhavnani17-Apr-02 3:54
professionalRavi Bhavnani17-Apr-02 3:54 
GeneralRe: Get Window Handles Pin
moobob17-Apr-02 5:18
moobob17-Apr-02 5:18 

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.