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

C / C++ / MFC

 
Questionrecycle bin subfolders Pin
Chintoo72323-Nov-05 0:24
Chintoo72323-Nov-05 0:24 
AnswerRe: recycle bin subfolders Pin
Chintoo72323-Nov-05 0:58
Chintoo72323-Nov-05 0:58 
QuestionMem dc from nothing Pin
mintguy22-Nov-05 23:58
mintguy22-Nov-05 23:58 
AnswerRe: Mem dc from nothing Pin
basementman23-Nov-05 4:11
basementman23-Nov-05 4:11 
Question[Message Deleted] Pin
jayshml22-Nov-05 23:17
jayshml22-Nov-05 23:17 
AnswerRe: How to avoid flickering in OnCustomDraw() ? Pin
BlackDice23-Nov-05 11:13
BlackDice23-Nov-05 11:13 
Questioncoding a ActiveX control Pin
munawar196822-Nov-05 23:04
munawar196822-Nov-05 23:04 
AnswerRe: coding a ActiveX control Pin
sanket.patel25-Nov-05 23:35
sanket.patel25-Nov-05 23:35 
hi

you can build ActiveX control with MFC ActiveX control wizard.so it is not a big deal.

main thing is to show it in browser.

for that you have to sign your activeX control.other wise it wont be shown due to default security settings of the browser wont let it(unsigned ActiveX control) execute.

to sign your control for testing purpose you can use codesigning SDK.



sanket patel
QuestionCompilation Error Pin
Identity Undisclosed22-Nov-05 22:50
Identity Undisclosed22-Nov-05 22:50 
AnswerRe: Compilation Error Pin
Cool Ju23-Nov-05 0:02
Cool Ju23-Nov-05 0:02 
QuestionA Dynamic CString array cannot be deleted? Pin
StarMeteor22-Nov-05 22:21
StarMeteor22-Nov-05 22:21 
AnswerRe: A Dynamic CString array cannot be deleted? Pin
StarMeteor22-Nov-05 22:48
StarMeteor22-Nov-05 22:48 
AnswerRe: A Dynamic CString array cannot be deleted? Pin
kakan22-Nov-05 22:57
professionalkakan22-Nov-05 22:57 
AnswerRe: A Dynamic CString array cannot be deleted? Pin
Cool Ju22-Nov-05 23:02
Cool Ju22-Nov-05 23:02 
AnswerRe: A Dynamic CString array cannot be deleted? Pin
Marc Soleda23-Nov-05 3:19
Marc Soleda23-Nov-05 3:19 
AnswerRe: A Dynamic CString array cannot be deleted? Pin
StarMeteor24-Nov-05 20:36
StarMeteor24-Nov-05 20:36 
QuestionShell Extensions in win2003 64-bit Pin
ragavan22-Nov-05 22:06
ragavan22-Nov-05 22:06 
Questionwhy the dialog can not run rightly? thanks Pin
xpxl122-Nov-05 22:00
xpxl122-Nov-05 22:00 
AnswerRe: why the dialog can not run rightly? thanks Pin
ThatsAlok23-Nov-05 0:10
ThatsAlok23-Nov-05 0:10 
QuestionDisabling Macro Pin
FarPointer22-Nov-05 20:23
FarPointer22-Nov-05 20:23 
QuestionIs it possible to display unicode characters of different languages at the same time to a single edit box? Pin
Sanghamitra22-Nov-05 20:20
Sanghamitra22-Nov-05 20:20 
QuestionBlock enable window Pin
Nishad S22-Nov-05 20:10
Nishad S22-Nov-05 20:10 
QuestionGet process ID and list Pin
Analog1922-Nov-05 20:02
Analog1922-Nov-05 20:02 
AnswerRe: Get process ID and list Pin
ThatsAlok22-Nov-05 23:43
ThatsAlok22-Nov-05 23:43 
GeneralRe: Get process ID and list Pin
Analog1923-Nov-05 0:08
Analog1923-Nov-05 0: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.