Click here to Skip to main content
15,919,245 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: about hook api with EAT Pin
David Crow10-Nov-04 2:38
David Crow10-Nov-04 2:38 
GeneralHelp me plase : complex number Pin
TooLeeDiN5-Nov-04 19:41
TooLeeDiN5-Nov-04 19:41 
GeneralRe: Help me plase : complex number Pin
David Crow8-Nov-04 5:40
David Crow8-Nov-04 5:40 
General2 Questions About Pointers Pin
sacoskun5-Nov-04 19:34
sacoskun5-Nov-04 19:34 
GeneralRe: 2 Questions About Pointers Pin
sacoskun5-Nov-04 19:56
sacoskun5-Nov-04 19:56 
GeneralRe: 2 Questions About Pointers Pin
MaNDROiD5-Nov-04 20:45
MaNDROiD5-Nov-04 20:45 
GeneralRe: 2 Questions About Pointers Pin
sacoskun5-Nov-04 21:07
sacoskun5-Nov-04 21:07 
GeneralRe: 2 Questions About Pointers Pin
MaNDROiD5-Nov-04 22:41
MaNDROiD5-Nov-04 22:41 
Thats a good question. The answer is you can't! The compiler does some nifty stuff underneath it all as to how its implemented and stored, but as far as you are concerned you can't get the actual address of the reference. Unlike pointers, there is no command in C++ that returns the physical PHYSICAL address of a reference. To you, the reference and the referent should just be aliases for the same place in memory. Hope that helps...
GeneralRe: 2 Questions About Pointers Pin
sacoskun5-Nov-04 23:54
sacoskun5-Nov-04 23:54 
GeneralReading Registry Pin
picasso25-Nov-04 16:49
picasso25-Nov-04 16:49 
GeneralRe: Reading Registry Pin
ThatsAlok5-Nov-04 17:30
ThatsAlok5-Nov-04 17:30 
Questionhow to find IP of internet radio Pin
don7cry5-Nov-04 14:18
don7cry5-Nov-04 14:18 
AnswerRe: how to find IP of internet radio Pin
Archer2826-Nov-04 5:39
Archer2826-Nov-04 5:39 
Generalreading a Device dependent bitmap from clipboard ! Pin
schumi19805-Nov-04 12:19
schumi19805-Nov-04 12:19 
GeneralRe: reading a Device dependent bitmap from clipboard ! Pin
John R. Shaw5-Nov-04 13:02
John R. Shaw5-Nov-04 13:02 
GeneralSystemParametersInfo Pin
Archer2825-Nov-04 12:18
Archer2825-Nov-04 12:18 
GeneralRe: SystemParametersInfo Pin
Yulianto.5-Nov-04 18:23
Yulianto.5-Nov-04 18:23 
Generaltry/catch throw to ifstream error Pin
dbslon25-Nov-04 12:07
dbslon25-Nov-04 12:07 
GeneralRe: try/catch throw to ifstream error Pin
Andrew Walker5-Nov-04 14:29
Andrew Walker5-Nov-04 14:29 
Generalhelp:can't use mktyplib Pin
happycpp5-Nov-04 11:44
happycpp5-Nov-04 11:44 
Generalanothere thread call UpdateAllViews() Pin
LeeeNN5-Nov-04 11:05
LeeeNN5-Nov-04 11:05 
GeneralRe: anothere thread call UpdateAllViews() Pin
John R. Shaw5-Nov-04 12:17
John R. Shaw5-Nov-04 12:17 
GeneralRe: anothere thread call UpdateAllViews() Pin
LeeeNN5-Nov-04 12:35
LeeeNN5-Nov-04 12:35 
GeneralRe: anothere thread call UpdateAllViews() Pin
John R. Shaw5-Nov-04 14:04
John R. Shaw5-Nov-04 14:04 
GeneralRe: anothere thread call UpdateAllViews() Pin
Neville Franks6-Nov-04 0:09
Neville Franks6-Nov-04 0:09 

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.