Click here to Skip to main content
15,911,030 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Using of classes from LIB ... Pin
Hadi Rezaee4-Jul-01 11:11
Hadi Rezaee4-Jul-01 11:11 
GeneralRe: Using of classes from LIB ... Pin
l a u r e n4-Jul-01 11:07
l a u r e n4-Jul-01 11:07 
GeneralRe: Using of classes from LIB ... Pin
Hadi Rezaee4-Jul-01 11:16
Hadi Rezaee4-Jul-01 11:16 
GeneralRe: Using of classes from LIB ... Pin
l a u r e n5-Jul-01 0:28
l a u r e n5-Jul-01 0:28 
GeneralHelp with Hooks or window messages PLEASE! Pin
Alex Waag4-Jul-01 7:34
Alex Waag4-Jul-01 7:34 
GeneralRe: Help with Hooks or window messages PLEASE! Pin
Oscar Londono4-Jul-01 11:17
Oscar Londono4-Jul-01 11:17 
GeneralGet a pointer from another function Pin
4-Jul-01 6:37
suss4-Jul-01 6:37 
GeneralRe: Get a pointer from another function Pin
Paolo Messina4-Jul-01 6:57
professionalPaolo Messina4-Jul-01 6:57 
First of all, do not delete it!
However, you have to store the pointer somewhere, in a global variable or, better, in a member variable if you're using classes.
Then provide whichever method you prefer to access the pointer. If it's global or public memeber you don't need an access function, otherwise provide one.

Hope this helps,
Paolo.
GeneralRe: Get a pointer from another function Pin
Oscar Londono4-Jul-01 7:07
Oscar Londono4-Jul-01 7:07 
GeneralRe: Get a pointer from another function Pin
Mike Burston4-Jul-01 12:41
Mike Burston4-Jul-01 12:41 
GeneralRe: Get a pointer from another function Pin
Oscar Londono4-Jul-01 13:56
Oscar Londono4-Jul-01 13:56 
GeneralWTL CIPAddressCtrl Pin
4-Jul-01 6:08
suss4-Jul-01 6:08 
GeneralRe: WTL CIPAddressCtrl Pin
4-Jul-01 6:33
suss4-Jul-01 6:33 
GeneralRegSaveKey and RegRestoreKey Advanced Privilege problems Pin
4-Jul-01 5:43
suss4-Jul-01 5:43 
GeneralRe: RegSaveKey and RegRestoreKey Advanced Privilege problems Pin
Michael Dunn4-Jul-01 7:18
sitebuilderMichael Dunn4-Jul-01 7:18 
GeneralRe: RegSaveKey and RegRestoreKey Advanced Privilege problems Pin
5-Jul-01 0:01
suss5-Jul-01 0:01 
QuestionWhere do I start? Pin
MolleX4-Jul-01 5:33
MolleX4-Jul-01 5:33 
AnswerRe: Where do I start? Pin
4-Jul-01 5:45
suss4-Jul-01 5:45 
GeneralStatic Text and CStatic Pin
4-Jul-01 5:08
suss4-Jul-01 5:08 
GeneralRe: Static Text and CStatic Pin
Tomasz Sowinski4-Jul-01 5:18
Tomasz Sowinski4-Jul-01 5:18 
Generalfatal error c1189 Pin
Gérald Mercet4-Jul-01 4:56
Gérald Mercet4-Jul-01 4:56 
GeneralRe: fatal error c1189 Pin
Tomasz Sowinski4-Jul-01 5:12
Tomasz Sowinski4-Jul-01 5:12 
Questionhow to get access to the previous document in MDI Pin
mr20034-Jul-01 2:14
mr20034-Jul-01 2:14 
AnswerRe: how to get access to the previous document in MDI Pin
l a u r e n4-Jul-01 11:13
l a u r e n4-Jul-01 11:13 
Generaltwo string tables Pin
Maham Gilani4-Jul-01 2:00
Maham Gilani4-Jul-01 2:00 

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.