Click here to Skip to main content
15,886,680 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ERROR 'strcpy' : cannot convert parameter 1 from 'TCHAR [20]' to 'char *' Pin
CPallini27-Apr-09 1:02
mveCPallini27-Apr-09 1:02 
QuestionERROR '_atoi64' : cannot convert parameter 1 from 'LPCTSTR' to 'const char *' Pin
Purish Dwivedi26-Apr-09 19:29
Purish Dwivedi26-Apr-09 19:29 
AnswerRe: ERROR '_atoi64' : cannot convert parameter 1 from 'LPCTSTR' to 'const char *' Pin
_AnsHUMAN_ 26-Apr-09 19:34
_AnsHUMAN_ 26-Apr-09 19:34 
AnswerRe: ERROR '_atoi64' : cannot convert parameter 1 from 'LPCTSTR' to 'const char *' Pin
Purish Dwivedi26-Apr-09 19:45
Purish Dwivedi26-Apr-09 19:45 
GeneralRe: ERROR '_atoi64' : cannot convert parameter 1 from 'LPCTSTR' to 'const char *' Pin
toxcct27-Apr-09 2:09
toxcct27-Apr-09 2:09 
GeneralRe: ERROR '_atoi64' : cannot convert parameter 1 from 'LPCTSTR' to 'const char *' Pin
Rajesh R Subramanian27-Apr-09 2:54
professionalRajesh R Subramanian27-Apr-09 2:54 
QuestionHow can Exe must exist and running on PC at every time? Pin
Le@rner26-Apr-09 18:32
Le@rner26-Apr-09 18:32 
AnswerRe: How can Exe must exist and running on PC at every time? Pin
ThatsAlok26-Apr-09 18:36
ThatsAlok26-Apr-09 18:36 
if you don't want to show gui part to user and run your program in background services are best choices, there are numerous application available on net which can your program as service (without actually modifying your source code). search " running executable as service" on net

"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixture


cheers,
Alok Gupta
VC Forum Q&A :- I/IV
Support CRY- Child Relief and You

GeneralRe: How can Exe must exist and running on PC at every time? Pin
Le@rner28-Apr-09 21:56
Le@rner28-Apr-09 21:56 
AnswerRe: How can Exe must exist and running on PC at every time? Pin
Rajesh R Subramanian26-Apr-09 22:06
professionalRajesh R Subramanian26-Apr-09 22:06 
GeneralRe: How can Exe must exist and running on PC at every time? Pin
Le@rner27-Apr-09 2:00
Le@rner27-Apr-09 2:00 
QuestionRe: How can Exe must exist and running on PC at every time? Pin
David Crow27-Apr-09 3:41
David Crow27-Apr-09 3:41 
AnswerRe: How can Exe must exist and running on PC at every time? Pin
Le@rner27-Apr-09 18:30
Le@rner27-Apr-09 18:30 
QuestionHow to write web camera driver by using WDM Pin
jiambet26-Apr-09 17:52
jiambet26-Apr-09 17:52 
AnswerRe: How to write web camera driver by using WDM Pin
_AnsHUMAN_ 26-Apr-09 18:22
_AnsHUMAN_ 26-Apr-09 18:22 
QuestionHow to allow line breaks inside of a multiline CEdit control ? Pin
Yovav26-Apr-09 17:13
Yovav26-Apr-09 17:13 
AnswerRe: How to allow line breaks inside of a multiline CEdit control ? Pin
_AnsHUMAN_ 26-Apr-09 18:17
_AnsHUMAN_ 26-Apr-09 18:17 
GeneralRe: How to allow line breaks inside of a multiline CEdit control ? Pin
Yovav27-Apr-09 3:45
Yovav27-Apr-09 3:45 
GeneralRe: How to allow line breaks inside of a multiline CEdit control ? Pin
Yovav27-Apr-09 4:20
Yovav27-Apr-09 4:20 
AnswerRe: How to allow line breaks inside of a multiline CEdit control ? Pin
ThatsAlok26-Apr-09 18:26
ThatsAlok26-Apr-09 18:26 
GeneralRe: How to allow line breaks inside of a multiline CEdit control ? Pin
_AnsHUMAN_ 26-Apr-09 18:27
_AnsHUMAN_ 26-Apr-09 18:27 
GeneralRe: How to allow line breaks inside of a multiline CEdit control ? Pin
ThatsAlok26-Apr-09 18:28
ThatsAlok26-Apr-09 18:28 
GeneralRe: How to allow line breaks inside of a multiline CEdit control ? Pin
Yovav27-Apr-09 4:20
Yovav27-Apr-09 4:20 
Questionincrementing via timer and loading value to text box Pin
Jeffrey Webster26-Apr-09 15:51
Jeffrey Webster26-Apr-09 15:51 
AnswerRe: incrementing via timer and loading value to text box Pin
_AnsHUMAN_ 26-Apr-09 18:27
_AnsHUMAN_ 26-Apr-09 18: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.