Click here to Skip to main content
15,898,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionScrollbars are not working in VISTA Pin
hari_honey22-Sep-08 23:08
hari_honey22-Sep-08 23:08 
QuestionRe: Scrollbars are not working in VISTA Pin
Mark Salsbery23-Sep-08 10:37
Mark Salsbery23-Sep-08 10:37 
QuestionMaking a static labrary (to use <...> insted of "...") Pin
akirilov22-Sep-08 23:02
akirilov22-Sep-08 23:02 
AnswerRe: Making a static labrary (to use <...> insted of "...") Pin
Cedric Moonen22-Sep-08 23:11
Cedric Moonen22-Sep-08 23:11 
GeneralRe: Making a static labrary (to use <...> insted of "...") Pin
akirilov22-Sep-08 23:24
akirilov22-Sep-08 23:24 
GeneralRe: Making a static labrary (to use <...> insted of "...") Pin
Cedric Moonen22-Sep-08 23:27
Cedric Moonen22-Sep-08 23:27 
GeneralRe: Making a static labrary (to use <...> insted of "...") Pin
toxcct23-Sep-08 2:07
toxcct23-Sep-08 2:07 
AnswerRe: Making a static labrary (to use <...> insted of "...") Pin
akirilov23-Sep-08 3:07
akirilov23-Sep-08 3:07 
Personally I don't care if it going to be <...> or "...".

However, I have to change some things in a project written by someone else and ... I can't compile it ... for now. I hoped that if I try to stay as close to the environment that the other guy had, I will compile it.
The program was written in DevC++ 4.0 ... no project, just a make file (can't compile trough it).
I receive: [Linker error] undefined reference to IBPP::CheckVersion(unsigned int)
and so on for all functions inside.

So, this is the main reason for my question ... and I hoped around it to learn more about static library.
Questiondebug a microsoft function Pin
dolly22-Sep-08 22:12
dolly22-Sep-08 22:12 
AnswerRe: debug a microsoft function Pin
Rajesh R Subramanian22-Sep-08 22:18
professionalRajesh R Subramanian22-Sep-08 22:18 
AnswerRe: debug a microsoft function Pin
toxcct22-Sep-08 22:19
toxcct22-Sep-08 22:19 
GeneralRe: debug a microsoft function Pin
dolly22-Sep-08 23:04
dolly22-Sep-08 23:04 
GeneralRe: debug a microsoft function Pin
dolly22-Sep-08 23:06
dolly22-Sep-08 23:06 
GeneralRe: debug a microsoft function Pin
toxcct22-Sep-08 23:07
toxcct22-Sep-08 23:07 
AnswerRe: debug a microsoft function Pin
KarstenK23-Sep-08 0:32
mveKarstenK23-Sep-08 0:32 
QuestionFinding system drive of my system Pin
VCProgrammer22-Sep-08 22:07
VCProgrammer22-Sep-08 22:07 
AnswerRe: Finding system drive of my system Pin
Rajesh R Subramanian22-Sep-08 22:14
professionalRajesh R Subramanian22-Sep-08 22:14 
AnswerRe: Finding system drive of my system Pin
Russell'22-Sep-08 22:14
Russell'22-Sep-08 22:14 
AnswerRe: Finding system drive of my system Pin
David Crow23-Sep-08 3:25
David Crow23-Sep-08 3:25 
Questionthreads Pin
Russell'22-Sep-08 22:06
Russell'22-Sep-08 22:06 
AnswerRe: threads Pin
Russell'22-Sep-08 23:41
Russell'22-Sep-08 23:41 
GeneralRe: threads Pin
ramana.g23-Sep-08 1:17
ramana.g23-Sep-08 1:17 
GeneralRe: threads Pin
Russell'23-Sep-08 3:53
Russell'23-Sep-08 3:53 
GeneralRe: threads [modified] Pin
Mark Salsbery23-Sep-08 10:47
Mark Salsbery23-Sep-08 10:47 
GeneralRe: threads [modified] Pin
Russell'24-Sep-08 21:46
Russell'24-Sep-08 21:46 

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.