Click here to Skip to main content
15,914,163 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Thread question Pin
Hamid_RT5-Jul-06 19:36
Hamid_RT5-Jul-06 19:36 
QuestionHow to start/stop screensaver in a program? Pin
sunyw_20065-Jul-06 15:07
sunyw_20065-Jul-06 15:07 
AnswerRe: How to start/stop screensaver in a program? Pin
ThatsAlok5-Jul-06 20:43
ThatsAlok5-Jul-06 20:43 
QuestionDecrypting Source Code at Assembly/Compile time. Pin
Nokoff5-Jul-06 12:51
Nokoff5-Jul-06 12:51 
AnswerRe: Decrypting Source Code at Assembly/Compile time. Pin
Chris Losinger5-Jul-06 15:35
professionalChris Losinger5-Jul-06 15:35 
GeneralRe: Decrypting Source Code at Assembly/Compile time. Pin
Nokoff5-Jul-06 23:38
Nokoff5-Jul-06 23:38 
GeneralRe: Decrypting Source Code at Assembly/Compile time. Pin
Chris Losinger6-Jul-06 1:14
professionalChris Losinger6-Jul-06 1:14 
Questionbringing C/C++ code from linux to visual studio Pin
learning_a_lot5-Jul-06 12:01
learning_a_lot5-Jul-06 12:01 
Hi,

I'm relatively new to the .NET framework although I have been programming for a while now (more algorithmic, and now I'm making a shift towards more developing)

I have some third party code originally written in linux which i would like to compile and use in some web services that I have in visual studio.

The project files that I have are organised in folders like init, include etc. It also has a main .c file.

So I created a new win 32 console project (i had done something similar in the past) in vs and first added the include files, and then the main.c file. When I try and build the project, I get a fatal error: C1083: cannot open include file rhessys.h
but i already added the header file to the project so what is the problem? Should i add the remaining files in the resource folder or the source folder?

I frequently have to bring a lot of code from linux to visual studio, is there a faster, more efficient way to do this?

if someone would like to look at the project folder i will upload it.

Thanx in advance!


AnswerRe: bringing C/C++ code from linux to visual studio Pin
Mattias G5-Jul-06 12:45
Mattias G5-Jul-06 12:45 
AnswerRe: bringing C/C++ code from linux to visual studio Pin
Jun Du5-Jul-06 13:24
Jun Du5-Jul-06 13:24 
QuestionSetDlgCtrlID() fails for popup dialog Pin
zoid ! 5-Jul-06 11:02
zoid ! 5-Jul-06 11:02 
QuestionTerminate a process for "sure" Pin
frbry5-Jul-06 10:43
frbry5-Jul-06 10:43 
AnswerRe: Terminate a process for "sure" Pin
David Crow5-Jul-06 11:04
David Crow5-Jul-06 11:04 
GeneralRe: Terminate a process for "sure" Pin
frbry5-Jul-06 11:12
frbry5-Jul-06 11:12 
GeneralRe: Terminate a process for "sure" Pin
David Crow6-Jul-06 2:41
David Crow6-Jul-06 2:41 
AnswerRe: Terminate a process for "sure" Pin
Jörgen Sigvardsson5-Jul-06 12:39
Jörgen Sigvardsson5-Jul-06 12:39 
QuestionVideo Control, some help heeded Pin
hell_admin5-Jul-06 10:19
hell_admin5-Jul-06 10:19 
AnswerRe: Video Control, some help heeded Pin
Justin Tay5-Jul-06 11:31
Justin Tay5-Jul-06 11:31 
QuestionProblems with xml generation Pin
Alex Cutovoi5-Jul-06 9:31
Alex Cutovoi5-Jul-06 9:31 
AnswerRe: Problems with xml generation [modified] Pin
Zac Howland5-Jul-06 9:55
Zac Howland5-Jul-06 9:55 
GeneralRe: Problems with xml generation Pin
Alex Cutovoi5-Jul-06 10:15
Alex Cutovoi5-Jul-06 10:15 
GeneralRe: Problems with xml generation Pin
Zac Howland5-Jul-06 10:36
Zac Howland5-Jul-06 10:36 
AnswerRe: Problems with xml generation Pin
Michael Dunn5-Jul-06 11:08
sitebuilderMichael Dunn5-Jul-06 11:08 
Questionmodeless dialog Pin
Desmo165-Jul-06 6:10
Desmo165-Jul-06 6:10 
AnswerRe: modeless dialog Pin
farshad.f5-Jul-06 6:18
farshad.f5-Jul-06 6:18 

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.