Click here to Skip to main content
15,898,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Inclusion of header file in project Pin
mark novak14-Apr-05 0:56
mark novak14-Apr-05 0:56 
Questionread binary? Pin
chal_adiera13-Apr-05 19:23
chal_adiera13-Apr-05 19:23 
AnswerRe: read binary? Pin
ddmcr13-Apr-05 21:56
ddmcr13-Apr-05 21:56 
GeneralRe: read binary? Pin
chal_adiera13-Apr-05 22:53
chal_adiera13-Apr-05 22:53 
AnswerRe: read binary? Pin
David Crow14-Apr-05 2:41
David Crow14-Apr-05 2:41 
GeneralRe: read binary? Pin
chal_adiera14-Apr-05 17:38
chal_adiera14-Apr-05 17:38 
GeneralRe: read binary? Pin
David Crow15-Apr-05 2:27
David Crow15-Apr-05 2:27 
GeneralService with logon user Pin
K@LPESH13-Apr-05 19:15
K@LPESH13-Apr-05 19:15 
Hi friends,
I have one problem regarding Service.I have created service using Service API(i.e Winsvc.h).When I create and install service as LocalSystem account(i.e when its user is system,i.e last 2 parameters in CreateService are NULL) every thing works fine.But my problem requires service to have access to domain resources.So I have to specify the user name and password in last 2 parameters of CreateService function.But doing this doesn't work when I try to start servce after installing it.Starting it gives "logon failure" message.But when I change username and password manually in service property applet then every thing works fine.Can any one guide me where I am making mistake???

Waiting for positive reply.
Regards,
k@lpe$h
GeneralGetActiveWindow Pin
fordge13-Apr-05 17:53
fordge13-Apr-05 17:53 
GeneralRe: GetActiveWindow Pin
Ryan Binns13-Apr-05 18:31
Ryan Binns13-Apr-05 18:31 
GeneralCPropertyPage - Debug v. Release Pin
john john mackey13-Apr-05 14:14
john john mackey13-Apr-05 14:14 
GeneralRe: CPropertyPage - Debug v. Release Pin
Jack Puppy13-Apr-05 17:02
Jack Puppy13-Apr-05 17:02 
Generalmailing + smtp Pin
_tasleem13-Apr-05 12:30
_tasleem13-Apr-05 12:30 
GeneralRe: mailing + smtp Pin
Jack Puppy13-Apr-05 13:16
Jack Puppy13-Apr-05 13:16 
GeneralRe: C++ program Pin
David Crow13-Apr-05 10:32
David Crow13-Apr-05 10:32 
GeneralRe: C++ program Pin
#realJSOP13-Apr-05 10:02
professional#realJSOP13-Apr-05 10:02 
GeneralRe: C++ program Pin
David Crow13-Apr-05 10:34
David Crow13-Apr-05 10:34 
GeneralRe: C++ program Pin
Christian Graus13-Apr-05 15:16
protectorChristian Graus13-Apr-05 15:16 
GeneralRe: C++ program Pin
namaskaaram13-Apr-05 20:02
namaskaaram13-Apr-05 20:02 
GeneralCHTMLView - displaying from a stream of text Pin
#realJSOP13-Apr-05 7:19
professional#realJSOP13-Apr-05 7:19 
GeneralRe: CHTMLView - displaying from a stream of text Pin
Michael Dunn13-Apr-05 7:26
sitebuilderMichael Dunn13-Apr-05 7:26 
GeneralRe: CHTMLView - displaying from a stream of text Pin
#realJSOP13-Apr-05 9:09
professional#realJSOP13-Apr-05 9:09 
GeneralRe: CHTMLView - displaying from a stream of text Pin
Michael Dunn13-Apr-05 13:00
sitebuilderMichael Dunn13-Apr-05 13:00 
GeneralRe: CHTMLView - displaying from a stream of text Pin
Ravi Bhavnani13-Apr-05 10:30
professionalRavi Bhavnani13-Apr-05 10:30 
GeneralRe: CHTMLView - displaying from a stream of text Pin
#realJSOP14-Apr-05 7:09
professional#realJSOP14-Apr-05 7:09 

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.