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

C / C++ / MFC

 
AnswerRe: Internet Filtering Applications Pin
Randor 18-Jun-06 16:46
professional Randor 18-Jun-06 16:46 
GeneralRe: Internet Filtering Applications Pin
Rahul Vaishnav1-Nov-10 23:43
Rahul Vaishnav1-Nov-10 23:43 
QuestionUsing WriteFile [modified] Pin
capricious_00118-Jun-06 15:03
capricious_00118-Jun-06 15:03 
AnswerRe: Using WriteFile Pin
Michael Dunn18-Jun-06 15:17
sitebuilderMichael Dunn18-Jun-06 15:17 
GeneralRe: Using WriteFile Pin
capricious_00118-Jun-06 15:42
capricious_00118-Jun-06 15:42 
GeneralRe: Using WriteFile [modified] Pin
Stephen Hewitt18-Jun-06 16:47
Stephen Hewitt18-Jun-06 16:47 
Questionscrolling text Pin
locoone18-Jun-06 12:04
locoone18-Jun-06 12:04 
AnswerRe: scrolling text [modified] Pin
_AnsHUMAN_ 18-Jun-06 17:46
_AnsHUMAN_ 18-Jun-06 17:46 
Assuming you are having your text on a label, you can associate a control variable to that label and then use SetWindowPos() to set the window position in a for loop.(Keep changing the position of that window in any loop)
Alternatively See TextOut()/DrawText().
I hope that I made myself clear...

Somethings seem HARD to do, until we know how to do them.
Wink | ;-)
_AnShUmAn_


-- modified at 23:50 Sunday 18th June, 2006
GeneralRe: scrolling text Pin
locoone18-Jun-06 17:47
locoone18-Jun-06 17:47 
GeneralRe: scrolling text Pin
_AnsHUMAN_ 18-Jun-06 17:52
_AnsHUMAN_ 18-Jun-06 17:52 
Questionchange derived class - building a dll an import it Pin
tbrake18-Jun-06 10:37
tbrake18-Jun-06 10:37 
AnswerRe: change derived class - building a dll an import it Pin
Laxman Auti18-Jun-06 19:44
Laxman Auti18-Jun-06 19:44 
QuestionWriteConsoleOutput() Problem [modified] Pin
CoffeeAddict1918-Jun-06 10:07
CoffeeAddict1918-Jun-06 10:07 
AnswerRe: WriteConsoleOutput() Problem Pin
Randor 18-Jun-06 11:22
professional Randor 18-Jun-06 11:22 
Questionproblem with new and pointers Pin
V_shr18-Jun-06 7:40
V_shr18-Jun-06 7:40 
AnswerRe: problem with new and pointers Pin
Shog918-Jun-06 8:26
sitebuilderShog918-Jun-06 8:26 
GeneralRe: problem with new and pointers Pin
V_shr18-Jun-06 10:11
V_shr18-Jun-06 10:11 
GeneralRe: problem with new and pointers Pin
Shog918-Jun-06 10:26
sitebuilderShog918-Jun-06 10:26 
GeneralRe: problem with new and pointers Pin
V_shr18-Jun-06 10:31
V_shr18-Jun-06 10:31 
AnswerRe: problem with new and pointers Pin
Randor 18-Jun-06 9:39
professional Randor 18-Jun-06 9:39 
QuestionRe: problem with new and pointers Pin
Laxman Auti18-Jun-06 19:14
Laxman Auti18-Jun-06 19:14 
QuestionHow to Export leaf from regEdit in runtime ?? Pin
Yanshof18-Jun-06 7:38
Yanshof18-Jun-06 7:38 
AnswerRe: How to Export leaf from regEdit in runtime ?? Pin
peterchen18-Jun-06 9:29
peterchen18-Jun-06 9:29 
AnswerRe: How to Export leaf from regEdit in runtime ?? Pin
Hamid_RT18-Jun-06 23:32
Hamid_RT18-Jun-06 23:32 
QuestionWin32 API: top-level window without focus Pin
Zoomby18-Jun-06 3:08
Zoomby18-Jun-06 3:08 

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.