Click here to Skip to main content
15,915,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How does Windows Media Player utilizu an external MPEG2 decoder? Pin
Redeemer-dk14-Nov-02 5:27
Redeemer-dk14-Nov-02 5:27 
GeneralGets the hot spot of the cursor Pin
Eugene Pustovoyt14-Nov-02 4:56
Eugene Pustovoyt14-Nov-02 4:56 
GeneralSendMessage help.. Pin
RobJones14-Nov-02 4:49
RobJones14-Nov-02 4:49 
GeneralRe: SendMessage help.. Pin
valikac14-Nov-02 7:10
valikac14-Nov-02 7:10 
GeneralRe: SendMessage help.. Pin
Neville Franks14-Nov-02 9:35
Neville Franks14-Nov-02 9:35 
GeneralSpy++ results.... Pin
RobJones14-Nov-02 9:57
RobJones14-Nov-02 9:57 
GeneralRe: Spy++ results.... Pin
Neville Franks14-Nov-02 10:06
Neville Franks14-Nov-02 10:06 
GeneralRe: Spy++ results.... Pin
RobJones14-Nov-02 10:17
RobJones14-Nov-02 10:17 
when I do a pEdit->SendMessage or a SendMessage or a ::SendMessage the control doesn't do what it's supposed to on 9x, it works perfectly on 2k.. I do a SetSel(-1,-1) to move the cursor to the end of all the text then i do a SendMessage(EM_SCROLLCARET,0,0) to scroll the caret into view.. works great on 2k but it doesnt do anything on 9x the screen sits at the top while the the text piles up at the bottom.. such a weird problem.. I checked all the documentation and it says that every call I am making only requires richedit 1.0 supported in 95 and up.. sooo weird.
GeneralRe: Spy++ results.... Pin
Neville Franks14-Nov-02 10:30
Neville Franks14-Nov-02 10:30 
GeneralRe: Spy++ results.... Pin
RobJones14-Nov-02 10:40
RobJones14-Nov-02 10:40 
GeneralMore animation control issues Pin
Brigg Thorp14-Nov-02 4:42
Brigg Thorp14-Nov-02 4:42 
GeneralThumbnail Images Browser Pin
Dacheng14-Nov-02 4:19
Dacheng14-Nov-02 4:19 
GeneralRe: Thumbnail Images Browser Pin
Maximilien14-Nov-02 4:46
Maximilien14-Nov-02 4:46 
GeneralCode to create a progress bar in a status bar within a thread Pin
nounours14-Nov-02 4:16
nounours14-Nov-02 4:16 
GeneralRe: Code to create a progress bar in a status bar within a thread Pin
RobJones14-Nov-02 5:08
RobJones14-Nov-02 5:08 
Generalneed solution about CHtmlView Pin
includeh1014-Nov-02 3:53
includeh1014-Nov-02 3:53 
GeneralRe: How to create dates directories and rename file extension using visual c++ Pin
Jason Henderson14-Nov-02 3:33
Jason Henderson14-Nov-02 3:33 
GeneralRe: How to create dates directories and rename file extension using visual c++ Pin
woonkop14-Nov-02 4:06
woonkop14-Nov-02 4:06 
GeneralRe: How to create dates directories and rename file extension using visual c++ Pin
Jason Henderson14-Nov-02 4:48
Jason Henderson14-Nov-02 4:48 
QuestionError building a DLL... lib file missing? Pin
Joan M14-Nov-02 1:13
professionalJoan M14-Nov-02 1:13 
AnswerRe: Error building a DLL... lib file missing? Pin
RobJones14-Nov-02 5:17
RobJones14-Nov-02 5:17 
GeneralAllocating memory in different heaps Pin
makom4214-Nov-02 0:42
makom4214-Nov-02 0:42 
GeneralRe: Allocating memory in different heaps Pin
jhwurmbach14-Nov-02 2:32
jhwurmbach14-Nov-02 2:32 
GeneralRe: Allocating memory in different heaps Pin
makom4214-Nov-02 4:02
makom4214-Nov-02 4:02 
GeneralRe: Allocating memory in different heaps Pin
jhwurmbach14-Nov-02 4:15
jhwurmbach14-Nov-02 4:15 

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.