Click here to Skip to main content
15,888,579 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Scroll bar in Listview Pin
Hans Dietrich29-Apr-11 4:21
mentorHans Dietrich29-Apr-11 4:21 
GeneralRe: Scroll bar in Listview Pin
TheHelenLee28-Apr-11 23:52
TheHelenLee28-Apr-11 23:52 
AnswerRe: Scroll bar in Listview Pin
Hans Dietrich29-Apr-11 0:19
mentorHans Dietrich29-Apr-11 0:19 
GeneralRe: Scroll bar in Listview Pin
TheHelenLee29-Apr-11 22:13
TheHelenLee29-Apr-11 22:13 
QuestionADO recordset moveNext abnormal Pin
Jokcy28-Apr-11 16:58
Jokcy28-Apr-11 16:58 
AnswerRe: ADO recordset moveNext abnormal Pin
barneyman28-Apr-11 18:57
barneyman28-Apr-11 18:57 
GeneralRe: ADO recordset moveNext abnormal Pin
Jokcy28-Apr-11 19:08
Jokcy28-Apr-11 19:08 
GeneralRe: ADO recordset moveNext abnormal Pin
barneyman28-Apr-11 19:21
barneyman28-Apr-11 19:21 
We need to know what exception you're getting ...

I would *guess* that the problem exists in your if(...) clause, and it seems to work when you put the MoveNext before it, because you're getting the second row of your rowset, which doesn't fulfill your if(...) test

Just guessing mind, there's not an awful lot to go on there Smile | :)
GeneralRe: ADO recordset moveNext abnormal Pin
Jokcy29-Apr-11 4:29
Jokcy29-Apr-11 4:29 
GeneralRe: ADO recordset moveNext abnormal Pin
barneyman29-Apr-11 17:13
barneyman29-Apr-11 17:13 
GeneralRe: ADO recordset moveNext abnormal Pin
Jokcy30-Apr-11 4:40
Jokcy30-Apr-11 4:40 
QuestionWriting to the console only (without re-direction) Pin
Member 385202428-Apr-11 12:00
Member 385202428-Apr-11 12:00 
AnswerRe: Writing to the console only (without re-direction) Pin
Hans Dietrich28-Apr-11 12:09
mentorHans Dietrich28-Apr-11 12:09 
GeneralRe: Writing to the console only (without re-direction) Pin
Member 385202428-Apr-11 12:15
Member 385202428-Apr-11 12:15 
GeneralRe: Writing to the console only (without re-direction) Pin
Hans Dietrich28-Apr-11 12:20
mentorHans Dietrich28-Apr-11 12:20 
GeneralRe: Writing to the console only (without re-direction) Pin
Member 385202428-Apr-11 12:52
Member 385202428-Apr-11 12:52 
GeneralRe: Writing to the console only (without re-direction) Pin
Member 385202428-Apr-11 13:08
Member 385202428-Apr-11 13:08 
AnswerRe: Writing to the console only (without re-direction) Pin
Hans Dietrich28-Apr-11 13:12
mentorHans Dietrich28-Apr-11 13:12 
GeneralRe: Writing to the console only (without re-direction) Pin
Member 385202428-Apr-11 13:29
Member 385202428-Apr-11 13:29 
QuestionXML Parsing using Tiny XML Pin
pix_programmer28-Apr-11 3:55
pix_programmer28-Apr-11 3:55 
AnswerRe: XML Parsing using Tiny XML Pin
Code-o-mat28-Apr-11 4:10
Code-o-mat28-Apr-11 4:10 
AnswerRe: XML Parsing using Tiny XML Pin
jschell28-Apr-11 8:24
jschell28-Apr-11 8:24 
QuestionGenerating Huffman Coding using Two Queues and a Cursor Pin
Francis Paran28-Apr-11 3:45
Francis Paran28-Apr-11 3:45 
QuestionRe: Generating Huffman Coding using Two Queues and a Cursor Pin
David Crow28-Apr-11 9:04
David Crow28-Apr-11 9:04 
AnswerRe: Generating Huffman Coding using Two Queues and a Cursor Pin
Francis Paran28-Apr-11 12:17
Francis Paran28-Apr-11 12:17 

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.