Click here to Skip to main content
15,888,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: resource leak in destructor? Pin
gscotti9-Oct-08 4:42
gscotti9-Oct-08 4:42 
GeneralRe: resource leak in destructor? Pin
George_George9-Oct-08 18:13
George_George9-Oct-08 18:13 
QuestionCListCtrl:SetItemState hiding or disabling items? Pin
Cem Usta9-Oct-08 1:52
Cem Usta9-Oct-08 1:52 
AnswerRe: CListCtrl:SetItemState hiding or disabling items? Pin
CPallini9-Oct-08 2:09
mveCPallini9-Oct-08 2:09 
QuestionBug while compiling Pin
manustone9-Oct-08 1:11
manustone9-Oct-08 1:11 
AnswerRe: Bug while compiling Pin
Alan Balkany9-Oct-08 4:00
Alan Balkany9-Oct-08 4:00 
GeneralRe: Bug while compiling Pin
manustone9-Oct-08 5:25
manustone9-Oct-08 5:25 
QuestionIt still gives "Unknown Publisher" error even after signing ActiveX control Pin
dharmesh@krishtechnologies.net8-Oct-08 23:27
dharmesh@krishtechnologies.net8-Oct-08 23:27 
Hello there,

I've made ActiveX control which is used in my webpage to get client's system information.
I followed the article http://www.codeproject.com/KB/COM/CompleteActiveX.aspx[^] to create and sign the control.

In short I followed this steps:
1. the control is created and is marked as safe
2. The control is packaged into the cab file
3. The cab file is signed by class3 digital certificate issued by Thawte
4. The control is now embedded into the web-page.

The command used for creating cab file and signing it are
c:\cabsdk\bin\cabarc -s 6144 N SystemCheck.cab SystemCheck.ocx SystemCheck.inf 
signcode -n "SystemCheck" -i http://www.krishtechnologies.net -spc mycert.spc -v mykey.pvk -t http://timestamp.verisign.com/scripts/timstamp.dll SystemCheck.cab


Now when I run the control it runs from most of the machines but from some machines it gives "Unknown publisher" Error.
The page is hosted online and is available at http://92.61.60.4/vod/SystemCheck1.htm[^]
Please note that I do not get unknown publisher error in all machines.

Thanks in advance...
QuestionHow can Get Total Size of ListCtrl? Pin
Le@rner8-Oct-08 21:43
Le@rner8-Oct-08 21:43 
AnswerRe: How can Get Total Size of ListCtrl? Pin
Naveen8-Oct-08 21:58
Naveen8-Oct-08 21:58 
GeneralRe: How can Get Total Size of ListCtrl? Pin
Nishad S8-Oct-08 22:13
Nishad S8-Oct-08 22:13 
QuestionBlack Border around Dialog Box. Pin
gothic_coder8-Oct-08 21:09
gothic_coder8-Oct-08 21:09 
AnswerRe: Black Border around Dialog Box. Pin
Nishad S8-Oct-08 22:11
Nishad S8-Oct-08 22:11 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder8-Oct-08 23:07
gothic_coder8-Oct-08 23:07 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S8-Oct-08 23:22
Nishad S8-Oct-08 23:22 
GeneralRe: Black Border around Dialog Box. [modified] Pin
gothic_coder8-Oct-08 23:29
gothic_coder8-Oct-08 23:29 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 0:13
Nishad S9-Oct-08 0:13 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder9-Oct-08 0:29
gothic_coder9-Oct-08 0:29 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 0:48
Nishad S9-Oct-08 0:48 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder9-Oct-08 0:56
gothic_coder9-Oct-08 0:56 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 1:05
Nishad S9-Oct-08 1:05 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 0:52
Nishad S9-Oct-08 0:52 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder9-Oct-08 0:59
gothic_coder9-Oct-08 0:59 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 1:20
Nishad S9-Oct-08 1:20 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder9-Oct-08 1:47
gothic_coder9-Oct-08 1:47 

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.