Click here to Skip to main content
15,905,238 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questioncreate process Vs Shell execute Pin
nisha000003-Jul-08 20:02
nisha000003-Jul-08 20:02 
AnswerRe: create process Vs Shell execute Pin
Hamid_RT3-Jul-08 20:44
Hamid_RT3-Jul-08 20:44 
AnswerRe: create process Vs Shell execute Pin
CPallini3-Jul-08 21:12
mveCPallini3-Jul-08 21:12 
JokeRe: create process Vs Shell execute Pin
Rajesh R Subramanian3-Jul-08 22:48
professionalRajesh R Subramanian3-Jul-08 22:48 
GeneralRe: create process Vs Shell execute Pin
CPallini3-Jul-08 23:16
mveCPallini3-Jul-08 23:16 
QuestionCalendar Control question Pin
monsieur_jj3-Jul-08 19:24
monsieur_jj3-Jul-08 19:24 
AnswerRe: Calendar Control question Pin
_AnsHUMAN_ 3-Jul-08 19:43
_AnsHUMAN_ 3-Jul-08 19:43 
Questionexcute code Pin
sofia_1113-Jul-08 17:56
sofia_1113-Jul-08 17:56 
hello
i programing the code && design the interfaces
then , connect the programing with db "store the results in db"
then connect the db with interface and appeare the results on edit boxes in the interface
now , we want excute the programing code when click specific button .so, we use this function :
ShellExecute(this->m_hWnd,"open","proto1.exe","","", SW_SHOW );
when we run the interface and click the button excute the programing code"proto1.exe"
but the result false . the results diffrent about the results that appere when excute the file separetly on console also the data base some time doesn't update .so, the results itrated
also , the same copy from proto1 that deal with db and interface when take it in other place provide the same false results . althogh , ather copy of ptoto1 that dosn't deal with db and interface work very good
note , in proto1 code read from 2 files and these files important to programing the code and the results depod on them
in interface , the user do prowse and select 2 files . these file appear in edit boxes then stored in 2 other static files"in each chose for user change the content of files" that the proto1 read from them

i hope knowing why the results appearing false and db does not change
QuestionRe: excute code Pin
CPallini3-Jul-08 21:16
mveCPallini3-Jul-08 21:16 
QuestionQuick question about combobox Pin
monsieur_jj3-Jul-08 15:35
monsieur_jj3-Jul-08 15:35 
AnswerRe: Quick question about combobox [modified] Pin
Nibu babu thomas3-Jul-08 17:10
Nibu babu thomas3-Jul-08 17:10 
GeneralRe: Quick question about combobox Pin
monsieur_jj3-Jul-08 17:37
monsieur_jj3-Jul-08 17:37 
GeneralRe: Quick question about combobox Pin
Nibu babu thomas3-Jul-08 17:40
Nibu babu thomas3-Jul-08 17:40 
GeneralRe: Quick question about combobox Pin
monsieur_jj3-Jul-08 17:42
monsieur_jj3-Jul-08 17:42 
GeneralRe: Quick question about combobox Pin
Nibu babu thomas3-Jul-08 18:46
Nibu babu thomas3-Jul-08 18:46 
GeneralRe: Quick question about combobox Pin
monsieur_jj3-Jul-08 19:05
monsieur_jj3-Jul-08 19:05 
GeneralRe: Quick question about combobox Pin
Naveen3-Jul-08 18:59
Naveen3-Jul-08 18:59 
GeneralRe: Quick question about combobox Pin
monsieur_jj3-Jul-08 19:16
monsieur_jj3-Jul-08 19:16 
Questionfrom file to other file Pin
sofia_1113-Jul-08 14:27
sofia_1113-Jul-08 14:27 
AnswerRe: from file to other file Pin
Luc Pattyn3-Jul-08 16:42
sitebuilderLuc Pattyn3-Jul-08 16:42 
AnswerRe: from file to other file Pin
CPallini3-Jul-08 21:15
mveCPallini3-Jul-08 21:15 
QuestionTrap/wrap CListCtrl messages Pin
john john mackey3-Jul-08 8:42
john john mackey3-Jul-08 8:42 
AnswerRe: Trap/wrap CListCtrl messages Pin
led mike3-Jul-08 9:09
led mike3-Jul-08 9:09 
GeneralRe: Trap/wrap CListCtrl messages Pin
john john mackey3-Jul-08 9:33
john john mackey3-Jul-08 9:33 
QuestionDrawing a BitMap Pin
Cozmo233-Jul-08 7:05
Cozmo233-Jul-08 7:05 

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.