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

C / C++ / MFC

 
GeneralRe: convert lparam to string question Pin
Arsalan Malik28-Oct-04 0:11
Arsalan Malik28-Oct-04 0:11 
GeneralRe: convert lparam to string question Pin
ThatsAlok28-Oct-04 1:19
ThatsAlok28-Oct-04 1:19 
GeneralRe: convert lparam to string question Pin
valikac28-Oct-04 6:25
valikac28-Oct-04 6:25 
GeneralWin32 exceptions and MFC Pin
madretierra27-Oct-04 23:07
madretierra27-Oct-04 23:07 
GeneralRe: Win32 exceptions and MFC Pin
Arsalan Malik28-Oct-04 0:13
Arsalan Malik28-Oct-04 0:13 
GeneralRe: Win32 exceptions and MFC Pin
madretierra28-Oct-04 6:04
madretierra28-Oct-04 6:04 
QuestionHow can I read an excel file? Pin
Member 132184927-Oct-04 22:53
Member 132184927-Oct-04 22:53 
AnswerRe: How can I read an excel file? Pin
V.28-Oct-04 0:10
professionalV.28-Oct-04 0:10 
if you know the layout of your table you can use FILE/fscanf, fopen etc....
if it's all a bit complicated you're off for some more difficult stuff like automation.

You can probably use CFile (and functions) instead of FILE/fscanf etc.


Search MSDN for more info.

good luck.

"If I don't see you in this world, I'll see you in the next one... and don't be late." ~ Jimi Hendrix
GeneralRe: How can I read an excel file? Pin
Member 132184928-Oct-04 1:06
Member 132184928-Oct-04 1:06 
GeneralRe: How can I read an excel file? Pin
David Crow28-Oct-04 4:05
David Crow28-Oct-04 4:05 
AnswerRe: How can I read an excel file? Pin
jmkhael28-Oct-04 1:02
jmkhael28-Oct-04 1:02 
Generalspecial combobox Pin
mlabidi27-Oct-04 22:45
mlabidi27-Oct-04 22:45 
GeneralProblem with bulk inserts using CRecordset Pin
Yariv27-Oct-04 22:43
Yariv27-Oct-04 22:43 
GeneralYahoo IM. Pin
Member 32233527-Oct-04 22:35
Member 32233527-Oct-04 22:35 
GeneralRe: Yahoo IM. Pin
ThatsAlok27-Oct-04 23:55
ThatsAlok27-Oct-04 23:55 
GeneralRe: Yahoo IM. Pin
Member 32233528-Oct-04 11:05
Member 32233528-Oct-04 11:05 
GeneralRe: Yahoo IM. Pin
ThatsAlok28-Oct-04 23:32
ThatsAlok28-Oct-04 23:32 
GeneralProblem about screen-saver program... Pin
JoeZhang27-Oct-04 21:17
JoeZhang27-Oct-04 21:17 
GeneralMultithreaded User Interface Pin
IanAber27-Oct-04 21:15
IanAber27-Oct-04 21:15 
GeneralRe: Multithreaded User Interface Pin
Sujan Christo27-Oct-04 21:46
Sujan Christo27-Oct-04 21:46 
GeneralRe: Multithreaded User Interface Pin
Blake Miller28-Oct-04 7:13
Blake Miller28-Oct-04 7:13 
Generalhoe to hide or close console windows in Win32 console application with MFC support Pin
megiddo27-Oct-04 21:07
megiddo27-Oct-04 21:07 
GeneralRe: hoe to hide or close console windows in Win32 console application with MFC support Pin
Arsalan Malik28-Oct-04 0:16
Arsalan Malik28-Oct-04 0:16 
GeneralRe: hoe to hide or close console windows in Win32 console application with MFC support Pin
David Crow28-Oct-04 4:24
David Crow28-Oct-04 4:24 
GeneralScripting support in C++/MFC apps Pin
Imtiaz Murtaza27-Oct-04 21:05
Imtiaz Murtaza27-Oct-04 21:05 

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.