Click here to Skip to main content
15,907,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ASSERT...? Pin
alex.barylski9-Feb-02 11:07
alex.barylski9-Feb-02 11:07 
GeneralTom Armstrong's ActiveX book Pin
Phil F8-Feb-02 12:27
Phil F8-Feb-02 12:27 
GeneralRe: Tom Armstrong's ActiveX book Pin
Nish Nishant8-Feb-02 13:28
sitebuilderNish Nishant8-Feb-02 13:28 
GeneralRe: Tom Armstrong's ActiveX book Pin
Phil F8-Feb-02 14:24
Phil F8-Feb-02 14:24 
GeneralCDateTimeCtrl Pin
john john mackey8-Feb-02 11:26
john john mackey8-Feb-02 11:26 
GeneralGlobal functions Pin
RK_20008-Feb-02 11:02
RK_20008-Feb-02 11:02 
GeneralRe: Global functions Pin
Chris Losinger8-Feb-02 11:25
professionalChris Losinger8-Feb-02 11:25 
GeneralRe: Global functions Pin
Nish Nishant8-Feb-02 13:05
sitebuilderNish Nishant8-Feb-02 13:05 
You can convert all the global functions to members of your cwinapp derived class. Then you can always use :-

((Cyourapp*)AfxGetApp())->yourfunction()

Nish

Sonork ID 100.9786 voidmain
www.busterboy.org
If you don't find me on CP, I'll be at Bob's HungOut
GeneralRe: Global functions Pin
Christian Graus8-Feb-02 16:56
protectorChristian Graus8-Feb-02 16:56 
GeneralRe: Global functions Pin
Nish Nishant8-Feb-02 18:11
sitebuilderNish Nishant8-Feb-02 18:11 
GeneralRe: Global functions Pin
Christian Graus8-Feb-02 18:18
protectorChristian Graus8-Feb-02 18:18 
Generalresizable arrays Pin
8-Feb-02 11:00
suss8-Feb-02 11:00 
GeneralRe: resizable arrays Pin
Nemanja Trifunovic8-Feb-02 11:12
Nemanja Trifunovic8-Feb-02 11:12 
GeneralRe: resizable arrays Pin
Nish Nishant8-Feb-02 13:09
sitebuilderNish Nishant8-Feb-02 13:09 
GeneralRe: resizable arrays Pin
8-Feb-02 13:19
suss8-Feb-02 13:19 
GeneralRe: resizable arrays Pin
Nish Nishant8-Feb-02 13:18
sitebuilderNish Nishant8-Feb-02 13:18 
GeneralRe: resizable arrays Pin
8-Feb-02 14:21
suss8-Feb-02 14:21 
GeneralRe: resizable arrays Pin
Nish Nishant8-Feb-02 16:40
sitebuilderNish Nishant8-Feb-02 16:40 
GeneralRe: resizable arrays Pin
Christian Graus8-Feb-02 16:52
protectorChristian Graus8-Feb-02 16:52 
GeneralRe: resizable arrays Pin
8-Feb-02 17:34
suss8-Feb-02 17:34 
GeneralRe: resizable arrays Pin
Nish Nishant8-Feb-02 18:06
sitebuilderNish Nishant8-Feb-02 18:06 
GeneralRe: resizable arrays Pin
Christian Graus8-Feb-02 18:07
protectorChristian Graus8-Feb-02 18:07 
GeneralRe: resizable arrays Pin
Nish Nishant8-Feb-02 18:14
sitebuilderNish Nishant8-Feb-02 18:14 
GeneralRe: resizable arrays Pin
8-Feb-02 19:32
suss8-Feb-02 19:32 
GeneralWin2k Keyboard Port Pin
Joe O'Connor8-Feb-02 10:54
Joe O'Connor8-Feb-02 10:54 

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.