Click here to Skip to main content
16,005,121 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CImage m_Image tried #include didn't work Pin
jhwurmbach27-Aug-07 23:33
jhwurmbach27-Aug-07 23:33 
QuestionCImage m_Image Class in MFC - Undeclare itentifier Pin
simon alec smith27-Aug-07 23:01
simon alec smith27-Aug-07 23:01 
AnswerRe: CImage m_Image Class in MFC - Undeclare itentifier Pin
Bhavesh Bagadiya28-Aug-07 0:50
Bhavesh Bagadiya28-Aug-07 0:50 
QuestionCrash on executing second instance of activex control in IE Pin
Mushtaque Nizamani27-Aug-07 22:45
Mushtaque Nizamani27-Aug-07 22:45 
AnswerRe: Crash on executing second instance of activex control in IE Pin
chandu00428-Aug-07 0:21
chandu00428-Aug-07 0:21 
GeneralRe: Crash on executing second instance of activex control in IE Pin
Mushtaque Nizamani28-Aug-07 0:27
Mushtaque Nizamani28-Aug-07 0:27 
AnswerRe: Crash on executing second instance of activex control in IE Pin
Stephen Hewitt28-Aug-07 14:52
Stephen Hewitt28-Aug-07 14:52 
QuestionHow to make Safe ocx? Pin
Golam Rabbi27-Aug-07 22:37
Golam Rabbi27-Aug-07 22:37 
As per MSDN is have implemented the method

HRESULT CreateComponentCategory(CATID catid, WCHAR *catDescription)
HRESULT RegisterCLSIDInCategory(REFCLSID clsid, CATID catid)
HRESULT UnRegisterCLSIDInCategory(REFCLSID clsid, CATID catid)

and modified the method

STDAPI DllRegisterServer(void)
STDAPI DllUnregisterServer(void)

My code compile perfectly, but still my ocx show the same warning when i initialize the ocx from my web page.

Can any one help me.

Is any certificate required to do so?

Regards
gr
QuestionWill WM_SIZE repaint whole client area???? Pin
CodeMak27-Aug-07 22:25
CodeMak27-Aug-07 22:25 
AnswerRe: Will WM_SIZE repaint whole client area???? Pin
Nishad S27-Aug-07 22:38
Nishad S27-Aug-07 22:38 
GeneralRe: Will WM_SIZE repaint whole client area???? Pin
CodeMak27-Aug-07 22:57
CodeMak27-Aug-07 22:57 
GeneralRe: Will WM_SIZE repaint whole client area???? Pin
Nishad S28-Aug-07 0:32
Nishad S28-Aug-07 0:32 
GeneralRe: Will WM_SIZE repaint whole client area???? Pin
CodeMak28-Aug-07 0:57
CodeMak28-Aug-07 0:57 
GeneralRe: Will WM_SIZE repaint whole client area???? Pin
Nishad S28-Aug-07 1:11
Nishad S28-Aug-07 1:11 
AnswerRe: Will WM_SIZE repaint whole client area???? Pin
Bhavesh Bagadiya28-Aug-07 0:10
Bhavesh Bagadiya28-Aug-07 0:10 
GeneralRe: Will WM_SIZE repaint whole client area???? Pin
CodeMak28-Aug-07 0:43
CodeMak28-Aug-07 0:43 
GeneralRe: Will WM_SIZE repaint whole client area???? Pin
Bhavesh Bagadiya28-Aug-07 1:04
Bhavesh Bagadiya28-Aug-07 1:04 
GeneralRe: Will WM_SIZE repaint whole client area???? Pin
CodeMak28-Aug-07 1:13
CodeMak28-Aug-07 1:13 
GeneralRe: Will WM_SIZE repaint whole client area???? Pin
Nishad S28-Aug-07 1:09
Nishad S28-Aug-07 1:09 
GeneralRe: Will WM_SIZE repaint whole client area???? Pin
CodeMak28-Aug-07 1:16
CodeMak28-Aug-07 1:16 
GeneralRe: Will WM_SIZE repaint whole client area???? Pin
Bhavesh Bagadiya28-Aug-07 1:27
Bhavesh Bagadiya28-Aug-07 1:27 
GeneralRe: Will WM_SIZE repaint whole client area???? Pin
Nishad S28-Aug-07 1:34
Nishad S28-Aug-07 1:34 
GeneralRe: Will WM_SIZE repaint whole client area???? Pin
CodeMak28-Aug-07 1:43
CodeMak28-Aug-07 1:43 
GeneralRe: Will WM_SIZE repaint whole client area???? Pin
Bhavesh Bagadiya28-Aug-07 2:02
Bhavesh Bagadiya28-Aug-07 2:02 
GeneralRe: Will WM_SIZE repaint whole client area???? Pin
CodeMak28-Aug-07 2:08
CodeMak28-Aug-07 2: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.