Click here to Skip to main content
15,919,879 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: positioning problems Pin
Max Santos16-Sep-02 6:14
Max Santos16-Sep-02 6:14 
QuestionReuse CFormview derived class as dialog? Pin
Aaron Schaefer16-Sep-02 5:23
Aaron Schaefer16-Sep-02 5:23 
AnswerRe: Reuse CFormview derived class as dialog? Pin
Pavel Klocek16-Sep-02 8:24
Pavel Klocek16-Sep-02 8:24 
GeneralSingle computer identification Pin
doctorpi16-Sep-02 5:14
doctorpi16-Sep-02 5:14 
GeneralRe: Single computer identification Pin
Max Santos16-Sep-02 6:52
Max Santos16-Sep-02 6:52 
GeneralRe: Single computer identification Pin
Renjith Ramachandran16-Sep-02 7:47
Renjith Ramachandran16-Sep-02 7:47 
GeneralRe: Single computer identification Pin
TyMatthews16-Sep-02 10:49
TyMatthews16-Sep-02 10:49 
GeneralURGENT required help on Multiple Dialog & SetTimer problem! Pin
16-Sep-02 4:52
suss16-Sep-02 4:52 
Hi,

I have multiple Dialog and I need a Timer to trigger a timing event (it should work at any time & any where)

For now I do the following, and have big problem:

1) In Main dialog I have a ListControl box, I SetTimer(1, 5000, NULL) for 5 seconds trigger in OnInit()

2) I use WM_TIMER to create OnTimer(...), in here I display a ListCtrl items (after changing their values), and "only display" if I am sure I am "at the Main Dialog"

3) Before display the listctrl, I did use DeleteAllItems() to clear the listview!

*) If I do not switch the Main Dialog to others, it works perfectly! But even I switch once & coming back rightaway ... my listctrl is not response as before (never refresh) ... even it did get in the OnTimer() ... some thing weird happens very fast & un-controllable!

I hope that someone know the real problem ... or tell me how I use another SetTimer method!

I am really appreciate any help & suggectons here, I stuck to this issue for more than 3 days!

Many thanks,

GeneralRe: URGENT required help on Multiple Dialog & SetTimer problem! Pin
Renjith Ramachandran16-Sep-02 8:18
Renjith Ramachandran16-Sep-02 8:18 
GeneralRe: URGENT required help on Multiple Dialog & SetTimer problem! Pin
ATC16-Sep-02 9:34
ATC16-Sep-02 9:34 
GeneralRe: URGENT required help on Multiple Dialog & SetTimer problem! Pin
Renjith Ramachandran19-Sep-02 2:26
Renjith Ramachandran19-Sep-02 2:26 
GeneralUpdate detail SetTimer problem Pin
Anonymous16-Sep-02 9:07
Anonymous16-Sep-02 9:07 
GeneralGetting HTML source given a IHTMLDocument2* Pin
dabs16-Sep-02 4:53
dabs16-Sep-02 4:53 
GeneralRe: Getting HTML source given a IHTMLDocument2* Pin
dabs16-Sep-02 6:10
dabs16-Sep-02 6:10 
QuestionVB 6.0 How do I open a .txt file???? Pin
BHBAD200216-Sep-02 4:52
sussBHBAD200216-Sep-02 4:52 
AnswerRe: VB 6.0 How do I open a .txt file???? Pin
Pavel Klocek16-Sep-02 5:02
Pavel Klocek16-Sep-02 5:02 
AnswerRe: VB 6.0 How do I open a .txt file???? Pin
Jeremy Falcon16-Sep-02 8:33
professionalJeremy Falcon16-Sep-02 8:33 
GeneralADOX and adding two databases Pin
ns16-Sep-02 4:18
ns16-Sep-02 4:18 
GeneralRe: ADOX and adding two databases Pin
Michael P Butler16-Sep-02 5:23
Michael P Butler16-Sep-02 5:23 
GeneralRe: ADOX and adding two databases Pin
ns16-Sep-02 5:38
ns16-Sep-02 5:38 
GeneralRe: ADOX and adding two databases Pin
Bill Wilson16-Sep-02 9:15
Bill Wilson16-Sep-02 9:15 
GeneralRe: ADOX and adding two databases Pin
ns16-Sep-02 9:22
ns16-Sep-02 9:22 
GeneralRe: ADOX and adding two databases Pin
Bill Wilson16-Sep-02 10:57
Bill Wilson16-Sep-02 10:57 
GeneralDouble-click notification not received (or not sent) Pin
Le centriste16-Sep-02 4:05
Le centriste16-Sep-02 4:05 
GeneralRe: Double-click notification not received (or not sent) Pin
Mustafa Demirhan16-Sep-02 7:23
Mustafa Demirhan16-Sep-02 7:23 

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.