Click here to Skip to main content
15,910,603 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionproject Pin
rosalie tima28-Jan-12 1:48
rosalie tima28-Jan-12 1:48 
AnswerRe: project Pin
Software_Developer28-Jan-12 3:39
Software_Developer28-Jan-12 3:39 
AnswerRe: project Pin
Chris Losinger29-Jan-12 15:51
professionalChris Losinger29-Jan-12 15:51 
QuestionSetCursor position Pin
manju 327-Jan-12 23:22
manju 327-Jan-12 23:22 
AnswerRe: SetCursor position Pin
David Crow28-Jan-12 4:18
David Crow28-Jan-12 4:18 
Questionretreving application name using file extension Pin
VCProgrammer27-Jan-12 22:35
VCProgrammer27-Jan-12 22:35 
AnswerRe: retreving application name using file extension Pin
David Crow28-Jan-12 4:25
David Crow28-Jan-12 4:25 
QuestionEstablishing a Certification Authority Pin
Bram van Kampen27-Jan-12 14:32
Bram van Kampen27-Jan-12 14:32 
Hi,

We are writing software for machines which are per definition Not connected to the Internet. We are trying to implement Code Signing, but, because our clients computers are Not connected to the Internet, they have no chance of verifying Certifying Authority Signatures. So, for this purpose, we are setting ourselves up as Certifying Authority, and we present Certificate to the customer to act as Root Certificate for our services. When installing the Cert, the User gets (Rightfully) a Dire Warning, about installing such certificate, and offers a 40 digit Thumb Print in the Warning Dialog, advising to contact the issuer with that 40 digit Number.
I would rather send my customer a letter, by post, which contains this number in 8 groups of five.
At the critical Installation point, I would present a Dialog, asking for these numbers in 8 linked Edit Controls,to ask for the numbers again, to confirm that the Authority is genuine.(or Not).
The Current (XP)arrangement is that you get a 40 char string, which an end user is supposed to check with the issuer, but is most likely to Pass and Ignore, rather than painstakingly check.

Has anyone any experience of dealing with this issue.

Regards,

Bram.

Regards,

Bram.
Bram van Kampen

Questionproblem with conversion of string to float Pin
materatsu27-Jan-12 12:22
materatsu27-Jan-12 12:22 
AnswerRe: problem with conversion of string to float Pin
«_Superman_»27-Jan-12 16:02
professional«_Superman_»27-Jan-12 16:02 
AnswerRe: problem with conversion of string to float Pin
gebri28-Jan-12 0:35
gebri28-Jan-12 0:35 
AnswerRe: problem with conversion of string to float Pin
Bram van Kampen28-Jan-12 14:27
Bram van Kampen28-Jan-12 14:27 
AnswerRe: problem with conversion of string to float Pin
materatsu30-Jan-12 5:51
materatsu30-Jan-12 5:51 
GeneralRe: problem with conversion of string to float Pin
David Crow30-Jan-12 6:46
David Crow30-Jan-12 6:46 
GeneralRe: problem with conversion of string to float Pin
Stefan_Lang31-Jan-12 2:28
Stefan_Lang31-Jan-12 2:28 
QuestionDetecting if process is killed. Pin
Code-o-mat27-Jan-12 11:29
Code-o-mat27-Jan-12 11:29 
AnswerRe: Detecting if process is killed. Pin
Richard Andrew x6427-Jan-12 12:08
professionalRichard Andrew x6427-Jan-12 12:08 
GeneralRe: Detecting if process is killed. Pin
Code-o-mat27-Jan-12 21:52
Code-o-mat27-Jan-12 21:52 
GeneralRe: Detecting if process is killed. Pin
jschell28-Jan-12 4:25
jschell28-Jan-12 4:25 
GeneralRe: Detecting if process is killed. Pin
Code-o-mat28-Jan-12 7:59
Code-o-mat28-Jan-12 7:59 
AnswerRe: Detecting if process is killed. Pin
Randor 28-Jan-12 4:59
professional Randor 28-Jan-12 4:59 
GeneralRe: Detecting if process is killed. Pin
Code-o-mat28-Jan-12 10:49
Code-o-mat28-Jan-12 10:49 
GeneralRe: Detecting if process is killed. Pin
Randor 28-Jan-12 11:59
professional Randor 28-Jan-12 11:59 
GeneralRe: Detecting if process is killed. Pin
Code-o-mat28-Jan-12 23:33
Code-o-mat28-Jan-12 23:33 
GeneralRe: Detecting if process is killed. Pin
Randor 29-Jan-12 11:03
professional Randor 29-Jan-12 11:03 

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.