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

C / C++ / MFC

 
GeneralRe: Simulating a click in a CListCtrl Pin
Kharfax3-Jan-06 7:16
Kharfax3-Jan-06 7:16 
QuestionIE Plugins Pin
Nawal K Gupta3-Jan-06 0:32
Nawal K Gupta3-Jan-06 0:32 
AnswerRe: IE Plugins Pin
Prakash Nadar3-Jan-06 1:15
Prakash Nadar3-Jan-06 1:15 
GeneralRe: IE Plugins Pin
Ganesh_T3-Jan-06 2:07
Ganesh_T3-Jan-06 2:07 
GeneralRe: IE Plugins Pin
basementman3-Jan-06 5:03
basementman3-Jan-06 5:03 
GeneralRe: IE Plugins Pin
Prakash Nadar3-Jan-06 5:08
Prakash Nadar3-Jan-06 5:08 
AnswerRe: IE Plugins Pin
Nawal K Gupta3-Jan-06 17:58
Nawal K Gupta3-Jan-06 17:58 
QuestionAutomation and modal Pin
wdhough3-Jan-06 0:04
wdhough3-Jan-06 0:04 
AnswerRe: Automation and modal Pin
Prakash Nadar3-Jan-06 1:19
Prakash Nadar3-Jan-06 1:19 
GeneralRe: Automation and modal Pin
wdhough3-Jan-06 1:20
wdhough3-Jan-06 1:20 
GeneralRe: Automation and modal Pin
Prakash Nadar3-Jan-06 1:35
Prakash Nadar3-Jan-06 1:35 
QuestionRe: Automation and modal Pin
wdhough3-Jan-06 1:42
wdhough3-Jan-06 1:42 
AnswerRe: Automation and modal Pin
Prakash Nadar3-Jan-06 4:58
Prakash Nadar3-Jan-06 4:58 
QuestionCan we make a win32 application as a service Pin
chandu362-Jan-06 23:52
chandu362-Jan-06 23:52 
AnswerRe: Can we make a win32 application as a service Pin
Zdeslav Vojkovic3-Jan-06 0:12
Zdeslav Vojkovic3-Jan-06 0:12 
the easiest way is to create a new VisualStudio project using 'ATL COM AppWizard', and then select 'Service' as server type. Wizard will create everything for you.

if you want to do it manually, you will have to adapt your application to conform to the rules of
SCM[^].

more details here: Services[^]
AnswerRe: Can we make a win32 application as a service Pin
kakan3-Jan-06 0:14
professionalkakan3-Jan-06 0:14 
QuestionSend FAX Pin
aasstt2-Jan-06 22:07
aasstt2-Jan-06 22:07 
AnswerRe: Send FAX Pin
kakan2-Jan-06 22:37
professionalkakan2-Jan-06 22:37 
QuestionHow to use C++ modules in .Net. Pin
Sumit Kumar Khatri2-Jan-06 21:55
Sumit Kumar Khatri2-Jan-06 21:55 
AnswerRe: How to use C++ modules in .Net. Pin
Zdeslav Vojkovic2-Jan-06 23:07
Zdeslav Vojkovic2-Jan-06 23:07 
AnswerRe: How to use C++ modules in .Net. Pin
ThatsAlok2-Jan-06 23:42
ThatsAlok2-Jan-06 23:42 
Questionuserland hooks, some questions about this article Pin
devvvy2-Jan-06 21:28
devvvy2-Jan-06 21:28 
AnswerRe: userland hooks, some questions about this article Pin
Owner drawn2-Jan-06 21:41
Owner drawn2-Jan-06 21:41 
General yeah well. I did. No one is answering. Pin
devvvy2-Jan-06 21:42
devvvy2-Jan-06 21:42 
QuestionWhat happens in my VC++ application Pin
SeanQA2-Jan-06 20:54
SeanQA2-Jan-06 20:54 

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.