Click here to Skip to main content
16,006,535 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to Hide in Trayicon..... Pin
khan++26-Dec-05 0:00
khan++26-Dec-05 0:00 
AnswerRe: How to Hide in Trayicon..... Pin
vipinasda26-Dec-05 5:32
vipinasda26-Dec-05 5:32 
GeneralRe: How to Hide in Trayicon..... Pin
Owner drawn26-Dec-05 17:52
Owner drawn26-Dec-05 17:52 
GeneralRe: How to Hide in Trayicon..... Pin
ThatsAlok26-Dec-05 19:03
ThatsAlok26-Dec-05 19:03 
AnswerRe: How to Hide in Trayicon..... Pin
BlackDice26-Dec-05 9:09
BlackDice26-Dec-05 9:09 
AnswerRe: How to Hide in Trayicon..... Pin
ThatsAlok26-Dec-05 17:50
ThatsAlok26-Dec-05 17:50 
QuestionActiveX control or a .Net windows control Pin
Muhammad Ahmed25-Dec-05 22:56
Muhammad Ahmed25-Dec-05 22:56 
AnswerRe: ActiveX control or a .Net windows control Pin
khan++25-Dec-05 23:25
khan++25-Dec-05 23:25 
I think it depends on who you are building it for. If the client is stupid, and thinks .Net is new and hence better, then create it in .Net. However, I think un-managed apps will have problems with it. (Not sure). And I am not sure, even if it is possible to support the things you need. .Net is new, and you won't find (m)any experts in it.

If on the other hand, you are serious about creating the control, that is easy to use, easy to modify, can be controlled to the finest of details, is real-fast, then go for Un-managed. And you can get help from the Gurus if you ever get stuck.

1- It can contain web-browsers, if you need them.
2- It can contain buttons, list boxes, etc.
3- Can adjust its position, size.
4- Can support drag-drop. (Not sure how .Net apps will behave to that).



this is this.
QuestionUsing files with VC++ Pin
DDeliyiannis25-Dec-05 22:49
DDeliyiannis25-Dec-05 22:49 
AnswerRe: Using files with VC++ Pin
khan++25-Dec-05 23:06
khan++25-Dec-05 23:06 
Questioneditor Pin
pooja_12325-Dec-05 21:48
pooja_12325-Dec-05 21:48 
AnswerRe: editor Pin
khan++25-Dec-05 22:12
khan++25-Dec-05 22:12 
Questionfunctions in the structure Pin
napoleaninlondon25-Dec-05 21:14
napoleaninlondon25-Dec-05 21:14 
AnswerRe: functions in the structure Pin
khan++25-Dec-05 21:32
khan++25-Dec-05 21:32 
QuestionADODB.Recordset / Oracle / Save / unicode / restore problem Pin
xcavin25-Dec-05 20:33
xcavin25-Dec-05 20:33 
QuestionWho can i get CPU preformance in run time ? Pin
Yanshof25-Dec-05 19:01
Yanshof25-Dec-05 19:01 
AnswerRe: Who can i get CPU preformance in run time ? Pin
khan++25-Dec-05 19:48
khan++25-Dec-05 19:48 
GeneralRe: Who can i get CPU preformance in run time ? Pin
Dudi Avramov25-Dec-05 23:21
Dudi Avramov25-Dec-05 23:21 
QuestionUNDO Move operation in explorer Pin
ragavan25-Dec-05 18:43
ragavan25-Dec-05 18:43 
Questionwindows programming, displaying text Pin
Roy K25-Dec-05 18:41
Roy K25-Dec-05 18:41 
AnswerRe: windows programming, displaying text Pin
khan++25-Dec-05 22:44
khan++25-Dec-05 22:44 
AnswerRe: windows programming, displaying text Pin
John R. Shaw26-Dec-05 12:43
John R. Shaw26-Dec-05 12:43 
Questionwebbrowser ctrl and memory problem! Pin
Tcpip200525-Dec-05 18:24
Tcpip200525-Dec-05 18:24 
QuestionCould anyone look below code and errors and explain what I have to do Pin
Commoner25-Dec-05 14:03
Commoner25-Dec-05 14:03 
AnswerRe: Could anyone look below code and errors and explain what I have to do Pin
Commoner25-Dec-05 14:04
Commoner25-Dec-05 14:04 

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.