Click here to Skip to main content
15,908,115 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to Get Task List in Windows Pin
nitin36-Mar-08 20:14
nitin36-Mar-08 20:14 
GeneralRe: How to Get Task List in Windows Pin
Rajkumar R6-Mar-08 21:24
Rajkumar R6-Mar-08 21:24 
GeneralRe: How to Get Task List in Windows Pin
somasundarambe6-Mar-08 21:45
somasundarambe6-Mar-08 21:45 
Generalqualified name and unqualified name Pin
George_George6-Mar-08 18:29
George_George6-Mar-08 18:29 
AnswerRe: qualified name and unqualified name Pin
Maxwell Chen6-Mar-08 18:36
Maxwell Chen6-Mar-08 18:36 
GeneralRe: qualified name and unqualified name Pin
George_George6-Mar-08 18:42
George_George6-Mar-08 18:42 
GeneralRe: qualified name and unqualified name Pin
George_George6-Mar-08 18:46
George_George6-Mar-08 18:46 
GeneralRe: qualified name and unqualified name Pin
Maxwell Chen6-Mar-08 18:56
Maxwell Chen6-Mar-08 18:56 
George, I saw this time your question falls into the category about template instantiation (as in the quote in the OP).

(I really hate to post URL links at work because my domain server blocks the copy-and-paste function. I have to manually type each alphabets of a URL ... Frown | :( )

Here is the document:
GCC: Name lookup[^].

Do you see the code snippet below in that article?!
int get_i() { return i; }

And I quote the sentence from the article:
" ... the compiler can't really know what i would refer to. If there is no global variable i, ... "
Big Grin | :-D

  Maxwell Chen

GeneralRe: qualified name and unqualified name Pin
George_George6-Mar-08 19:00
George_George6-Mar-08 19:00 
GeneralRe: qualified name and unqualified name Pin
Maxwell Chen6-Mar-08 19:14
Maxwell Chen6-Mar-08 19:14 
GeneralRe: qualified name and unqualified name Pin
George_George6-Mar-08 21:21
George_George6-Mar-08 21:21 
GeneralRe: qualified name and unqualified name Pin
George_George6-Mar-08 19:15
George_George6-Mar-08 19:15 
GeneralRe: qualified name and unqualified name Pin
Maxwell Chen6-Mar-08 20:18
Maxwell Chen6-Mar-08 20:18 
GeneralRe: qualified name and unqualified name Pin
George_George6-Mar-08 21:32
George_George6-Mar-08 21:32 
Questionwhat is cl_login? Pin
Nikesh Jagtap6-Mar-08 18:01
Nikesh Jagtap6-Mar-08 18:01 
AnswerRe: what is cl_login? Pin
Mark Salsbery6-Mar-08 18:16
Mark Salsbery6-Mar-08 18:16 
AnswerRe: what is cl_login? [modified] Pin
toxcct6-Mar-08 22:27
toxcct6-Mar-08 22:27 
GeneralA zillion LNK4204 warnings... Pin
dontknowitall6-Mar-08 17:33
dontknowitall6-Mar-08 17:33 
QuestionRe: A zillion LNK4204 warnings... Pin
Rajkumar R6-Mar-08 17:45
Rajkumar R6-Mar-08 17:45 
GeneralRe: A zillion LNK4204 warnings... Pin
dontknowitall6-Mar-08 17:59
dontknowitall6-Mar-08 17:59 
GeneralAdding an exe into resource in MFC Pin
Vikas K.6-Mar-08 17:13
Vikas K.6-Mar-08 17:13 
General[Message Deleted] Pin
sheshidar6-Mar-08 17:41
sheshidar6-Mar-08 17:41 
GeneralRe: Adding an exe into resource in MFC Pin
toxcct6-Mar-08 22:30
toxcct6-Mar-08 22:30 
GeneralRe: Adding an exe into resource in MFC Pin
Hamid_RT9-Mar-08 1:03
Hamid_RT9-Mar-08 1:03 
GeneralRe: Adding an exe into resource in MFC Pin
Ernest Laurentin6-Mar-08 17:42
Ernest Laurentin6-Mar-08 17:42 

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.