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

C / C++ / MFC

 
AnswerRe: How can find out OS version of Client machine in Network? Pin
Hristo-Bojilov10-Feb-10 0:17
Hristo-Bojilov10-Feb-10 0:17 
GeneralRe: How can find out OS version of Client machine in Network? Pin
Le@rner10-Feb-10 1:20
Le@rner10-Feb-10 1:20 
GeneralRe: How can find out OS version of Client machine in Network? Pin
Hristo-Bojilov10-Feb-10 2:49
Hristo-Bojilov10-Feb-10 2:49 
GeneralRe: How can find out OS version of Client machine in Network? Pin
Hristo-Bojilov10-Feb-10 3:13
Hristo-Bojilov10-Feb-10 3:13 
QuestionRe: How can find out OS version of Client machine in Network? Pin
David Crow10-Feb-10 3:57
David Crow10-Feb-10 3:57 
AnswerRe: How can find out OS version of Client machine in Network? Pin
Le@rner10-Feb-10 17:13
Le@rner10-Feb-10 17:13 
QuestionRe: How can find out OS version of Client machine in Network? Pin
David Crow11-Feb-10 2:54
David Crow11-Feb-10 2:54 
QuestionSWF is not loading while setup triggers exe Pin
rahul.kulshreshtha9-Feb-10 20:35
rahul.kulshreshtha9-Feb-10 20:35 
I have a problem. Don't know the exact reason.

I have created an MFC project which has a default dialog which is having Shockwave player ActiveX. This dialog is derived as

class MyClass : public CAxDialogImpl<MyClass>, public IDispEventImpl<IDC_SHOCKWAVEFLASH1, MyClass>


When I run this project or exe it get's load fine.

But when my setup runs it by choosing "Launch Now" option after successful install then it does not run. DoModal() returns -1 at this time.

While if I run it by "desktop shortcut" or "program files" shortcut then it runs fine again.

Any suggestion or solution.
QuestionUnicode support Pin
kk.tvm9-Feb-10 19:44
kk.tvm9-Feb-10 19:44 
AnswerRe: Unicode support Pin
Game-point9-Feb-10 20:02
Game-point9-Feb-10 20:02 
GeneralRe: Unicode support Pin
kk.tvm9-Feb-10 20:16
kk.tvm9-Feb-10 20:16 
AnswerRe: Unicode support Pin
Richard MacCutchan9-Feb-10 21:58
mveRichard MacCutchan9-Feb-10 21:58 
AnswerRe: Unicode support Pin
Stuart Dootson9-Feb-10 22:21
professionalStuart Dootson9-Feb-10 22:21 
QuestionHow can i read/write CD using MFC classes..? Pin
Abhijit D. Babar9-Feb-10 18:55
Abhijit D. Babar9-Feb-10 18:55 
AnswerRe: How can i read/write CD using MFC classes..? Pin
CPallini9-Feb-10 20:40
mveCPallini9-Feb-10 20:40 
GeneralRe: How can i read/write CD using MFC classes..? Pin
Abhijit D. Babar9-Feb-10 21:49
Abhijit D. Babar9-Feb-10 21:49 
GeneralRe: How can i read/write CD using MFC classes..? Pin
CPallini9-Feb-10 21:54
mveCPallini9-Feb-10 21:54 
GeneralRe: How can i read/write CD using MFC classes..? Pin
Abhijit D. Babar9-Feb-10 22:17
Abhijit D. Babar9-Feb-10 22:17 
GeneralRe: How can i read/write CD using MFC classes..? Pin
CPallini9-Feb-10 22:27
mveCPallini9-Feb-10 22:27 
GeneralRe: How can i read/write CD using MFC classes..? Pin
Stuart Dootson9-Feb-10 22:36
professionalStuart Dootson9-Feb-10 22:36 
GeneralRe: How can i read/write CD using MFC classes..? [modified] Pin
Abhijit D. Babar10-Feb-10 1:20
Abhijit D. Babar10-Feb-10 1:20 
AnswerRe: How can i read/write CD using MFC classes..? Pin
David Crow10-Feb-10 4:01
David Crow10-Feb-10 4:01 
QuestionSoftware Tools Pin
Anil Kumar.Arvapalli9-Feb-10 17:44
Anil Kumar.Arvapalli9-Feb-10 17:44 
AnswerRe: Software Tools Pin
«_Superman_»9-Feb-10 18:17
professional«_Superman_»9-Feb-10 18:17 
AnswerRe: Software Tools Pin
CPallini9-Feb-10 20:36
mveCPallini9-Feb-10 20: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.