Click here to Skip to main content
15,921,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralAdobe Audition/Cool Edit Plug-in Pin
Trevor13-Dec-03 1:14
Trevor13-Dec-03 1:14 
GeneralRe: Adobe Audition/Cool Edit Plug-in - PART 2 Pin
Trevor13-Dec-03 1:21
Trevor13-Dec-03 1:21 
GeneralProblem using CADODatabase and CADORecordset classes. Pin
bilas3-Dec-03 1:05
bilas3-Dec-03 1:05 
GeneralRe: Problem using CADODatabase and CADORecordset classes. Pin
RChin3-Dec-03 2:03
RChin3-Dec-03 2:03 
GeneralRe: Problem using CADODatabase and CADORecordset classes. Pin
bilas3-Dec-03 3:25
bilas3-Dec-03 3:25 
GeneralRe: Problem using CADODatabase and CADORecordset classes. Pin
RChin3-Dec-03 5:04
RChin3-Dec-03 5:04 
GeneralRe: Problem using CADODatabase and CADORecordset classes. Pin
bilas3-Dec-03 11:10
bilas3-Dec-03 11:10 
GeneralError with slider index. Pin
vgrigor3-Dec-03 0:40
vgrigor3-Dec-03 0:40 
I have slider control control with 4 ticks,
but if I ask position of index=2 tick
slider return error value - incorrect index:




<br />
		int tic_min, tic_max;<br />
<br />
		pForm->m_SliderPage.GetRange   (tic_min, tic_max);<br />
                    //  tic_min=0 tic_max = 3<br />
<br />
                    // poz =2<br />
		int x= pForm->m_SliderPage.GetTicPos(poz);<br />
<br />
<br />
         //x = -1;//error!<br />
<br />


why so happens?

thanks
GeneralRe: Error with slider index. Pin
Antti Keskinen3-Dec-03 1:50
Antti Keskinen3-Dec-03 1:50 
GeneralRe: Error with slider index. Pin
vgrigor3-Dec-03 2:23
vgrigor3-Dec-03 2:23 
GeneralRe: Error with slider index. Pin
Antti Keskinen3-Dec-03 3:25
Antti Keskinen3-Dec-03 3:25 
GeneralOutlook please help Pin
Jump_Around3-Dec-03 0:36
Jump_Around3-Dec-03 0:36 
GeneralRe: Outlook please help Pin
Antti Keskinen3-Dec-03 1:56
Antti Keskinen3-Dec-03 1:56 
GeneralRe: Outlook please help Pin
Jump_Around3-Dec-03 2:18
Jump_Around3-Dec-03 2:18 
GeneralRe: Outlook please help Pin
Antti Keskinen3-Dec-03 2:47
Antti Keskinen3-Dec-03 2:47 
GeneralRe: Outlook please help Pin
Jump_Around3-Dec-03 3:45
Jump_Around3-Dec-03 3:45 
GeneralRe: Outlook please help Pin
Jump_Around3-Dec-03 4:33
Jump_Around3-Dec-03 4:33 
GeneralRe: Outlook please help Pin
Peter Molnar3-Dec-03 14:32
Peter Molnar3-Dec-03 14:32 
QuestionHow to override CPropertySheet::RemovePage(int nPage)? Pin
mfc_surfer3-Dec-03 0:14
mfc_surfer3-Dec-03 0:14 
AnswerRe: How to override CPropertySheet::RemovePage(int nPage)? Pin
Antti Keskinen3-Dec-03 2:14
Antti Keskinen3-Dec-03 2:14 
GeneralRe: How to override CPropertySheet::RemovePage(int nPage)? Pin
mfc_surfer3-Dec-03 21:26
mfc_surfer3-Dec-03 21:26 
GeneralLookupAccountName please show a working example Pin
BaldwinMartin2-Dec-03 23:23
BaldwinMartin2-Dec-03 23:23 
GeneralRe: LookupAccountName please show a working example Pin
Michael P Butler2-Dec-03 23:32
Michael P Butler2-Dec-03 23:32 
GeneralRe: LookupAccountName please show a working example Pin
BaldwinMartin3-Dec-03 0:08
BaldwinMartin3-Dec-03 0:08 
GeneralSetup an deployment Pin
BoudewijnEctor2-Dec-03 22:55
BoudewijnEctor2-Dec-03 22:55 

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.