Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: looking for a Grid Control Pin
ThatsAlok10-Jan-06 1:02
ThatsAlok10-Jan-06 1:02 
GeneralRe: looking for a Grid Control Pin
#realJSOP10-Jan-06 2:05
professional#realJSOP10-Jan-06 2:05 
QuestionDLL loading problem Pin
kil ramesh9-Jan-06 23:39
kil ramesh9-Jan-06 23:39 
AnswerRe: DLL loading problem Pin
ThatsAlok10-Jan-06 0:27
ThatsAlok10-Jan-06 0:27 
AnswerRe: DLL loading problem Pin
toxcct10-Jan-06 0:31
toxcct10-Jan-06 0:31 
QuestionCustomizing Insert File and Insert Hyperlink dialogs Pin
Anil_vvs9-Jan-06 23:25
Anil_vvs9-Jan-06 23:25 
Questionhow to check Presence of USB drive Pin
birajendu9-Jan-06 22:53
birajendu9-Jan-06 22:53 
AnswerRe: how to check Presence of USB drive Pin
#realJSOP9-Jan-06 23:36
professional#realJSOP9-Jan-06 23:36 
GeneralRe: how to check Presence of USB drive Pin
birajendu9-Jan-06 23:48
birajendu9-Jan-06 23:48 
AnswerRe: how to check Presence of USB drive Pin
kakan10-Jan-06 0:21
professionalkakan10-Jan-06 0:21 
AnswerRe: how to check Presence of USB drive Pin
David Crow10-Jan-06 2:44
David Crow10-Jan-06 2:44 
QuestionFill CTreeCtrl from TreadFunction? Pin
bosfan9-Jan-06 22:51
bosfan9-Jan-06 22:51 
QuestionFAR Pin
Smith#9-Jan-06 22:48
Smith#9-Jan-06 22:48 
AnswerRe: FAR Pin
toxcct9-Jan-06 23:00
toxcct9-Jan-06 23:00 
GeneralRe: FAR Pin
Smith#10-Jan-06 1:01
Smith#10-Jan-06 1:01 
GeneralRe: FAR Pin
toxcct10-Jan-06 1:02
toxcct10-Jan-06 1:02 
AnswerRe: FAR Pin
Bob Stanneveld10-Jan-06 0:02
Bob Stanneveld10-Jan-06 0:02 
Hello,

In the old 16 bit days, there were two different pointers: near and far. As far as I can remember, near pointers, point to memory addresses within the same segment and far pointers point to memory addresses within other segments.

At this time (and in the future) far and near pointers are all the same.

Hope this helps.

Behind every great black man...
            ... is the police. - Conspiracy brother


Blog[^]
GeneralRe: FAR Pin
Smith#10-Jan-06 1:00
Smith#10-Jan-06 1:00 
GeneralRe: FAR Pin
Prakash Nadar10-Jan-06 1:20
Prakash Nadar10-Jan-06 1:20 
GeneralRe: FAR Pin
Bob Stanneveld10-Jan-06 2:24
Bob Stanneveld10-Jan-06 2:24 
QuestionMDI application Pin
Anu_Bala9-Jan-06 22:41
Anu_Bala9-Jan-06 22:41 
AnswerRe: MDI application Pin
_anil_9-Jan-06 22:50
_anil_9-Jan-06 22:50 
AnswerRe: MDI application Pin
toxcct9-Jan-06 22:51
toxcct9-Jan-06 22:51 
GeneralRe: MDI application Pin
Rage10-Jan-06 0:21
professionalRage10-Jan-06 0:21 
GeneralRe: MDI application Pin
toxcct10-Jan-06 0:26
toxcct10-Jan-06 0:26 

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.