Click here to Skip to main content
15,918,976 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: Why they are no Virtual Constructors. Pin
Mark Salsbery23-Feb-07 8:37
Mark Salsbery23-Feb-07 8:37 
GeneralRe: Why they are no Virtual Constructors. Pin
Maximilien23-Feb-07 8:44
Maximilien23-Feb-07 8:44 
AnswerRe: Why they are no Virtual Constructors. Pin
cmk23-Feb-07 12:38
cmk23-Feb-07 12:38 
GeneralRe: Why they are no Virtual Constructors. Pin
Bram van Kampen24-Feb-07 15:02
Bram van Kampen24-Feb-07 15:02 
GeneralRe: Why they are no Virtual Constructors. Pin
Rajesh R Subramanian25-Feb-07 21:46
professionalRajesh R Subramanian25-Feb-07 21:46 
QuestionA question about OpenGL picking Pin
jk chan23-Feb-07 2:21
jk chan23-Feb-07 2:21 

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.