Click here to Skip to main content
15,897,147 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: making a modelessdialog box as modal Pin
LittleYellowBird22-Mar-10 1:12
LittleYellowBird22-Mar-10 1:12 
AnswerRe: making a modelessdialog box as modal Pin
Mohan Ramachandra22-Mar-10 1:20
Mohan Ramachandra22-Mar-10 1:20 
AnswerRe: making a modelessdialog box as modal Pin
KarstenK22-Mar-10 4:53
mveKarstenK22-Mar-10 4:53 
QuestionVC++2008(graphics)! Pin
anassamar22-Mar-10 0:52
anassamar22-Mar-10 0:52 
AnswerRe: VC++2008(graphics)! Pin
Mohan Ramachandra22-Mar-10 1:32
Mohan Ramachandra22-Mar-10 1:32 
AnswerRe: VC++2008(graphics)! Pin
Avi Berger22-Mar-10 4:58
Avi Berger22-Mar-10 4:58 
QuestionCompilation errors Pin
Aabid22-Mar-10 0:07
Aabid22-Mar-10 0:07 
AnswerRe: Compilation errors Pin
Cool_Dev22-Mar-10 0:11
Cool_Dev22-Mar-10 0:11 
AnswerRe: Compilation errors Pin
HimanshuJoshi22-Mar-10 0:15
HimanshuJoshi22-Mar-10 0:15 
GeneralRe: Compilation errors Pin
Aabid22-Mar-10 0:34
Aabid22-Mar-10 0:34 
GeneralRe: Compilation errors Pin
HimanshuJoshi22-Mar-10 0:36
HimanshuJoshi22-Mar-10 0:36 
GeneralRe: Compilation errors Pin
Aabid22-Mar-10 0:47
Aabid22-Mar-10 0:47 
GeneralRe: Compilation errors Pin
HimanshuJoshi22-Mar-10 1:33
HimanshuJoshi22-Mar-10 1:33 
AnswerRe: Compilation errors Pin
CPallini22-Mar-10 0:36
mveCPallini22-Mar-10 0:36 
Aabid wrote:
ftp-ls.c(40) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory


As the name suggest, unistd.h is a UNIX-like (maybe Linux) specific header.
Have you read the compiling instruction on the project's home page?
(I guess you may compile it on Windows provided you use, for instance, Cygwin).
Smile | :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: Compilation errors Pin
Aabid22-Mar-10 0:49
Aabid22-Mar-10 0:49 
AnswerRe: Compilation errors Pin
Chris Losinger22-Mar-10 2:54
professionalChris Losinger22-Mar-10 2:54 
QuestionHow to remove default icon in caption of MessageBox Pin
am 200921-Mar-10 22:39
am 200921-Mar-10 22:39 
AnswerRe: How to remove default icon in caption of MessageBox Pin
BIJU Manjeri21-Mar-10 23:02
BIJU Manjeri21-Mar-10 23:02 
GeneralRe: How to remove default icon in caption of MessageBox Pin
am 200921-Mar-10 23:12
am 200921-Mar-10 23:12 
AnswerRe: How to remove default icon in caption of MessageBox Pin
Mohan Ramachandra21-Mar-10 23:13
Mohan Ramachandra21-Mar-10 23:13 
AnswerRe: How to remove default icon in caption of MessageBox Pin
BIJU Manjeri21-Mar-10 23:19
BIJU Manjeri21-Mar-10 23:19 
GeneralRe: How to remove default icon in caption of MessageBox Pin
Mohan Ramachandra21-Mar-10 23:29
Mohan Ramachandra21-Mar-10 23:29 
GeneralRe: How to remove default icon in caption of MessageBox Pin
am 200921-Mar-10 23:49
am 200921-Mar-10 23:49 
GeneralRe: How to remove default icon in caption of MessageBox Pin
BIJU Manjeri21-Mar-10 23:55
BIJU Manjeri21-Mar-10 23:55 
AnswerRe: How to remove default icon in caption of MessageBox Pin
Mohan Ramachandra22-Mar-10 0:23
Mohan Ramachandra22-Mar-10 0:23 

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.