Click here to Skip to main content
15,892,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Losing Classes in VC6 Pin
Max Santos2-Sep-02 8:17
Max Santos2-Sep-02 8:17 
GeneralRe: Losing Classes in VC6 Pin
Jawache3-Sep-02 6:36
Jawache3-Sep-02 6:36 
GeneralRe: Losing Classes in VC6 Pin
Anonymous12-Nov-02 0:02
Anonymous12-Nov-02 0:02 
GeneralRe: Losing Classes in VC6 Pin
Koep2-Sep-02 5:00
Koep2-Sep-02 5:00 
GeneralUsing a MSFlexGrid control Pin
Anthony B.2-Sep-02 3:19
Anthony B.2-Sep-02 3:19 
General\n and \r\n Question Pin
Cerb2-Sep-02 3:11
sussCerb2-Sep-02 3:11 
GeneralRe: \n and \r\n Question Pin
Jawache2-Sep-02 3:23
Jawache2-Sep-02 3:23 
GeneralRe: \n and \r\n Question Pin
Joaquín M López Muñoz2-Sep-02 3:25
Joaquín M López Muñoz2-Sep-02 3:25 
Try setting the mode to text before reading the archive, as in:
_setmode(ar.GetFile().m_hFile,_O_TEXT);
(Not sure whether this will work.)

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
GeneralRe: \n and \r\n Question Pin
Cerb2-Sep-02 3:31
sussCerb2-Sep-02 3:31 
GeneralRe: \n and \r\n Question Pin
Jawache2-Sep-02 3:39
Jawache2-Sep-02 3:39 
GeneralRe: \n and \r\n Question Pin
Cerb2-Sep-02 3:49
sussCerb2-Sep-02 3:49 
GeneralRe: \n and \r\n Question Pin
Jawache2-Sep-02 3:49
Jawache2-Sep-02 3:49 
GeneralRe: \n and \r\n Question Pin
Cerb2-Sep-02 5:25
sussCerb2-Sep-02 5:25 
GeneralRe: \n and \r\n Question Pin
Jawache2-Sep-02 5:34
Jawache2-Sep-02 5:34 
GeneralRe: \n and \r\n Question Pin
Simon.W2-Sep-02 4:17
Simon.W2-Sep-02 4:17 
GeneralOnVScroll Listcontrol Scroll Mouse Pin
Koep2-Sep-02 3:02
Koep2-Sep-02 3:02 
GeneralAn ADO problem Pin
Anonymous2-Sep-02 2:13
Anonymous2-Sep-02 2:13 
GeneralRe: An ADO problem Pin
Prem Kumar2-Sep-02 2:23
Prem Kumar2-Sep-02 2:23 
GeneralNeed Help With CHtmlView !! Pin
onkarp2-Sep-02 1:41
onkarp2-Sep-02 1:41 
GeneralRe: Need Help With CHtmlView !! Pin
Stephane Rodriguez.2-Sep-02 2:14
Stephane Rodriguez.2-Sep-02 2:14 
GeneralRe: Need Help With CHtmlView !! Pin
onkarp3-Sep-02 1:11
onkarp3-Sep-02 1:11 
GeneralCComboBox Edit Mode Pin
Jawache2-Sep-02 1:11
Jawache2-Sep-02 1:11 
GeneralRe: CComboBox Edit Mode Pin
Jon Hulatt2-Sep-02 1:22
Jon Hulatt2-Sep-02 1:22 
GeneralRe: CComboBox Edit Mode Pin
Jawache2-Sep-02 1:39
Jawache2-Sep-02 1:39 
QuestionHow to add tooltip to picture control Pin
Prateeti2-Sep-02 1:10
Prateeti2-Sep-02 1:10 

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.