Click here to Skip to main content
15,886,919 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to Insert a record using SQLExecute. Pin
janaswamy uday12-Oct-09 16:40
janaswamy uday12-Oct-09 16:40 
GeneralRe: How to Insert a record using SQLExecute. Pin
Ozer Karaagac12-Oct-09 17:59
professionalOzer Karaagac12-Oct-09 17:59 
GeneralRe: How to Insert a record using SQLExecute. Pin
janaswamy uday13-Oct-09 4:56
janaswamy uday13-Oct-09 4:56 
GeneralRe: How to Insert a record using SQLExecute. Pin
Ozer Karaagac13-Oct-09 10:44
professionalOzer Karaagac13-Oct-09 10:44 
QuestionHow to get account expire value from Active Directory Pin
raja 412-Oct-09 2:47
raja 412-Oct-09 2:47 
AnswerRe: How to get account expire value from Active Directory Pin
CPallini12-Oct-09 3:04
mveCPallini12-Oct-09 3:04 
AnswerRe: How to get account expire value from Active Directory Pin
Randor 12-Oct-09 3:10
professional Randor 12-Oct-09 3:10 
QuestionSendMessage Aplication beetween switch xp users [modified] Pin
maulik_patel12-Oct-09 2:30
maulik_patel12-Oct-09 2:30 
Hello Friends,

I am trying to create one vc++ 6.0 application.

In which i have to create two application.

First application is server.
second is client.

server is running on admin user,and sending message to client.
client is getting the text sent by the admin.
client is login in different user in same computer.

########### code use in admin application #############

DWORD dwApp = BSM_ALLDESKTOPS|BSM_APPLICATIONS;

BroadcastSystemMessage(BSF_POSTMESSAGE,&dwApp,UWM_SEND,0,(LPARAM)sSend.GetAt(i));

########################################################


Now i am trying that same thing using MailSlots,
But not succeeded Yet.
So please help me.

Any guys have any idea.

Thanks in advance.

modified on Tuesday, October 13, 2009 12:38 AM

AnswerRe: SendMessage Aplication beetween switch xp users Pin
«_Superman_»12-Oct-09 7:51
professional«_Superman_»12-Oct-09 7:51 
GeneralRe: SendMessage Aplication beetween switch xp users Pin
maulik_patel12-Oct-09 18:36
maulik_patel12-Oct-09 18:36 
QuestionCompilation error Pin
shilpi_gupta070812-Oct-09 2:01
shilpi_gupta070812-Oct-09 2:01 
AnswerRe: Compilation error Pin
Randor 12-Oct-09 2:15
professional Randor 12-Oct-09 2:15 
QuestionRe: Compilation error Pin
David Crow12-Oct-09 2:49
David Crow12-Oct-09 2:49 
AnswerRe: Compilation error Pin
shilpi_gupta070812-Oct-09 2:52
shilpi_gupta070812-Oct-09 2:52 
Questionminix Pin
rad-212-Oct-09 1:48
rad-212-Oct-09 1:48 
AnswerRe: minix Pin
Rajesh R Subramanian12-Oct-09 2:23
professionalRajesh R Subramanian12-Oct-09 2:23 
Questionminix 3 Pin
rad-212-Oct-09 1:38
rad-212-Oct-09 1:38 
AnswerRe: minix 3 Pin
JosephHill31-Oct-09 17:20
JosephHill31-Oct-09 17:20 
QuestionDirectShow: Building Graph for input over network Pin
priteek12-Oct-09 1:30
priteek12-Oct-09 1:30 
AnswerRe: DirectShow: Building Graph for input over network Pin
Code-o-mat12-Oct-09 10:02
Code-o-mat12-Oct-09 10:02 
QuestionHow to implement PrintScreen functionality in VC++6.0 Pin
Arun Abraham Jose12-Oct-09 1:14
Arun Abraham Jose12-Oct-09 1:14 
QuestionRe: How to implement PrintScreen functionality in VC++6.0 Pin
CPallini12-Oct-09 1:57
mveCPallini12-Oct-09 1:57 
QuestionRe: How to implement PrintScreen functionality in VC++6.0 Pin
David Crow12-Oct-09 2:52
David Crow12-Oct-09 2:52 
AnswerRe: How to implement PrintScreen functionality in VC++6.0 Pin
kilt13-Oct-09 2:20
kilt13-Oct-09 2:20 
GeneralRe: How to implement PrintScreen functionality in VC++6.0 Pin
Henry Minute13-Oct-09 5:21
Henry Minute13-Oct-09 5:21 

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.