Click here to Skip to main content
15,895,538 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionPlease Help me !! Pin
Le@rner22-Oct-08 22:10
Le@rner22-Oct-08 22:10 
AnswerRe: Please Help me !! Pin
Roger Stoltz22-Oct-08 22:17
Roger Stoltz22-Oct-08 22:17 
GeneralRe: Please Help me !! Pin
Le@rner22-Oct-08 22:25
Le@rner22-Oct-08 22:25 
AnswerRe: Please Help me !! Pin
Roger Stoltz22-Oct-08 22:32
Roger Stoltz22-Oct-08 22:32 
GeneralRe: Please Help me !! Pin
Le@rner22-Oct-08 23:03
Le@rner22-Oct-08 23:03 
AnswerRe: Please Help me !! Pin
Roger Stoltz22-Oct-08 23:14
Roger Stoltz22-Oct-08 23:14 
AnswerRe: Please Help me !! Pin
king'ori23-Oct-08 3:14
king'ori23-Oct-08 3:14 
AnswerRe: Please Help me !! Pin
Roger Stoltz23-Oct-08 6:27
Roger Stoltz23-Oct-08 6:27 
Sleepy | :zzz:

Some hints...:
  1. You replied to the wrong person.
  2. The function you're referring to is OnInitialUpdate(), nothing else.
  3. OnInitialUpdate() is called before the view is displayed, which means that your progress bar probably won't even show if your code is called from OnInitialUpdate().
  4. You have not formatted your code using <pre></pre> tags, which makes it hard to read.
  5. At best, the user will still experience a non-responsive application even if your advice is followed.



"It's supposed to be hard, otherwise anybody could do it!" - selfquote
"High speed never compensates for wrong direction!" - unknown


Questionerror: LNK2001: unresolved external symbol "char Platform" (?Platform@@3DA) Pin
VCProgrammer22-Oct-08 21:45
VCProgrammer22-Oct-08 21:45 
AnswerRe: error: LNK2001: unresolved external symbol "char Platform" (?Platform@@3DA) Pin
CPallini22-Oct-08 22:17
mveCPallini22-Oct-08 22:17 
AnswerRe: error: LNK2001: unresolved external symbol "char Platform" (?Platform@@3DA) Pin
Nishad S22-Oct-08 22:18
Nishad S22-Oct-08 22:18 
Questionhow to show dialog box in maximized mode(size) after running the dailog based application? Pin
puppya22-Oct-08 21:07
puppya22-Oct-08 21:07 
AnswerRe: how to show dialog box in maximized mode(size) after running the dailog based application? Pin
SandipG 22-Oct-08 21:09
SandipG 22-Oct-08 21:09 
QuestionCant delete files from current ditectory.. [modified] Pin
m_mun22-Oct-08 20:24
m_mun22-Oct-08 20:24 
AnswerRe: Cant delete files from current ditectory.. Pin
KarstenK22-Oct-08 20:49
mveKarstenK22-Oct-08 20:49 
GeneralRe: Cant delete files from current ditectory.. Pin
m_mun22-Oct-08 20:55
m_mun22-Oct-08 20:55 
GeneralRe: Cant delete files from current ditectory.. Pin
KarstenK22-Oct-08 21:51
mveKarstenK22-Oct-08 21:51 
AnswerRe: Cant delete files from current ditectory.. Pin
SandipG 22-Oct-08 21:06
SandipG 22-Oct-08 21:06 
Questionconvert CString to SQLCHAR* Pin
anna mathew22-Oct-08 19:34
anna mathew22-Oct-08 19:34 
AnswerRe: convert CString to SQLCHAR* Pin
Rajesh R Subramanian22-Oct-08 20:05
professionalRajesh R Subramanian22-Oct-08 20:05 
GeneralRe: convert CString to SQLCHAR* Pin
CPallini22-Oct-08 21:50
mveCPallini22-Oct-08 21:50 
GeneralRe: convert CString to SQLCHAR* Pin
Rajesh R Subramanian22-Oct-08 22:58
professionalRajesh R Subramanian22-Oct-08 22:58 
JokeRe: convert CString to SQLCHAR* Pin
CPallini22-Oct-08 23:04
mveCPallini22-Oct-08 23:04 
GeneralRe: convert CString to SQLCHAR* Pin
Rajesh R Subramanian22-Oct-08 23:11
professionalRajesh R Subramanian22-Oct-08 23:11 
GeneralRe: convert CString to SQLCHAR* Pin
anna mathew22-Oct-08 23:17
anna mathew22-Oct-08 23:17 

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.