Click here to Skip to main content
15,897,518 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalinstant messanger like icq over proxy Pin
mightyCoCo17-Dec-03 2:37
mightyCoCo17-Dec-03 2:37 
GeneralRe: instant messanger like icq over proxy Pin
valikac17-Dec-03 4:59
valikac17-Dec-03 4:59 
GeneralRe: instant messanger like icq over proxy Pin
mightyCoCo17-Dec-03 5:12
mightyCoCo17-Dec-03 5:12 
GeneralRe: instant messanger like icq over proxy Pin
jmkhael17-Dec-03 7:42
jmkhael17-Dec-03 7:42 
GeneralRe: instant messanger like icq over proxy Pin
mightyCoCo17-Dec-03 8:02
mightyCoCo17-Dec-03 8:02 
Generalcursor did not change Pin
y_seval17-Dec-03 2:32
y_seval17-Dec-03 2:32 
GeneralRe: cursor did not change Pin
jhwurmbach17-Dec-03 3:30
jhwurmbach17-Dec-03 3:30 
QuestionDetecting acurate scrollbar position? Pin
Brian van der Beek17-Dec-03 2:21
Brian van der Beek17-Dec-03 2:21 
I have an application with a CListCtrl. Items are continuously being added to this list. When I scroll the box of the CListCtrl to the end of the scrollbar I want the list to autoscroll.
To accomplish this I retrieve the scrollbar position (GetScrollPos) and compare this to the scrollbar limit (GetScrollLimit). If there is a match is call EnsureVisible after adding an item. However when I slowly drag the box of the scrollbar, the scrollbar position will never match the scrollbar limit. It seems the limit is updated during dragging and the position is not. Anyone knows a solution for this problem?
GeneralPlease Help!!!! MS Chart Pin
silverware17-Dec-03 1:58
silverware17-Dec-03 1:58 
GeneralReading Binary files Pin
BoudewijnEctor17-Dec-03 1:32
BoudewijnEctor17-Dec-03 1:32 
GeneralRe: Reading Binary files Pin
RChin17-Dec-03 1:56
RChin17-Dec-03 1:56 
GeneralVC Debug trouble Pin
El'Cachubrey17-Dec-03 1:17
El'Cachubrey17-Dec-03 1:17 
GeneralRe: VC Debug trouble Pin
sam India17-Dec-03 1:54
sam India17-Dec-03 1:54 
GeneralHelp with Speech application, please! Pin
satcat17-Dec-03 1:02
satcat17-Dec-03 1:02 
GeneralCould not see the contents of ComboBox when created Dynamically Pin
Azghar Hussain17-Dec-03 0:52
professionalAzghar Hussain17-Dec-03 0:52 
GeneralRe: Could not see the contents of ComboBox when created Dynamically Pin
Dudi Avramov17-Dec-03 2:22
Dudi Avramov17-Dec-03 2:22 
GeneralMemory Allocations/Deallocations problems Pin
rpadrela17-Dec-03 0:47
rpadrela17-Dec-03 0:47 
GeneralRe: Memory Allocations/Deallocations problems Pin
Anthony_Yio17-Dec-03 1:02
Anthony_Yio17-Dec-03 1:02 
Generalhttp post Pin
si_6916-Dec-03 23:45
si_6916-Dec-03 23:45 
GeneralRe: http post Pin
Anthony_Yio17-Dec-03 0:45
Anthony_Yio17-Dec-03 0:45 
GeneralRe: http post Pin
Ravi Bhavnani17-Dec-03 3:32
professionalRavi Bhavnani17-Dec-03 3:32 
GeneralRe: http post Pin
valikac17-Dec-03 5:01
valikac17-Dec-03 5:01 
QuestionHow to create a CBitmap from data buffer Pin
miyuru16-Dec-03 23:43
miyuru16-Dec-03 23:43 
QuestionHow can i quote spaces into paths? Pin
dukeleto16-Dec-03 23:32
dukeleto16-Dec-03 23:32 
AnswerRe: How can i quote spaces into paths? Pin
MailMonty16-Dec-03 23:48
sussMailMonty16-Dec-03 23:48 

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.