Click here to Skip to main content
16,008,183 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: pipe communication Pin
Alois Kraus28-Aug-02 21:04
Alois Kraus28-Aug-02 21:04 
GeneralAdd/Remove of the function is impossible, because the parent class code is read only Pin
adamUK28-Aug-02 12:48
adamUK28-Aug-02 12:48 
GeneralProperty Sheet and CFormView Pin
Kash28-Aug-02 12:47
Kash28-Aug-02 12:47 
GeneralRe: Property Sheet and CFormView Pin
Chris Losinger28-Aug-02 12:52
professionalChris Losinger28-Aug-02 12:52 
GeneralPulling data from Document to Dialog Pin
RalfPeter28-Aug-02 11:35
RalfPeter28-Aug-02 11:35 
GeneralRe: Pulling data from Document to Dialog Pin
Joaquín M López Muñoz28-Aug-02 11:47
Joaquín M López Muñoz28-Aug-02 11:47 
GeneralRe: Pulling data from Document to Dialog Pin
Anonymous29-Aug-02 4:32
Anonymous29-Aug-02 4:32 
GeneralRe: Pulling data from Document to Dialog Pin
Joaquín M López Muñoz29-Aug-02 4:58
Joaquín M López Muñoz29-Aug-02 4:58 
CSEIDoc *pDoc = (CSEIDoc *)(((CFrameWnd *)AfxGetMainWnd())->GetActiveView()->GetDocument());
Parentheses were not quite correct.

PS: Don't mean to be rude, but this was easy enough for you to fix on your own. I'd suggest you revise your knowledge about casting syntax. If you don't understand what this line of code is doing, please take the time to analyze it --getting help without trying to acquire some expertise on the way won't make you a better programmer.

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
GeneralRe: Pulling data from Document to Dialog Pin
Rohit  Sinha28-Aug-02 11:48
Rohit  Sinha28-Aug-02 11:48 
GeneralRe: Pulling data from Document to Dialog Pin
Chris Losinger28-Aug-02 11:48
professionalChris Losinger28-Aug-02 11:48 
Generalwho to use it Pin
imran_rafique28-Aug-02 11:28
imran_rafique28-Aug-02 11:28 
GeneralMaximizing window after application start Pin
Mariusz Popiolek28-Aug-02 10:54
sussMariusz Popiolek28-Aug-02 10:54 
GeneralRe: Maximizing window after application start Pin
Joaquín M López Muñoz28-Aug-02 11:05
Joaquín M López Muñoz28-Aug-02 11:05 
GeneralRe: Maximizing window after application start Pin
Rohit  Sinha28-Aug-02 12:00
Rohit  Sinha28-Aug-02 12:00 
Generalwinsock for desktop to pocketPC connectivity Pin
Anonymous28-Aug-02 10:54
Anonymous28-Aug-02 10:54 
GeneralRe: winsock for desktop to pocketPC connectivity Pin
anju29-Aug-02 0:21
anju29-Aug-02 0:21 
GeneralSSPI Libraries Pin
djrisc28-Aug-02 10:53
djrisc28-Aug-02 10:53 
GeneralRe: SSPI Libraries Pin
Andreas Saurwein28-Aug-02 23:58
Andreas Saurwein28-Aug-02 23:58 
GeneralOpenGL and GDI Pin
Twofy28-Aug-02 10:32
Twofy28-Aug-02 10:32 
GeneralUrlEscape() Pin
Rohit  Sinha28-Aug-02 10:19
Rohit  Sinha28-Aug-02 10:19 
GeneralDOH!!! Please ignore the previous question Pin
Rohit  Sinha28-Aug-02 10:33
Rohit  Sinha28-Aug-02 10:33 
GeneralRe: UrlEscape() Pin
John Bosko12-Oct-02 20:30
John Bosko12-Oct-02 20:30 
GeneralRe: UrlEscape() Pin
Rohit  Sinha13-Oct-02 0:31
Rohit  Sinha13-Oct-02 0:31 
GeneralSwitching between installed languages ! Pin
Hadi Rezaee28-Aug-02 9:58
Hadi Rezaee28-Aug-02 9:58 
GeneralRe: Switching between installed languages ! Pin
Pavel Klocek28-Aug-02 10:51
Pavel Klocek28-Aug-02 10:51 

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.