Click here to Skip to main content
15,896,154 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Custom CFiledialog Pin
Thierry Lebrun29-Jul-05 1:25
Thierry Lebrun29-Jul-05 1:25 
GeneralRe: Custom CFiledialog Pin
David Crow29-Jul-05 5:49
David Crow29-Jul-05 5:49 
GeneralRe: Custom CFiledialog Pin
Thierry Lebrun29-Jul-05 6:27
Thierry Lebrun29-Jul-05 6:27 
GeneralRe: Custom CFiledialog Pin
David Crow29-Jul-05 6:45
David Crow29-Jul-05 6:45 
GeneralRe: Custom CFiledialog Pin
Thierry Lebrun29-Jul-05 7:29
Thierry Lebrun29-Jul-05 7:29 
GeneralRe: Custom CFiledialog Pin
Thierry Lebrun10-Aug-05 3:52
Thierry Lebrun10-Aug-05 3:52 
GeneralRe: Custom CFiledialog Pin
Thierry Lebrun11-Aug-05 1:45
Thierry Lebrun11-Aug-05 1:45 
GeneralTimer handler for 1 ms Pin
Member 202517628-Jul-05 22:02
Member 202517628-Jul-05 22:02 
I have a problem with timer,
I set a timer to enable each 1 mili second .
and i have written a handler when WM_TIMER occured.
For example in my timer handler have this function:
i++;
after 1 minute(eaual to 60000 ms) the value of i should be 60000.
But it;s value near to 4000.
I think windows timer could not send WM_TIMER every 1 ms.
Also I test some of OS definition such as CRITICAL SECTION for handler .
Do you have any suggestion to solve this problem.
GeneralRe: Timer handler for 1 ms Pin
Marc Soleda28-Jul-05 22:15
Marc Soleda28-Jul-05 22:15 
GeneralRe: Timer handler for 1 ms Pin
peterchen28-Jul-05 23:40
peterchen28-Jul-05 23:40 
Generalbscmake crashing at #import <mshtml.tlb> Pin
rrrado28-Jul-05 22:00
rrrado28-Jul-05 22:00 
Generalsolved Pin
rrrado29-Jul-05 2:39
rrrado29-Jul-05 2:39 
GeneralDisabling CROSS button on dialog Pin
Shailesh Halankar28-Jul-05 21:14
sussShailesh Halankar28-Jul-05 21:14 
GeneralRe: Disabling CROSS button on dialog Pin
Stlan28-Jul-05 21:19
Stlan28-Jul-05 21:19 
GeneralRe: Disabling CROSS button on dialog Pin
ThatsAlok30-Jul-05 4:26
ThatsAlok30-Jul-05 4:26 
GeneralRe: Disabling CROSS button on dialog Pin
Stlan31-Jul-05 19:33
Stlan31-Jul-05 19:33 
GeneralWho can help me(resize a bitmap) Pin
Abd.Eskandari28-Jul-05 20:35
Abd.Eskandari28-Jul-05 20:35 
GeneralRe: Who can help me(resize a bitmap) Pin
Halawlaws28-Jul-05 20:42
Halawlaws28-Jul-05 20:42 
GeneralRe: Who can help me(resize a bitmap) Pin
Russell'29-Jul-05 0:06
Russell'29-Jul-05 0:06 
GeneralMapping views of a MMF Pin
Bob Stanneveld28-Jul-05 20:02
Bob Stanneveld28-Jul-05 20:02 
GeneralSolved. Pin
Bob Stanneveld28-Jul-05 20:46
Bob Stanneveld28-Jul-05 20:46 
Generalreading data from a data file Pin
a_david12328-Jul-05 19:34
a_david12328-Jul-05 19:34 
GeneralRe: reading data from a data file Pin
Christian Graus28-Jul-05 19:50
protectorChristian Graus28-Jul-05 19:50 
GeneralRe: reading data from a data file Pin
David Crow29-Jul-05 6:00
David Crow29-Jul-05 6:00 
GeneralRe: reading data from a data file Pin
knapak29-Jul-05 7:27
knapak29-Jul-05 7:27 

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.