Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: A question about the radio button Pin
toxcct13-Mar-06 22:06
toxcct13-Mar-06 22:06 
GeneralRe: A question about the radio button Pin
pantao55113-Mar-06 23:17
pantao55113-Mar-06 23:17 
GeneralRe: A question about the radio button Pin
Gary R. Wheeler14-Mar-06 1:47
Gary R. Wheeler14-Mar-06 1:47 
QuestionThread Local Storage Pin
Martijn van Kleef13-Mar-06 21:31
Martijn van Kleef13-Mar-06 21:31 
AnswerRe: Thread Local Storage Pin
Rajesh R Subramanian20-Sep-09 8:52
professionalRajesh R Subramanian20-Sep-09 8:52 
QuestionCHtmlEditBase::SetDocumentHTML does not populate control? Pin
FlintZA13-Mar-06 21:29
FlintZA13-Mar-06 21:29 
Questionproject Pin
ali kanju13-Mar-06 21:29
ali kanju13-Mar-06 21:29 
Questionrundll32 and network share Pin
micutzu13-Mar-06 21:04
micutzu13-Mar-06 21:04 
Hello,

I have a problem that I hope someone have face before.

I have developed a MFC application which is a dll and executes C:\WINDOWS\system32\rundll32.exe C:\test\test.dll rdl (where the rdl is the entry point in the dll). Everything works just fine.

Now I am trying to run the same dll located into a network share: executes C:\WINDOWS\system32\rundll32.exe \\sharename\test.dll rdl and I receive an error that rundll32 cannot find the rdl entry point.

Any idea regarding how to run my dll from a network share?

Thank you.
AnswerRe: rundll32 and network share Pin
Xing Chen13-Mar-06 21:23
Xing Chen13-Mar-06 21:23 
GeneralRe: rundll32 and network share Pin
micutzu13-Mar-06 21:25
micutzu13-Mar-06 21:25 
GeneralRe: rundll32 and network share Pin
Xing Chen13-Mar-06 21:53
Xing Chen13-Mar-06 21:53 
GeneralRe: rundll32 and network share Pin
micutzu13-Mar-06 22:14
micutzu13-Mar-06 22:14 
QuestionTooltip flashes Pin
steff.k@gmx.net13-Mar-06 20:40
steff.k@gmx.net13-Mar-06 20:40 
QuestionShellExecuted in Visual C++ Pin
kk.tvm13-Mar-06 20:30
kk.tvm13-Mar-06 20:30 
AnswerRe: ShellExecuted in Visual C++ Pin
Nibu babu thomas13-Mar-06 20:35
Nibu babu thomas13-Mar-06 20:35 
QuestionHow to get the args from MFC application ? Pin
stny200013-Mar-06 20:14
stny200013-Mar-06 20:14 
AnswerRe: How to get the args from MFC application ? Pin
Nibu babu thomas13-Mar-06 20:19
Nibu babu thomas13-Mar-06 20:19 
QuestionLIB file issues? Pin
Peter Weyzen13-Mar-06 20:14
Peter Weyzen13-Mar-06 20:14 
GeneralA new member's test. Pin
Draco Wang13-Mar-06 19:39
Draco Wang13-Mar-06 19:39 
GeneralRe: A new member's test. Pin
Nibu babu thomas13-Mar-06 19:41
Nibu babu thomas13-Mar-06 19:41 
GeneralRe: A new member's test. Pin
Draco Wang13-Mar-06 19:41
Draco Wang13-Mar-06 19:41 
GeneralRe: A new member's test. Pin
Gavin Taylor13-Mar-06 20:13
professionalGavin Taylor13-Mar-06 20:13 
GeneralRe: A new member's test. Pin
Draco Wang13-Mar-06 20:51
Draco Wang13-Mar-06 20:51 
Questionhow to CString Variable to Integer data type Pin
phijophlip13-Mar-06 19:33
phijophlip13-Mar-06 19:33 
AnswerRe: how to CString Variable to Integer data type Pin
Nibu babu thomas13-Mar-06 19:36
Nibu babu thomas13-Mar-06 19:36 

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.