Click here to Skip to main content
15,911,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Winsock question? Pin
Vladimir Georgiev1-Mar-02 6:34
Vladimir Georgiev1-Mar-02 6:34 
GeneralRe: Winsock question? Pin
Nish Nishant1-Mar-02 6:43
sitebuilderNish Nishant1-Mar-02 6:43 
GeneralRe: Winsock question? Pin
lucy1-Mar-02 8:08
lucy1-Mar-02 8:08 
Questionhow could i keep the value of a specific pointer? Pin
Gérald Mercet1-Mar-02 3:13
Gérald Mercet1-Mar-02 3:13 
GeneralNet Send Message Pin
1-Mar-02 0:21
suss1-Mar-02 0:21 
GeneralGuarding delete Pin
Joe Moldovan28-Feb-02 23:49
Joe Moldovan28-Feb-02 23:49 
GeneralRe: Guarding delete Pin
Joaquín M López Muñoz1-Mar-02 0:35
Joaquín M López Muñoz1-Mar-02 0:35 
GeneralRe: Guarding delete Pin
Jon Hulatt1-Mar-02 4:12
Jon Hulatt1-Mar-02 4:12 
GeneralRe: Guarding delete Pin
Le centriste1-Mar-02 5:02
Le centriste1-Mar-02 5:02 
GeneralRe: Guarding delete Pin
Joe Moldovan1-Mar-02 11:56
Joe Moldovan1-Mar-02 11:56 
GeneralRe: Guarding delete Pin
Mukkie1-Mar-02 12:06
Mukkie1-Mar-02 12:06 
GeneralTimers are as threads? (newbie) Pin
Joan M28-Feb-02 22:18
professionalJoan M28-Feb-02 22:18 
GeneralRe: Timers are as threads? (newbie) Pin
Joaquín M López Muñoz28-Feb-02 23:41
Joaquín M López Muñoz28-Feb-02 23:41 
GeneralRe: Timers are as threads? (newbie) Pin
Steen Krogsgaard1-Mar-02 3:34
Steen Krogsgaard1-Mar-02 3:34 
GeneralRe: Timers are as threads? (newbie) Pin
Joan M1-Mar-02 4:54
professionalJoan M1-Mar-02 4:54 
GeneralRe: Timers are as threads? (newbie) Pin
Bill Wilson1-Mar-02 6:09
Bill Wilson1-Mar-02 6:09 
GeneralRe: Timers are as threads? (newbie) Pin
Steen Krogsgaard3-Mar-02 21:30
Steen Krogsgaard3-Mar-02 21:30 
QuestionHow to access network shared resource from a service? Pin
28-Feb-02 21:21
suss28-Feb-02 21:21 
Hi,

How to access network shared resource(with UNC name) from a service
program?

for example: A service program MyService will try to open a file
MyFile.dat which resides at shared folder SharedFolder on another
machine named AnotherMachine.
\\AnotherMachine\SharedFolder\MyFile.dat

If the service MyService is configured as LocalSystem, error message
"Access to \\AnotherMachine\SharedFolder\MyFile.dat was denied."

If MyService is as valid NT account, error message
"An unknown error occurred while accessing \\AnotherMachine\SharedFolder\MyFile.dat"

Thanks for your help!

Chris Wang
AnswerRe: How to access network shared resource from a service? Pin
Bill Wilson1-Mar-02 6:20
Bill Wilson1-Mar-02 6:20 
GeneralStandard Conversions about char Pin
28-Feb-02 19:38
suss28-Feb-02 19:38 
GeneralRe: Standard Conversions about char Pin
Joaquín M López Muñoz28-Feb-02 20:12
Joaquín M López Muñoz28-Feb-02 20:12 
GeneralRe: Standard Conversions about char Pin
Bill Wilson1-Mar-02 8:43
Bill Wilson1-Mar-02 8:43 
GeneralRe: Standard Conversions about char Pin
Tim Smith1-Mar-02 5:27
Tim Smith1-Mar-02 5:27 
GeneralPreventing a Non-resizable form from maximizing when run from a shortcut Pin
outlaw-torn28-Feb-02 19:05
outlaw-torn28-Feb-02 19:05 
GeneralRe: Preventing a Non-resizable form from maximizing when run from a shortcut Pin
Paul M Watt28-Feb-02 19:07
mentorPaul M Watt28-Feb-02 19:07 

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.