Click here to Skip to main content
15,890,717 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Failed to play .mpg file with directshow Pin
Chesnokov Yuriy22-Oct-10 2:05
professionalChesnokov Yuriy22-Oct-10 2:05 
AnswerRe: Failed to play .mpg file with directshow Pin
Chesnokov Yuriy22-Oct-10 2:03
professionalChesnokov Yuriy22-Oct-10 2:03 
GeneralRe: Failed to play .mpg file with directshow Pin
Sauro Viti22-Oct-10 2:17
professionalSauro Viti22-Oct-10 2:17 
AnswerRe: Failed to play .mpg file with directshow Pin
Chesnokov Yuriy22-Oct-10 2:22
professionalChesnokov Yuriy22-Oct-10 2:22 
GeneralRe: Failed to play .mpg file with directshow Pin
Sauro Viti22-Oct-10 2:30
professionalSauro Viti22-Oct-10 2:30 
AnswerRe: Failed to play .mpg file with directshow Pin
Chesnokov Yuriy22-Oct-10 2:52
professionalChesnokov Yuriy22-Oct-10 2:52 
QuestionC Compilers which one to choose for performance Pin
Anurag Gandhi21-Oct-10 22:41
professionalAnurag Gandhi21-Oct-10 22:41 
AnswerRe: C Compilers which one to choose for performance PinPopular
Sauro Viti21-Oct-10 23:22
professionalSauro Viti21-Oct-10 23:22 
You can try the Intel C++ Compiler Professional Edition for Windows (start from here[^] to get informations and download a trial). It is able to do automatically a lot of optimizations that are difficult to find on other products, like loop-unrolling, auto-vectorization, auto-parallelization, etc.

The Microsoft C/C++ compiler that ships with Visual Studio is another very good optimizing compiler.
GeneralRe: C Compilers which one to choose for performance Pin
Anurag Gandhi22-Oct-10 1:22
professionalAnurag Gandhi22-Oct-10 1:22 
GeneralRe: C Compilers which one to choose for performance Pin
Sauro Viti22-Oct-10 1:56
professionalSauro Viti22-Oct-10 1:56 
GeneralRe: C Compilers which one to choose for performance Pin
Anurag Gandhi22-Oct-10 2:07
professionalAnurag Gandhi22-Oct-10 2:07 
GeneralRe: C Compilers which one to choose for performance Pin
Sauro Viti22-Oct-10 2:26
professionalSauro Viti22-Oct-10 2:26 
GeneralRe: C Compilers which one to choose for performance Pin
Joe Woodbury23-Oct-10 11:34
professionalJoe Woodbury23-Oct-10 11:34 
AnswerRe: C Compilers which one to choose for performance Pin
Aescleal21-Oct-10 23:27
Aescleal21-Oct-10 23:27 
AnswerRe: C Compilers which one to choose for performance Pin
Paul Michalik23-Oct-10 22:53
Paul Michalik23-Oct-10 22:53 
GeneralRe: C Compilers which one to choose for performance Pin
Anurag Gandhi24-Oct-10 0:52
professionalAnurag Gandhi24-Oct-10 0:52 
QuestionException occur sometime when i m trying to stop thread. Pin
Le@rner21-Oct-10 21:53
Le@rner21-Oct-10 21:53 
AnswerRe: Exception occur sometime when i m trying to stop thread. Pin
Aescleal21-Oct-10 22:04
Aescleal21-Oct-10 22:04 
QuestionRe: Exception occur sometime when i m trying to stop thread. Pin
David Crow22-Oct-10 2:55
David Crow22-Oct-10 2:55 
AnswerRe: Exception occur sometime when i m trying to stop thread. Pin
Le@rner22-Oct-10 19:38
Le@rner22-Oct-10 19:38 
GeneralRe: Exception occur sometime when i m trying to stop thread. Pin
David Crow23-Oct-10 3:47
David Crow23-Oct-10 3:47 
QuestionHow can set some minimum size of SDI application? Pin
Le@rner21-Oct-10 21:16
Le@rner21-Oct-10 21:16 
AnswerRe: How can set some minimum size of SDI application? Pin
Hans Dietrich21-Oct-10 21:59
mentorHans Dietrich21-Oct-10 21:59 
GeneralRe: How can set some minimum size of SDI application? Pin
Le@rner21-Oct-10 22:34
Le@rner21-Oct-10 22:34 
AnswerRe: How can set some minimum size of SDI application? Pin
GAJERA21-Oct-10 22:11
GAJERA21-Oct-10 22:11 

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.