Click here to Skip to main content
15,905,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Messure function execution time Pin
columbos1492713-Dec-11 2:09
columbos1492713-Dec-11 2:09 
AnswerRe: Messure function execution time Pin
Stefan_Lang13-Dec-11 2:29
Stefan_Lang13-Dec-11 2:29 
JokeRe: Messure function execution time Pin
Code-o-mat13-Dec-11 5:12
Code-o-mat13-Dec-11 5:12 
QuestionProblem with owner drawn listbox and double buffering Pin
aangerma13-Dec-11 1:26
aangerma13-Dec-11 1:26 
QuestionRe: Problem with owner drawn listbox and double buffering Pin
CPallini13-Dec-11 1:49
mveCPallini13-Dec-11 1:49 
QuestionThread Sync Pin
columbos1492712-Dec-11 22:22
columbos1492712-Dec-11 22:22 
AnswerRe: Thread Sync Pin
Richard MacCutchan12-Dec-11 22:55
mveRichard MacCutchan12-Dec-11 22:55 
AnswerRe: Thread Sync Pin
Albert Holguin13-Dec-11 3:19
professionalAlbert Holguin13-Dec-11 3:19 
AnswerRe: Thread Sync PinPopular
Chuck O'Toole13-Dec-11 4:02
Chuck O'Toole13-Dec-11 4:02 
GeneralRe: Thread Sync Pin
Chris Meech13-Dec-11 7:07
Chris Meech13-Dec-11 7:07 
GeneralImage/Motion Detection Pin
joelcohen12-Dec-11 18:28
joelcohen12-Dec-11 18:28 
GeneralRe: Image/Motion Detection Pin
YvesDaoust12-Dec-11 22:29
YvesDaoust12-Dec-11 22:29 
GeneralRe: Image/Motion Detection Pin
Richard MacCutchan12-Dec-11 22:57
mveRichard MacCutchan12-Dec-11 22:57 
QuestionFlash Player Activex problem Pin
trioum12-Dec-11 16:57
trioum12-Dec-11 16:57 
AnswerRe: Flash Player Activex problem Pin
KingsGambit12-Dec-11 17:17
KingsGambit12-Dec-11 17:17 
GeneralRe: Flash Player Activex problem Pin
trioum12-Dec-11 18:36
trioum12-Dec-11 18:36 
QuestionODBC - Using Parameters to build a SQL Command Pin
jkirkerx12-Dec-11 5:26
professionaljkirkerx12-Dec-11 5:26 
AnswerRe: ODBC - Got this to work, perhaps 1 thing away Pin
jkirkerx12-Dec-11 6:39
professionaljkirkerx12-Dec-11 6:39 
GeneralRe: ODBC - Got this to work, perhaps 1 thing away Pin
jschell12-Dec-11 8:28
jschell12-Dec-11 8:28 
GeneralRe: ODBC - Got this to work, perhaps 1 thing away Pin
jkirkerx12-Dec-11 9:46
professionaljkirkerx12-Dec-11 9:46 
GeneralRe: ODBC - Got this to work, perhaps 1 thing away Pin
Bram van Kampen12-Dec-11 15:08
Bram van Kampen12-Dec-11 15:08 
jkirkerx wrote:
The original question was no question because I had no clue why it didn't work,
so I wasn't really able to ask a precise question.

Hi,

You posted some code because you did not know what question to ask.

Well, Not to be funny! This is a Developers Site. Developers are supposed to be logical to a Fault. (Otherwise the Machine will beat you, because It's logical to a Fault), and you would not be a developer for long.

You cannot just post a pile of code in the hope that someone out there will tell you what's wrong with it (See the posting Guidelines). First of all, No One but yourself knows from a Code Fragment -What Environment it is called in, -what you intend the code to do.
To bring it down to a stateble question is called Debugging! That's the hard thing to do, but Unavoidable.

We All like to be creative, just type code into a file, Hi, It compiles, No Syntax errors, or forgotten header files. That's only step 1. The Compiler could make sense of what you wrote. That does not mean that the compiler wrote what you had in mind!

You seem to be overwelmed by the task at hand.
Reccommendation: Simplify the task, to the state of Trivial, Debug, Learn what works, and then expand it to the task at hand. This may sound Slow, but, believe me, it is the fasest way. It also enables you, when you get stuck, to ask a simple question: 'This' Simple thing does not work, Why Not.

Success,

Bram Smile | :)
Bram van Kampen

GeneralRe: ODBC - Got this to work, perhaps 1 thing away Pin
jkirkerx12-Dec-11 16:06
professionaljkirkerx12-Dec-11 16:06 
QuestionHow to play those MOV files those are not played in Window Media Player? Pin
Le@rner11-Dec-11 23:46
Le@rner11-Dec-11 23:46 
AnswerRe: How to play those MOV files those are not played in Window Media Player? Pin
JackDingler12-Dec-11 9:18
JackDingler12-Dec-11 9:18 
GeneralRe: How to play those MOV files those are not played in Window Media Player? Pin
Le@rner12-Dec-11 17:26
Le@rner12-Dec-11 17:26 

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.