Click here to Skip to main content
15,892,697 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCompatibility issue in Office automation Pin
Ankush Mehta6-Dec-05 22:06
Ankush Mehta6-Dec-05 22:06 
AnswerRe: Compatibility issue in Office automation Pin
S Douglas6-Dec-05 23:57
professionalS Douglas6-Dec-05 23:57 
GeneralRe: Compatibility issue in Office automation Pin
Ankush Mehta7-Dec-05 0:29
Ankush Mehta7-Dec-05 0:29 
GeneralRe: Compatibility issue in Office automation Pin
S Douglas7-Dec-05 0:54
professionalS Douglas7-Dec-05 0:54 
GeneralRe: Compatibility issue in Office automation Pin
S Douglas7-Dec-05 1:32
professionalS Douglas7-Dec-05 1:32 
GeneralRe: Compatibility issue in Office automation Pin
Ankush Mehta7-Dec-05 2:04
Ankush Mehta7-Dec-05 2:04 
QuestionGetting Process handle without using Psapi.lib Pin
shadrach_india6-Dec-05 21:48
shadrach_india6-Dec-05 21:48 
AnswerRe: Getting Process handle without using Psapi.lib Pin
ThatsAlok6-Dec-05 22:14
ThatsAlok6-Dec-05 22:14 
gpswamy wrote:
i have window handle


What about sending WM_CLOSE message using SendMessageTimeout!


gpswamy wrote:
i need process handle without using Psapi.lib to terminate a application


The code I send you last night, doesn't depend upon psapi.lib i.e. TerminateProcess uses kernel32.lib and Process32First,Process32Next and CreateToolhelp32Snapshot use toolhelp.lib. {OT}Is your boss at ZI not helping you?

"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
AnswerRe: Getting Process handle without using Psapi.lib Pin
khan++6-Dec-05 22:18
khan++6-Dec-05 22:18 
Questiontype mismatch when use CPictureHolder Pin
followait6-Dec-05 21:06
followait6-Dec-05 21:06 
QuestionAdding New Controls to Common Dialog Pin
Identity Undisclosed6-Dec-05 20:49
Identity Undisclosed6-Dec-05 20:49 
QuestionIs there any help for ActiveX controls with vc6.0? Pin
followait6-Dec-05 20:37
followait6-Dec-05 20:37 
QuestionCan I restrict a class not to have more than 2 objects? Pin
G Haranadh6-Dec-05 20:28
G Haranadh6-Dec-05 20:28 
AnswerRe: Can I restrict a class not to have more than 2 objects? Pin
sunit56-Dec-05 20:52
sunit56-Dec-05 20:52 
GeneralRe: Can I restrict a class not to have more than 2 objects? Pin
G Haranadh6-Dec-05 21:01
G Haranadh6-Dec-05 21:01 
GeneralRe: Can I restrict a class not to have more than 2 objects? Pin
sunit56-Dec-05 21:09
sunit56-Dec-05 21:09 
GeneralRe: Can I restrict a class not to have more than 2 objects? Pin
Cedric Moonen6-Dec-05 21:16
Cedric Moonen6-Dec-05 21:16 
GeneralRe: Can I restrict a class not to have more than 2 objects? Pin
Cedric Moonen6-Dec-05 21:19
Cedric Moonen6-Dec-05 21:19 
GeneralRe: Can I restrict a class not to have more than 2 objects? Pin
ThatsAlok6-Dec-05 21:50
ThatsAlok6-Dec-05 21:50 
GeneralRe: Can I restrict a class not to have more than 2 objects? Pin
ThatsAlok6-Dec-05 22:10
ThatsAlok6-Dec-05 22:10 
AnswerRe: Can I restrict a class not to have more than 2 objects? Pin
Cedric Moonen6-Dec-05 21:14
Cedric Moonen6-Dec-05 21:14 
GeneralRe: Can I restrict a class not to have more than 2 objects? Pin
Bob Stanneveld6-Dec-05 22:33
Bob Stanneveld6-Dec-05 22:33 
GeneralRe: Can I restrict a class not to have more than 2 objects? Pin
toxcct6-Dec-05 22:50
toxcct6-Dec-05 22:50 
GeneralRe: Can I restrict a class not to have more than 2 objects? Pin
G Haranadh6-Dec-05 22:56
G Haranadh6-Dec-05 22:56 
QuestionRe: Can I restrict a class not to have more than 2 objects? Pin
David Crow7-Dec-05 3:08
David Crow7-Dec-05 3:08 

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.