Click here to Skip to main content
15,892,537 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Open files handle found Pin
David Crow9-Aug-06 10:02
David Crow9-Aug-06 10:02 
AnswerRe: Open files handle found Pin
sujtha9-Aug-06 18:53
sujtha9-Aug-06 18:53 
QuestionRe: Open files handle found Pin
Hamid_RT10-Aug-06 8:03
Hamid_RT10-Aug-06 8:03 
AnswerRe: Open files handle found Pin
RomTibi11-Aug-06 20:39
RomTibi11-Aug-06 20:39 
GeneralRe: Open files handle found Pin
Hamid_RT12-Aug-06 2:44
Hamid_RT12-Aug-06 2:44 
GeneralRe: Open files handle found Pin
RomTibi12-Aug-06 6:03
RomTibi12-Aug-06 6:03 
QuestionBHO to intercept image load? Pin
kevinvh200009-Aug-06 8:39
kevinvh200009-Aug-06 8:39 
QuestionSpeeding up the registry Pin
Waldermort9-Aug-06 7:49
Waldermort9-Aug-06 7:49 
Laugh if you will, but I am looking for a speedy way of storing arrays of integers into the registry. Let me explain, my app has a listview control with 19 columns. There are 4 sets of data which can be displayed in this listview. Depending on which data set the user chooses, the column widths will change. Therefore for each column (4 * 19) I need to store the width.

I have created a basic function to loop through the column each time the data set changes and to store the values into the registry. Writing 19 values. The problem is, it takes too long maybe half a second each time which is noticable to the user. Can anybody suggest a faster way to do the same job?
AnswerRe: Speeding up the registry Pin
Ravi Bhavnani9-Aug-06 7:57
professionalRavi Bhavnani9-Aug-06 7:57 
GeneralRe: Speeding up the registry Pin
Waldermort9-Aug-06 8:13
Waldermort9-Aug-06 8:13 
GeneralRe: Speeding up the registry Pin
Ravi Bhavnani9-Aug-06 11:20
professionalRavi Bhavnani9-Aug-06 11:20 
AnswerRe: Speeding up the registry Pin
Joe Woodbury9-Aug-06 14:11
professionalJoe Woodbury9-Aug-06 14:11 
QuestionMDI Initial Window Pin
DanYELL9-Aug-06 6:49
DanYELL9-Aug-06 6:49 
AnswerRe: MDI Initial Window [modified] Pin
bob169729-Aug-06 7:25
bob169729-Aug-06 7:25 
Questionclass template methods Pin
jon-809-Aug-06 6:12
professionaljon-809-Aug-06 6:12 
AnswerRe: class template methods Pin
valikac9-Aug-06 7:34
valikac9-Aug-06 7:34 
QuestionRe: class template methods Pin
jon-809-Aug-06 18:58
professionaljon-809-Aug-06 18:58 
AnswerRe: class template methods Pin
Zac Howland9-Aug-06 10:24
Zac Howland9-Aug-06 10:24 
QuestionRe: class template methods Pin
jon-8010-Aug-06 7:19
professionaljon-8010-Aug-06 7:19 
AnswerRe: class template methods [modified] Pin
Zac Howland10-Aug-06 7:38
Zac Howland10-Aug-06 7:38 
QuestionRe: class template methods Pin
jon-8010-Aug-06 7:21
professionaljon-8010-Aug-06 7:21 
AnswerRe: class template methods Pin
Zac Howland10-Aug-06 7:41
Zac Howland10-Aug-06 7:41 
GeneralRe: class template methods Pin
jon-8010-Aug-06 9:18
professionaljon-8010-Aug-06 9:18 
QuestionNeed help with NewWindow3 and IWebBrowse2 Pin
Paul Groetzner9-Aug-06 5:13
Paul Groetzner9-Aug-06 5:13 
QuestionRe: Need help with NewWindow3 and IWebBrowse2 Pin
David Crow9-Aug-06 5:58
David Crow9-Aug-06 5:58 

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.