Click here to Skip to main content
15,917,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Unknown missing library file Pin
David Crow2-May-07 9:05
David Crow2-May-07 9:05 
AnswerRe: Unknown missing library file Pin
esia2-May-07 16:37
esia2-May-07 16:37 
AnswerRe: Unknown missing library file Pin
George L. Jackson2-May-07 12:29
George L. Jackson2-May-07 12:29 
GeneralRe: Unknown missing library file Pin
esia2-May-07 16:39
esia2-May-07 16:39 
GeneralRe: Unknown missing library file Pin
David Crow3-May-07 2:23
David Crow3-May-07 2:23 
GeneralRe: Unknown missing library file Pin
David Crow3-May-07 2:35
David Crow3-May-07 2:35 
AnswerRe: Unknown missing library file Pin
bob169722-May-07 17:57
bob169722-May-07 17:57 
GeneralRe: Unknown missing library file Pin
David Crow3-May-07 2:26
David Crow3-May-07 2:26 
bob16972 wrote:
On VC++ 6.0 I need these to get that to compile and run...

#include <iostream>
#include <tchar.h>

// Not sure if that helps...


Especially since it's a linker error.




"A good athlete is the result of a good and worthy opponent." - David Crow

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralRe: Unknown missing library file Pin
bob169723-May-07 6:02
bob169723-May-07 6:02 
AnswerRe: Unknown missing library file Pin
Paresh Chitte2-May-07 18:31
Paresh Chitte2-May-07 18:31 
GeneralRe: Unknown missing library file Pin
David Crow3-May-07 2:24
David Crow3-May-07 2:24 
AnswerRe: Unknown missing library file Pin
George L. Jackson3-May-07 15:19
George L. Jackson3-May-07 15:19 
GeneralRe: Unknown missing library file Pin
esia5-May-07 19:20
esia5-May-07 19:20 
QuestionThread and ON_WM_TIMER Pin
CDRAIN2-May-07 7:47
CDRAIN2-May-07 7:47 
AnswerRe: Thread and ON_WM_TIMER Pin
led mike2-May-07 8:24
led mike2-May-07 8:24 
GeneralRe: Thread and ON_WM_TIMER Pin
CDRAIN2-May-07 11:22
CDRAIN2-May-07 11:22 
QuestionRe: Thread and ON_WM_TIMER Pin
David Crow2-May-07 9:06
David Crow2-May-07 9:06 
AnswerRe: Thread and ON_WM_TIMER Pin
CDRAIN2-May-07 11:18
CDRAIN2-May-07 11:18 
GeneralRe: Thread and ON_WM_TIMER Pin
David Crow3-May-07 2:46
David Crow3-May-07 2:46 
GeneralRe: Thread and ON_WM_TIMER Pin
led mike3-May-07 5:28
led mike3-May-07 5:28 
QuestionHow increase buffer size to read binary data and not damage performance Pin
yefimrz2-May-07 7:34
yefimrz2-May-07 7:34 
QuestionRe: How increase buffer size to read binary data and not damage performance Pin
Mark Salsbery2-May-07 9:19
Mark Salsbery2-May-07 9:19 
AnswerRe: How increase buffer size to read binary data and not damage performance Pin
yefimrz2-May-07 9:54
yefimrz2-May-07 9:54 
GeneralRe: How increase buffer size to read binary data and not damage performance Pin
Mark Salsbery2-May-07 10:20
Mark Salsbery2-May-07 10:20 
QuestionHow to use strcpy to modify char** ? Pin
Joe Smith IX2-May-07 7:24
Joe Smith IX2-May-07 7:24 

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.