Click here to Skip to main content
16,011,805 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralI get an error when using DAO with Text files Pin
achandra00723-Jul-02 12:32
achandra00723-Jul-02 12:32 
QuestionHow do I use insertion mark in the ListView control? Pin
Hiusing23-Jul-02 12:17
Hiusing23-Jul-02 12:17 
AnswerRe: How do I use insertion mark in the ListView control? Pin
Joaquín M López Muñoz23-Jul-02 12:48
Joaquín M López Muñoz23-Jul-02 12:48 
QuestionDialog App how do I get VK_RIGHT??? Pin
Anonymous23-Jul-02 11:51
Anonymous23-Jul-02 11:51 
AnswerRe: Dialog App how do I get VK_RIGHT??? Pin
Joaquín M López Muñoz23-Jul-02 11:55
Joaquín M López Muñoz23-Jul-02 11:55 
GeneralOLE Drag Drop without MFC Pin
CaesarCZ23-Jul-02 11:50
CaesarCZ23-Jul-02 11:50 
Generallosing stdin when redirecting stdout and stderr Pin
Peter Weyzen23-Jul-02 11:19
Peter Weyzen23-Jul-02 11:19 
Generaldrag drop, list view Pin
Chris Losinger23-Jul-02 9:48
professionalChris Losinger23-Jul-02 9:48 
has anyone here ever sucessfully implemented smooth drag-n-drop for a listctrl in 'icon' view ?

i've searched the web for days for a way to do it (yes, i've seen codeguru) , but everything i've found and everything i've tried results in horrible flicker.

fyi, the flicker is casued because, in MouseMove, UpdateWindow on the listctrl to redraw what the drag image has uncovered, then i redraw the drag image in the new spot. so, each move, i have to redraw the list, the redraw the drag image.

i've tried all kinds of variations on LockWindowUpdate, DragShowNolock, UpdateWindow, etc... nothing seems to get rid of the flicker.

-c


To explain Donald Knuth's relevance to computing is like explaining Paul's relevance to the Catholic Church. He isn't God, he isn't the Son of God, but he was sent by God to explain God to the masses.
   /. #3848917

GeneralRe: drag drop, list view Pin
CaesarCZ23-Jul-02 11:45
CaesarCZ23-Jul-02 11:45 
GeneralRe: drag drop, list view Pin
l a u r e n23-Jul-02 12:27
l a u r e n23-Jul-02 12:27 
GeneralRe: drag drop, list view Pin
Shog923-Jul-02 17:58
sitebuilderShog923-Jul-02 17:58 
GeneralRe: drag drop, list view Pin
Bhikshapathi Gorantla23-Jul-02 19:07
Bhikshapathi Gorantla23-Jul-02 19:07 
GeneralRe: drag drop, list view Pin
Shog924-Jul-02 6:03
sitebuilderShog924-Jul-02 6:03 
GeneralRe: drag drop, list view Pin
Chris Losinger23-Jul-02 19:18
professionalChris Losinger23-Jul-02 19:18 
GeneralRe: drag drop, list view Pin
Shog924-Jul-02 5:51
sitebuilderShog924-Jul-02 5:51 
GeneralRe: drag drop, list view Pin
Shog922-Sep-04 7:53
sitebuilderShog922-Sep-04 7:53 
QuestionCDatabase.OpenEx -> obstinate DSN? Pin
Leonard23-Jul-02 9:06
Leonard23-Jul-02 9:06 
Generallistview control question... Pin
l a u r e n23-Jul-02 8:36
l a u r e n23-Jul-02 8:36 
GeneralRe: listview control question... Pin
Jeremy Falcon23-Jul-02 8:57
professionalJeremy Falcon23-Jul-02 8:57 
GeneralRe: listview control question... Pin
l a u r e n23-Jul-02 11:25
l a u r e n23-Jul-02 11:25 
GeneralRe: listview control question... Pin
Shog923-Jul-02 9:05
sitebuilderShog923-Jul-02 9:05 
GeneralRe: listview control question... Pin
l a u r e n23-Jul-02 11:26
l a u r e n23-Jul-02 11:26 
GeneralPassing data from any app to Visual C++ COM objects Pin
Emilio Guijarro23-Jul-02 8:35
Emilio Guijarro23-Jul-02 8:35 
GeneralRe: Passing data from any app to Visual C++ COM objects Pin
l a u r e n23-Jul-02 8:41
l a u r e n23-Jul-02 8:41 
GeneralRe: Passing data from any app to Visual C++ COM objects Pin
Mel Stober23-Jul-02 12:41
Mel Stober23-Jul-02 12:41 

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.