Click here to Skip to main content
15,888,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to avoid namespace collision. Pin
pandit8423-Dec-10 2:20
pandit8423-Dec-10 2:20 
QuestionWhat are the diffrent ways by which we can access a dll and lib in an .exe Pin
pandit8422-Dec-10 2:24
pandit8422-Dec-10 2:24 
AnswerRe: What are the diffrent ways by which we can access a dll and lib in an .exe Pin
Maximilien22-Dec-10 2:53
Maximilien22-Dec-10 2:53 
GeneralRe: What are the diffrent ways by which we can access a dll and lib in an .exe Pin
pandit8422-Dec-10 2:58
pandit8422-Dec-10 2:58 
GeneralRe: What are the diffrent ways by which we can access a dll and lib in an .exe Pin
Richard MacCutchan22-Dec-10 4:30
mveRichard MacCutchan22-Dec-10 4:30 
GeneralRe: What are the diffrent ways by which we can access a dll and lib in an .exe Pin
pandit8423-Dec-10 2:20
pandit8423-Dec-10 2:20 
QuestionAPI to get special path Pin
David Crow21-Dec-10 4:25
David Crow21-Dec-10 4:25 
AnswerRe: API to get special path Pin
Rajesh R Subramanian21-Dec-10 4:56
professionalRajesh R Subramanian21-Dec-10 4:56 
I can think of a way to achieve it using SHGetFolderPath(). If I pass the corresponding value of CSIDL[^] to get the public desktop, the API should return something like C:\Documents and Settings\All Users\Desktop, which I can strip down to C:\Documents and Settings.
It was ever thus, the Neophiles will always rush out and get 'The Latest Thing' at a high price and with all the inherent faults - Dalek Dave.

GeneralRe: API to get special path Pin
David Crow21-Dec-10 5:02
David Crow21-Dec-10 5:02 
GeneralRe: API to get special path Pin
Michael Schubert21-Dec-10 7:22
Michael Schubert21-Dec-10 7:22 
GeneralRe: API to get special path + OT Pin
Rajesh R Subramanian21-Dec-10 17:14
professionalRajesh R Subramanian21-Dec-10 17:14 
GeneralRe: API to get special path + OT Pin
Michael Schubert21-Dec-10 21:18
Michael Schubert21-Dec-10 21:18 
QuestionCFormView as ModelDialog Behavour. Pin
janaswamy uday21-Dec-10 4:19
janaswamy uday21-Dec-10 4:19 
AnswerRe: CFormView as ModelDialog Behavour. Pin
Stephen Hewitt22-Dec-10 1:27
Stephen Hewitt22-Dec-10 1:27 
GeneralRe: CFormView as ModelDialog Behavour. Pin
janaswamy uday22-Dec-10 17:05
janaswamy uday22-Dec-10 17:05 
QuestionC++ proxy programming question. Pin
Ram Shmider21-Dec-10 3:04
Ram Shmider21-Dec-10 3:04 
AnswerRe: C++ proxy programming question. Pin
Peter Weyzen25-Dec-10 21:00
Peter Weyzen25-Dec-10 21:00 
GeneralRe: C++ proxy programming question. Pin
Ram Shmider25-Dec-10 22:57
Ram Shmider25-Dec-10 22:57 
Questionsource code car firetruck in c Pin
Arefeh Haghpnah20-Dec-10 21:35
Arefeh Haghpnah20-Dec-10 21:35 
AnswerRe: source code car firetruck in c PinPopular
Cedric Moonen20-Dec-10 21:54
Cedric Moonen20-Dec-10 21:54 
AnswerRe: source code car firetruck in c Pin
CPallini20-Dec-10 22:22
mveCPallini20-Dec-10 22:22 
AnswerRe: source code car firetruck in c Pin
Michael Schubert20-Dec-10 22:30
Michael Schubert20-Dec-10 22:30 
AnswerRe: source code car firetruck in c PinPopular
Smithers-Jones20-Dec-10 22:51
Smithers-Jones20-Dec-10 22:51 
AnswerRe: source code car firetruck in c Pin
Luc Pattyn21-Dec-10 1:59
sitebuilderLuc Pattyn21-Dec-10 1:59 
QuestionReading 4 GB file using 2 GB physical memory [modified] Pin
Adam Roderick J20-Dec-10 20:50
Adam Roderick J20-Dec-10 20:50 

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.