Click here to Skip to main content
15,894,539 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: _beginthreadex() problem... Pin
jhoin18-Dec-03 23:26
jhoin18-Dec-03 23:26 
GeneralRe: _beginthreadex() problem... Pin
valikac19-Dec-03 4:54
valikac19-Dec-03 4:54 
GeneralRe: _beginthreadex() problem... Pin
jhoin19-Dec-03 5:11
jhoin19-Dec-03 5:11 
GeneralRe: _beginthreadex() problem... Pin
Anthony_Yio17-Dec-03 17:25
Anthony_Yio17-Dec-03 17:25 
GeneralRe: _beginthreadex() problem... Pin
jhoin18-Dec-03 23:27
jhoin18-Dec-03 23:27 
GeneralRe: _beginthreadex() problem... Pin
Anthony_Yio18-Dec-03 23:59
Anthony_Yio18-Dec-03 23:59 
GeneralRe: _beginthreadex() problem... Pin
jhoin19-Dec-03 5:06
jhoin19-Dec-03 5:06 
Generalneed urgent help! Pin
YaronNir17-Dec-03 3:37
YaronNir17-Dec-03 3:37 
i am using a visual studio add in.

in one of the methods i am using

CWinApp* pApp = AfxGetApp();


i need to get a pointer the visual studio app, not the add in app,
in both cases, even if i use or don't use

AFX_MANAGE_STATE(AfxGetStaticModuleState())


i get a pointer to the add in app
and not the pointer to the visual studio (exe)


how can i retrieve the pointer to the visual studio exe???

thanks

Yaron


Ask not what your application can do for you,
Ask what you can do for your application
GeneralRe: need urgent help! Pin
mightyCoCo17-Dec-03 3:58
mightyCoCo17-Dec-03 3:58 
GeneralRe: need urgent help! Pin
YaronNir17-Dec-03 4:00
YaronNir17-Dec-03 4:00 
GeneralRe: need urgent help! Pin
Don Kackman17-Dec-03 4:11
Don Kackman17-Dec-03 4:11 
GeneralRe: need urgent help! Pin
YaronNir17-Dec-03 4:23
YaronNir17-Dec-03 4:23 
GeneralRe: need urgent help! Pin
Don Kackman17-Dec-03 4:29
Don Kackman17-Dec-03 4:29 
GeneralRe: need urgent help! Pin
YaronNir17-Dec-03 4:44
YaronNir17-Dec-03 4:44 
GeneralRe: need urgent help! Pin
Don Kackman17-Dec-03 5:04
Don Kackman17-Dec-03 5:04 
GeneralRe: need urgent help! Pin
YaronNir17-Dec-03 5:06
YaronNir17-Dec-03 5:06 
GeneralRe: need urgent help! Pin
Don Kackman17-Dec-03 5:11
Don Kackman17-Dec-03 5:11 
GeneralRe: need urgent help! Pin
YaronNir17-Dec-03 5:25
YaronNir17-Dec-03 5:25 
GeneralRe: need urgent help! Pin
Don Kackman17-Dec-03 5:36
Don Kackman17-Dec-03 5:36 
GeneralRe: need urgent help! Pin
YaronNir17-Dec-03 5:38
YaronNir17-Dec-03 5:38 
GeneralRe: need urgent help! Pin
Michael Dunn17-Dec-03 17:42
sitebuilderMichael Dunn17-Dec-03 17:42 
GeneralRe: need urgent help! Pin
YaronNir17-Dec-03 20:44
YaronNir17-Dec-03 20:44 
GeneralBrowser Helper Object : How to stop form being submitted Pin
Avya17-Dec-03 3:37
Avya17-Dec-03 3:37 
GeneralRe: Browser Helper Object : How to stop form being submitted Pin
Terry O'Nolley17-Dec-03 12:46
Terry O'Nolley17-Dec-03 12:46 
GeneralRe: Browser Helper Object : How to stop form being submitted Pin
Peter Molnar17-Dec-03 14:14
Peter Molnar17-Dec-03 14:14 

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.