Click here to Skip to main content
15,910,787 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Opening Word,excel and powerpoint files programmatically Pin
sergiu22-Dec-02 20:57
sergiu22-Dec-02 20:57 
GeneralRe: Opening Word,excel and powerpoint files programmatically Pin
bazoon22-Dec-02 21:10
bazoon22-Dec-02 21:10 
GeneralRe: Opening Word,excel and powerpoint files programmatically Pin
Michael P Butler22-Dec-02 21:54
Michael P Butler22-Dec-02 21:54 
GeneralRe: Opening Word,excel and powerpoint files programmatically Pin
Michael P Butler22-Dec-02 21:51
Michael P Butler22-Dec-02 21:51 
GeneralDrawing on ActiveX Control in Design-mode Pin
chepuri_uk22-Dec-02 20:32
chepuri_uk22-Dec-02 20:32 
Questionwin98 unicode? Pin
Anonymous22-Dec-02 19:51
Anonymous22-Dec-02 19:51 
AnswerRe: win98 unicode? Pin
Maximilien23-Dec-02 3:04
Maximilien23-Dec-02 3:04 
GeneralCRectTracker inside CScrollView Pin
Anonymous22-Dec-02 18:29
Anonymous22-Dec-02 18:29 
I wrote a program that one could choose items from a toolbar and put them on the document by clicking left
button of mouse on the view. I considered a CRectTracker variable for each symbol and in the OnDraw function I
draw each symbol's tracker's rectangle.And for selecting each symbol which is shown on the page I check if the
position of left click of mouse is in the tracker of any of the symbols or not.
At the beginning I used CView class but now I want to use CScrollView in order that my program could support scrolling.I changed the base class of my view class to CScrollView and write some lines in its OnInitialUpdate in order to set the size of scrolling.Even I changed coordinates with CDC::DPtoLP function.
Now I scroll my program but when I put an item on the page and scroll the page , in some places that my item doesn't
exist , it seems that its tracker exists .

Thanks
Azadeh
GeneralRe: allowing only one instance of dialog box Pin
Victor Boctor22-Dec-02 18:45
Victor Boctor22-Dec-02 18:45 
GeneralRe: allowing only one instance of dialog box Pin
r i s h a b h s22-Dec-02 20:24
r i s h a b h s22-Dec-02 20:24 
Generalsmall hurdles in dialog based app Pin
r i s h a b h s22-Dec-02 17:49
r i s h a b h s22-Dec-02 17:49 
GeneralRe: small hurdles in dialog based app Pin
Michael Dunn22-Dec-02 17:54
sitebuilderMichael Dunn22-Dec-02 17:54 
GeneralRe: small hurdles in dialog based app Pin
r i s h a b h s22-Dec-02 18:05
r i s h a b h s22-Dec-02 18:05 
GeneralNeed help using object in ATL ActiveX EXE window services server. Pin
bahruddina22-Dec-02 17:43
bahruddina22-Dec-02 17:43 
GeneralPackaging my vc app Pin
r i s h a b h s22-Dec-02 17:42
r i s h a b h s22-Dec-02 17:42 
GeneralRe: Packaging my vc app Pin
Michael Dunn22-Dec-02 17:59
sitebuilderMichael Dunn22-Dec-02 17:59 
GeneralRe: Packaging my vc app Pin
r i s h a b h s22-Dec-02 18:06
r i s h a b h s22-Dec-02 18:06 
GeneralAdding files to existing project Pin
stv22-Dec-02 16:24
stv22-Dec-02 16:24 
GeneralRe: Adding files to existing project Pin
Taka Muraoka22-Dec-02 16:40
Taka Muraoka22-Dec-02 16:40 
GeneralInternet Pin
Steven M Hunt22-Dec-02 16:24
Steven M Hunt22-Dec-02 16:24 
GeneralRe: Internet Pin
Todd Smith22-Dec-02 16:28
Todd Smith22-Dec-02 16:28 
GeneralWinsock End-of-Message Response :: Winsock Pin
valikac22-Dec-02 15:10
valikac22-Dec-02 15:10 
GeneralRe: Winsock End-of-Message Response :: Winsock Pin
Taka Muraoka22-Dec-02 18:49
Taka Muraoka22-Dec-02 18:49 
GeneralRe: Winsock End-of-Message Response :: Winsock Pin
valikac22-Dec-02 19:45
valikac22-Dec-02 19:45 
GeneralOpen in IE Pin
ErosLin22-Dec-02 14:31
ErosLin22-Dec-02 14:31 

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.