Click here to Skip to main content
15,905,420 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: Push File into STL list Pin
Stephen Hewitt11-Nov-07 15:49
Stephen Hewitt11-Nov-07 15:49 
GeneralRe: Push File into STL list Pin
Jeffrey Walton12-Nov-07 5:09
Jeffrey Walton12-Nov-07 5:09 
GeneralRe: Push File into STL list Pin
Stuart Dootson12-Nov-07 15:11
professionalStuart Dootson12-Nov-07 15:11 
AnswerRe: Push File into STL list Pin
Stuart Dootson11-Nov-07 22:54
professionalStuart Dootson11-Nov-07 22:54 
GeneralRe: Push File into STL list Pin
Jeffrey Walton12-Nov-07 5:11
Jeffrey Walton12-Nov-07 5:11 
GeneralRe: Push File into STL list Pin
Stuart Dootson12-Nov-07 15:07
professionalStuart Dootson12-Nov-07 15:07 
GeneralRe: Push File into STL list Pin
Jeffrey Walton12-Nov-07 15:37
Jeffrey Walton12-Nov-07 15:37 
AnswerRe: Push File into STL list Pin
Jeffrey Walton12-Nov-07 5:24
Jeffrey Walton12-Nov-07 5:24 
Jeffrey Walton wrote:
file.open( "..//smime.p7b", std::ios::binary );

A P7B file is a Cryptographic Message Sytnax Standard (PKCS #7). As such, it is specified in ASN.1 notation.

ASN.1 is an interesting beast. To parse, it requires more of a 'Message Cracker' (similar to Windows Messaging), rather than a full fledged parser/tokenizer (HTML, XML, etc).

Jeff
QuestionGive me a sample of a function returning bitset (STL) Pin
Ontanggabe Parulian7-Nov-07 19:53
Ontanggabe Parulian7-Nov-07 19:53 
AnswerRe: Give me a sample of a function returning bitset (STL) Pin
Stuart Dootson7-Nov-07 21:33
professionalStuart Dootson7-Nov-07 21:33 
Answer:) Re: Give me a sample of a function returning bitset (STL) [SOLVED and thanks] Pin
Ontanggabe Parulian7-Nov-07 22:36
Ontanggabe Parulian7-Nov-07 22:36 
GeneralRe: Give me a sample of a function returning bitset (STL) Pin
Rob Caldecott7-Nov-07 23:14
Rob Caldecott7-Nov-07 23:14 
GeneralRe: Give me a sample of a function returning bitset (STL) Pin
Stuart Dootson8-Nov-07 7:04
professionalStuart Dootson8-Nov-07 7:04 
GeneralRe: :) Re: Give me a sample of a function returning bitset (STL) [SOLVED and thanks] Pin
ThatsAlok24-Nov-07 0:18
ThatsAlok24-Nov-07 0:18 
QuestionATL & WTL CString problem Pin
Fernando A. Gomez F.7-Nov-07 11:45
Fernando A. Gomez F.7-Nov-07 11:45 
AnswerRe: ATL & WTL CString problem Pin
George L. Jackson7-Nov-07 14:13
George L. Jackson7-Nov-07 14:13 
GeneralRe: ATL & WTL CString problem Pin
Fernando A. Gomez F.7-Nov-07 14:17
Fernando A. Gomez F.7-Nov-07 14:17 
GeneralRe: ATL & WTL CString problem Pin
George L. Jackson7-Nov-07 14:54
George L. Jackson7-Nov-07 14:54 
GeneralRe: ATL & WTL CString problem Pin
Fernando A. Gomez F.7-Nov-07 15:02
Fernando A. Gomez F.7-Nov-07 15:02 
GeneralRe: ATL & WTL CString problem Pin
George L. Jackson7-Nov-07 15:06
George L. Jackson7-Nov-07 15:06 
AnswerRe: ATL & WTL CString problem [modified] Pin
George L. Jackson7-Nov-07 15:21
George L. Jackson7-Nov-07 15:21 
GeneralRe: ATL & WTL CString problem Pin
Fernando A. Gomez F.7-Nov-07 15:43
Fernando A. Gomez F.7-Nov-07 15:43 
GeneralI give up Pin
Fernando A. Gomez F.9-Nov-07 22:13
Fernando A. Gomez F.9-Nov-07 22:13 
AnswerRe: ATL & WTL CString problem Pin
Rob Caldecott7-Nov-07 22:04
Rob Caldecott7-Nov-07 22:04 
GeneralRe: ATL & WTL CString problem Pin
Michael Dunn8-Nov-07 21:39
sitebuilderMichael Dunn8-Nov-07 21:39 

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.