Click here to Skip to main content
15,891,431 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Nonblock wait for signal thread Pin
Luc Pattyn16-Dec-07 16:09
sitebuilderLuc Pattyn16-Dec-07 16:09 
GeneralRe: Nonblock wait for signal thread Pin
LiYS16-Dec-07 17:13
LiYS16-Dec-07 17:13 
GeneralRe: Nonblock wait for signal thread Pin
Naveen16-Dec-07 17:06
Naveen16-Dec-07 17:06 
GeneralRe: Nonblock wait for signal thread Pin
LiYS16-Dec-07 17:15
LiYS16-Dec-07 17:15 
GeneralRe: Nonblock wait for signal thread Pin
Stephen Hewitt16-Dec-07 19:25
Stephen Hewitt16-Dec-07 19:25 
QuestionFormView position Pin
ltallman16-Dec-07 12:43
ltallman16-Dec-07 12:43 
GeneralRe: FormView position Pin
Mark Salsbery17-Dec-07 7:18
Mark Salsbery17-Dec-07 7:18 
GeneralLNK2019 Error Pin
james_dixon_200816-Dec-07 8:15
james_dixon_200816-Dec-07 8:15 
Hi Developers,

I am writing a template class. In template class - class is declared and defined in the same header file..i.e. there is no need to include .cpp file.

So when i first declare the class and then define it within the same header file and include it in a test (Main) file. Then i get this many LNK2019 error
Whereas if i directly define the class without first declaring it then it works perfectly fine. or if i remove the test (main) file then also i do not get any LNK2019 error. What could be the problem here ?

Any help would be greatly appreciated.

Ta
James
GeneralRe: LNK2019 Error Pin
BhawnaA16-Dec-07 17:26
BhawnaA16-Dec-07 17:26 
GeneralGDI+ ::new Graphics VS new Graphics , any difference in release version? [modified] Pin
followait16-Dec-07 6:27
followait16-Dec-07 6:27 
QuestionRe: GDI+ ::new Graphics VS new Graphics , any difference in release version? Pin
CPallini16-Dec-07 7:15
mveCPallini16-Dec-07 7:15 
GeneralRe: GDI+ ::new Graphics VS new Graphics , any difference in release version? [modified] Pin
Mark Salsbery16-Dec-07 7:50
Mark Salsbery16-Dec-07 7:50 
GeneralReading and writing JPG images using Windows with Visual C++ 2008 free download version Pin
Anthony Appleyard16-Dec-07 5:07
Anthony Appleyard16-Dec-07 5:07 
GeneralRe: Reading and writing JPG images using Windows with Visual C++ 2008 free download version Pin
CPallini16-Dec-07 5:30
mveCPallini16-Dec-07 5:30 
GeneralRe: Reading and writing JPG images using Windows with Visual C++ 2008 free download version Pin
Anthony Appleyard16-Dec-07 6:50
Anthony Appleyard16-Dec-07 6:50 
GeneralRe: Reading and writing JPG images using Windows with Visual C++ 2008 free download version Pin
Anthony Appleyard16-Dec-07 6:53
Anthony Appleyard16-Dec-07 6:53 
JokeSure. Pin
CPallini16-Dec-07 7:08
mveCPallini16-Dec-07 7:08 
JokeRe: Sure. Pin
Nelek16-Dec-07 22:24
protectorNelek16-Dec-07 22:24 
JokeOops Pin
CPallini16-Dec-07 22:42
mveCPallini16-Dec-07 22:42 
GeneralRe: Reading and writing JPG images using Windows with Visual C++ 2008 free download version Pin
Mark Salsbery16-Dec-07 6:59
Mark Salsbery16-Dec-07 6:59 
GeneralRe: Reading and writing JPG images using Windows with Visual C++ 2008 free download version Pin
CPallini16-Dec-07 7:06
mveCPallini16-Dec-07 7:06 
GeneralRe: Reading and writing JPG images using Windows with Visual C++ 2008 free download version Pin
Hamid_RT16-Dec-07 17:41
Hamid_RT16-Dec-07 17:41 
Generalreturn type of conversion opeator Pin
George_George16-Dec-07 3:00
George_George16-Dec-07 3:00 
GeneralRe: return type of conversion opeator Pin
CPallini16-Dec-07 3:39
mveCPallini16-Dec-07 3:39 
GeneralRe: return type of conversion opeator Pin
George_George16-Dec-07 3:49
George_George16-Dec-07 3:49 

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.