Click here to Skip to main content
15,903,012 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Dialog Application Issue [modified] Pin
gunrunnerjohn23-Feb-07 14:01
gunrunnerjohn23-Feb-07 14:01 
GeneralRe: Dialog Application Issue Pin
gunrunnerjohn24-Feb-07 3:31
gunrunnerjohn24-Feb-07 3:31 
GeneralRe: Dialog Application Issue Pin
gunrunnerjohn24-Feb-07 6:01
gunrunnerjohn24-Feb-07 6:01 
QuestionC# com and c++ event sink Pin
ahojed23-Feb-07 7:14
ahojed23-Feb-07 7:14 
QuestionRecord Video From Birmap Control Pin
Newton.ge23-Feb-07 6:28
Newton.ge23-Feb-07 6:28 
QuestionProblem With Background Image Pin
Semion_N23-Feb-07 6:24
Semion_N23-Feb-07 6:24 
AnswerRe: Problem With Background Image Pin
Semion_N23-Feb-07 9:42
Semion_N23-Feb-07 9:42 
GeneralRe: Problem With Background Image Pin
Mark Salsbery23-Feb-07 12:48
Mark Salsbery23-Feb-07 12:48 
They are all linker errors and from the looks of it, you are missing the object code that
implements the CDialogSK class. If the sample code was provided as a library then you can link to
that (add the library to your project). If the sample code is in source form then you could add
the source files to your project.

Mark




"Do you know what it's like to fall in the mud and get kicked... in the head... with an iron boot?
Of course you don't, no one does. It never happens. It's a dumb question... skip it."

GeneralRe: Problem With Background Image Pin
Semion_N23-Feb-07 20:19
Semion_N23-Feb-07 20:19 
GeneralRe: Problem With Background Image Pin
Mark Salsbery24-Feb-07 6:30
Mark Salsbery24-Feb-07 6:30 
QuestionUpdate image Pin
VonHagNDaz23-Feb-07 5:33
VonHagNDaz23-Feb-07 5:33 
AnswerRe: Update image Pin
Chris Losinger23-Feb-07 5:54
professionalChris Losinger23-Feb-07 5:54 
GeneralRe: Update image Pin
VonHagNDaz23-Feb-07 5:57
VonHagNDaz23-Feb-07 5:57 
GeneralRe: Update image Pin
John R. Shaw23-Feb-07 17:32
John R. Shaw23-Feb-07 17:32 
QuestionViewing running threads Pin
Like2Byte23-Feb-07 5:10
Like2Byte23-Feb-07 5:10 
AnswerRe: Viewing running threads Pin
David Crow23-Feb-07 5:54
David Crow23-Feb-07 5:54 
QuestionCanonicalise [c14n] XML doc C++ Pin
Andy H23-Feb-07 4:07
Andy H23-Feb-07 4:07 
QuestionTo determine if vc project is using unicode char set or mutlibyte char set Pin
Mushtaque Nizamani23-Feb-07 3:23
Mushtaque Nizamani23-Feb-07 3:23 
AnswerRe: To determine if vc project is using unicode char set or mutlibyte char set Pin
Nibu babu thomas23-Feb-07 3:26
Nibu babu thomas23-Feb-07 3:26 
AnswerRe: To determine if vc project is using unicode char set or mutlibyte char set Pin
James R. Twine23-Feb-07 5:15
James R. Twine23-Feb-07 5:15 
QuestionWhy they are no Virtual Constructors. Pin
uday kiran janaswamy23-Feb-07 3:01
uday kiran janaswamy23-Feb-07 3:01 
AnswerRe: Why they are no Virtual Constructors. Pin
toxcct23-Feb-07 3:04
toxcct23-Feb-07 3:04 
AnswerRe: Why they are no Virtual Constructors. Pin
David Crow23-Feb-07 3:05
David Crow23-Feb-07 3:05 
GeneralRe: Why they are no Virtual Constructors. Pin
uday kiran janaswamy23-Feb-07 3:10
uday kiran janaswamy23-Feb-07 3:10 
GeneralRe: Why they are no Virtual Constructors. Pin
led mike23-Feb-07 4:28
led mike23-Feb-07 4:28 

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.