Click here to Skip to main content
15,887,683 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to add 24bit BMP to Toolbar Pin
Johan Rosengren14-Jun-04 20:22
Johan Rosengren14-Jun-04 20:22 
GeneralView Pin
Poorniselva14-Jun-04 3:03
Poorniselva14-Jun-04 3:03 
GeneralRe: View Pin
David Crow14-Jun-04 3:19
David Crow14-Jun-04 3:19 
Questionhow display bitmaps files in my app? Pin
kimooo_4_u14-Jun-04 2:59
kimooo_4_u14-Jun-04 2:59 
AnswerRe: how display bitmaps files in my app? Pin
David Crow14-Jun-04 3:16
David Crow14-Jun-04 3:16 
GeneralWindows Service Pin
jstarr@m-net.arbornet.org14-Jun-04 2:52
jstarr@m-net.arbornet.org14-Jun-04 2:52 
GeneralRe: Windows Service Pin
David Crow14-Jun-04 3:21
David Crow14-Jun-04 3:21 
GeneralRe: Windows Service Pin
Navin14-Jun-04 4:28
Navin14-Jun-04 4:28 
I do know that Windows Services run as the System user. When you create your service, are you giving it desktop privileges? Perhaps that's what's needed.

Check out the SERVICE_INTERACTIVE_PROCESS flag for the ::CreateService API on MSDN.

Note that chances are, the problem lies with the code that creates and registers your service, not the service itself.


"Fish and guests stink in three days." - Benjamin Franlkin
QuestionUML-diagram program in VS.NET? Pin
anderslundsgard14-Jun-04 1:49
anderslundsgard14-Jun-04 1:49 
AnswerRe: UML-diagram program in VS.NET? Pin
toxcct14-Jun-04 3:53
toxcct14-Jun-04 3:53 
AnswerRe: UML-diagram program in VS.NET? Pin
Trollslayer14-Jun-04 4:13
mentorTrollslayer14-Jun-04 4:13 
GeneralRe: UML-diagram program in VS.NET? Pin
anderslundsgard14-Jun-04 21:17
anderslundsgard14-Jun-04 21:17 
GeneralMouse Move Event in Win CE Pin
S.DARWIN PAUL RAJ14-Jun-04 1:48
S.DARWIN PAUL RAJ14-Jun-04 1:48 
Generalwindows explorer Pin
kpatry14-Jun-04 1:28
kpatry14-Jun-04 1:28 
GeneralRe: windows explorer Pin
David Crow14-Jun-04 3:12
David Crow14-Jun-04 3:12 
GeneralBMP TO JPG CONVERSION IN VC++ Pin
rajgopal14-Jun-04 1:25
rajgopal14-Jun-04 1:25 
GeneralRe: BMP TO JPG CONVERSION IN VC++ Pin
Atif Mushtaq14-Jun-04 2:00
Atif Mushtaq14-Jun-04 2:00 
GeneralRe: BMP TO JPG CONVERSION IN VC++ Pin
User 665814-Jun-04 2:06
User 665814-Jun-04 2:06 
GeneralRe: BMP TO JPG CONVERSION IN VC++ Pin
Vadim Tabakman14-Jun-04 17:07
Vadim Tabakman14-Jun-04 17:07 
GeneralAfxEnableControlContainer() fails... help Pin
ronhash14-Jun-04 1:23
ronhash14-Jun-04 1:23 
QuestionHow to make Localisation .dll for my product Pin
Gopabandhu14-Jun-04 0:22
Gopabandhu14-Jun-04 0:22 
AnswerRe: How to make Localisation .dll for my product Pin
Johan Rosengren14-Jun-04 1:02
Johan Rosengren14-Jun-04 1:02 
GeneralRe: How to make Localisation .dll for my product Pin
Gopabandhu14-Jun-04 1:27
Gopabandhu14-Jun-04 1:27 
AnswerRe: How to make Localisation .dll for my product Pin
soundman3214-Jun-04 21:44
soundman3214-Jun-04 21:44 
GeneralSnapShot Viewer Pin
soundman3213-Jun-04 23:55
soundman3213-Jun-04 23:55 

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.