Click here to Skip to main content
15,891,253 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionShowing bitmap in picture control? Pin
Member 341989124-Jul-05 20:08
Member 341989124-Jul-05 20:08 
AnswerRe: Showing bitmap in picture control? Pin
Andrew Kirillov24-Jul-05 20:32
Andrew Kirillov24-Jul-05 20:32 
GeneralRe: Showing bitmap in picture control? Pin
Member 341989124-Jul-05 21:14
Member 341989124-Jul-05 21:14 
GeneralRe: Showing bitmap in picture control? Pin
Andrew Kirillov24-Jul-05 21:21
Andrew Kirillov24-Jul-05 21:21 
GeneralRe: Showing bitmap in picture control? Pin
Member 341989124-Jul-05 22:18
Member 341989124-Jul-05 22:18 
GeneralSpyware Detection Pin
Adeel68824-Jul-05 20:01
Adeel68824-Jul-05 20:01 
GeneralRe: Spyware Detection Pin
Alexander M.,25-Jul-05 9:00
Alexander M.,25-Jul-05 9:00 
GeneralShellExecute Pin
Usman Tasleem Akshaf24-Jul-05 18:50
Usman Tasleem Akshaf24-Jul-05 18:50 
I have made a simple dialog based application in which there is just one button.ON that button click i have written the following code.
ShellExecute(NULL,"open","c:/myfile.zip",NULL,NULL,0);
The problem is when i click the button first time , the dialog window loses the focus and that zip file doesn't open but when i press that button again it perfectly opens that file.Can anyone explain what is the problem.
Thanks in advance.


Be FaithFull To Your Work.
GeneralRe: ShellExecute Pin
Jose Lamas Rios24-Jul-05 20:08
Jose Lamas Rios24-Jul-05 20:08 
GeneralRe: ShellExecute Pin
Jose Lamas Rios24-Jul-05 20:32
Jose Lamas Rios24-Jul-05 20:32 
GeneralRe: ShellExecute Pin
Usman Tasleem Akshaf24-Jul-05 22:11
Usman Tasleem Akshaf24-Jul-05 22:11 
GeneralRe: ShellExecute Pin
khan++25-Jul-05 0:41
khan++25-Jul-05 0:41 
GeneralRe: ShellExecute Pin
Jose Lamas Rios25-Jul-05 19:08
Jose Lamas Rios25-Jul-05 19:08 
GeneralButtons are disabled on dialog templates,. Pin
Maverick24-Jul-05 18:47
Maverick24-Jul-05 18:47 
GeneralRe: Buttons are disabled on dialog templates,. Pin
Marc Soleda24-Jul-05 19:37
Marc Soleda24-Jul-05 19:37 
GeneralRe: Buttons are disabled on dialog templates,. Pin
krmed25-Jul-05 2:45
krmed25-Jul-05 2:45 
GeneralRe: Buttons are disabled on dialog templates,. Pin
Maverick25-Jul-05 4:30
Maverick25-Jul-05 4:30 
GeneralRe: Buttons are disabled on dialog templates,. Pin
Maverick25-Jul-05 4:33
Maverick25-Jul-05 4:33 
GeneralRe: Buttons are disabled on dialog templates,. Pin
krmed25-Jul-05 4:58
krmed25-Jul-05 4:58 
Generaltrouble in grouping tree control attributes Pin
firebolt7724-Jul-05 18:24
firebolt7724-Jul-05 18:24 
GeneralGetting the path Pin
Veera Raghavendra24-Jul-05 17:57
Veera Raghavendra24-Jul-05 17:57 
GeneralRe: Getting the path Pin
Christian Graus24-Jul-05 18:31
protectorChristian Graus24-Jul-05 18:31 
QuestionWhat is the difference between CArray and CTypedPtrArray? Pin
KeyL24-Jul-05 17:47
KeyL24-Jul-05 17:47 
AnswerRe: What is the difference between CArray and CTypedPtrArray? Pin
Christian Graus24-Jul-05 18:30
protectorChristian Graus24-Jul-05 18:30 
QuestionHow to add MFC support to an ATL project in Visual C++ Pin
24-Jul-05 17:29
suss24-Jul-05 17:29 

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.