Click here to Skip to main content
15,884,298 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow create a windows 7 gadget with MFC in VC++2010? Pin
Hadi Dayvary18-May-11 7:36
professionalHadi Dayvary18-May-11 7:36 
AnswerRe: How create a windows 7 gadget with MFC in VC++2010? Pin
Mark Salsbery18-May-11 8:25
Mark Salsbery18-May-11 8:25 
Question.def and 64 bit Pin
Paul Bryan Porter18-May-11 5:57
Paul Bryan Porter18-May-11 5:57 
AnswerRe: .def and 64 bit Pin
Chris Meech18-May-11 6:30
Chris Meech18-May-11 6:30 
GeneralRe: .def and 64 bit Pin
Paul Bryan Porter19-May-11 12:55
Paul Bryan Porter19-May-11 12:55 
AnswerRe: .def and 64 bit Pin
Chris Losinger18-May-11 15:32
professionalChris Losinger18-May-11 15:32 
GeneralRe: .def and 64 bit Pin
Paul Bryan Porter19-May-11 12:59
Paul Bryan Porter19-May-11 12:59 
AnswerRe: .def and 64 bit Pin
Chris Losinger19-May-11 13:15
professionalChris Losinger19-May-11 13:15 
is there any reason you need to specify the DLL's name in the .DEF file ? it's not required for the linker.

the .DEFs we use typically only have a DESCRIPTION tag and then the EXPORTS list

GeneralRe: .def and 64 bit Pin
Paul Bryan Porter20-May-11 5:44
Paul Bryan Porter20-May-11 5:44 
QuestionCreate DSN for SQL Server at Run time Pin
manju 318-May-11 2:36
manju 318-May-11 2:36 
QuestionRe: Create DSN for SQL Server at Run time Pin
David Crow18-May-11 3:08
David Crow18-May-11 3:08 
QuestionOpen other Application From Dialogue Pin
camuoi28817-May-11 22:59
camuoi28817-May-11 22:59 
AnswerRe: Open other Application From Dialogue Pin
Richard MacCutchan17-May-11 23:22
mveRichard MacCutchan17-May-11 23:22 
GeneralRe: Open other Application From Dialogue Pin
camuoi28817-May-11 23:48
camuoi28817-May-11 23:48 
GeneralRe: Open other Application From Dialogue Pin
Richard MacCutchan18-May-11 1:19
mveRichard MacCutchan18-May-11 1:19 
AnswerRe: Open other Application From Dialogue Pin
వేంకటనారాయణ(venkatmakam)17-May-11 23:30
వేంకటనారాయణ(venkatmakam)17-May-11 23:30 
AnswerRe: Open other Application From Dialogue Pin
Legor17-May-11 23:31
Legor17-May-11 23:31 
GeneralRe: Open other Application From Dialogue Pin
camuoi28817-May-11 23:43
camuoi28817-May-11 23:43 
AnswerRe: Open other Application From Dialogue Pin
ShilpiP18-May-11 1:55
ShilpiP18-May-11 1:55 
GeneralRe: Open other Application From Dialogue Pin
camuoi28818-May-11 17:06
camuoi28818-May-11 17:06 
GeneralRe: Open other Application From Dialogue Pin
ShilpiP18-May-11 18:40
ShilpiP18-May-11 18:40 
Questionaccessing the document object model of any window in win32 api or .net Pin
Jayapal Chandran17-May-11 22:35
Jayapal Chandran17-May-11 22:35 
QuestionRe: accessing the document object model of any window in win32 api or .net Pin
Abhi Lahare18-May-11 6:17
Abhi Lahare18-May-11 6:17 
AnswerRe: accessing the document object model of any window in win32 api or .net Pin
Jayapal Chandran18-May-11 13:55
Jayapal Chandran18-May-11 13:55 
GeneralRe: accessing the document object model of any window in win32 api or .net Pin
Abhi Lahare19-May-11 8:43
Abhi Lahare19-May-11 8:43 

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.