Click here to Skip to main content
15,916,398 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Assembly listing of a Header file Pin
CPallini26-Sep-08 8:37
mveCPallini26-Sep-08 8:37 
GeneralRe: Assembly listing of a Header file Pin
ForNow26-Sep-08 11:55
ForNow26-Sep-08 11:55 
GeneralRe: Assembly listing of a Header file Pin
Peter Weyzen26-Sep-08 12:20
Peter Weyzen26-Sep-08 12:20 
GeneralRe: Assembly listing of a Header file Pin
CPallini26-Sep-08 23:01
mveCPallini26-Sep-08 23:01 
GeneralRe: Assembly listing of a Header file Pin
ForNow27-Sep-08 14:14
ForNow27-Sep-08 14:14 
QuestionRe: Assembly listing of a Header file Pin
Bram van Kampen27-Sep-08 12:21
Bram van Kampen27-Sep-08 12:21 
AnswerRe: Assembly listing of a Header file Pin
ForNow27-Sep-08 14:18
ForNow27-Sep-08 14:18 
GeneralRe: Assembly listing of a Header file Pin
Bram van Kampen1-Oct-08 16:21
Bram van Kampen1-Oct-08 16:21 
GeneralRe: Assembly listing of a Header file Pin
ForNow1-Oct-08 16:52
ForNow1-Oct-08 16:52 
GeneralRe: Assembly listing of a Header file Pin
Bram van Kampen2-Oct-08 16:04
Bram van Kampen2-Oct-08 16:04 
AnswerRe: Assembly listing of a Header file Pin
Bram van Kampen27-Sep-08 12:19
Bram van Kampen27-Sep-08 12:19 
QuestionCFontDialog incorrect default size Pin
Lonnie Johnson26-Sep-08 5:38
Lonnie Johnson26-Sep-08 5:38 
QuestionRe: CFontDialog incorrect default size Pin
David Crow26-Sep-08 8:14
David Crow26-Sep-08 8:14 
AnswerRe: CFontDialog incorrect default size Pin
Lonnie Johnson26-Sep-08 8:47
Lonnie Johnson26-Sep-08 8:47 
AnswerRe: CFontDialog incorrect default size Pin
PJ Arends26-Sep-08 9:41
professionalPJ Arends26-Sep-08 9:41 
GeneralRe: CFontDialog incorrect default size Pin
Lonnie Johnson26-Sep-08 10:23
Lonnie Johnson26-Sep-08 10:23 
GeneralRe: CFontDialog incorrect default size Pin
PJ Arends26-Sep-08 14:19
professionalPJ Arends26-Sep-08 14:19 
Questionvisual c++ 6 and virtualdub Pin
ditsikts26-Sep-08 5:20
ditsikts26-Sep-08 5:20 
AnswerRe: visual c++ 6 and virtualdub Pin
Matthew Faithfull26-Sep-08 5:31
Matthew Faithfull26-Sep-08 5:31 
If there's no project file for your compiler and no .mak file it can convert to a project then you'll just have to make one yourself. Examining the project files it does have, most are xml-ish these days, should give you the basic layout of the code. Make an empty project and start adding source files. It's not an easy job and getting the final few compiler setting right can be maddeningly difficult but it can be done. I did this for a friend with the xvid source a few years ago. It may take a few hours of fiddling around but unless it's an absolute monster project, like glibc or something, you'll get it. Smile | :)

"The secret of happiness is freedom, and the secret of freedom, courage."
Thucydides (B.C. 460-400)

QuestionSplit window/dialog? Pin
bosfan26-Sep-08 4:53
bosfan26-Sep-08 4:53 
AnswerRe: Split window/dialog? Pin
CPallini26-Sep-08 5:21
mveCPallini26-Sep-08 5:21 
AnswerRe: Split window/dialog? Pin
Nitheesh George26-Sep-08 6:16
Nitheesh George26-Sep-08 6:16 
QuestionNeed help with a client/server real time video application Pin
Neil Ellerington26-Sep-08 4:07
Neil Ellerington26-Sep-08 4:07 
JokeRe: Need help with a client/server real time video application Pin
Joseph Marzbani26-Sep-08 8:41
Joseph Marzbani26-Sep-08 8:41 
Question[Windows Mobile]: gwes.exe error message Pin
madyastha26-Sep-08 2:56
madyastha26-Sep-08 2:56 

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.