Click here to Skip to main content
15,917,875 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: can a visual c++ application done with VS 2005 ever exist widout .net framework Pin
jhwurmbach22-Aug-07 2:19
jhwurmbach22-Aug-07 2:19 
GeneralRe: can a visual c++ application done with VS 2005 ever exist widout .net framework Pin
JudyL_MD22-Aug-07 2:22
JudyL_MD22-Aug-07 2:22 
QuestionActiveX serialization Pin
shiraztk22-Aug-07 0:46
shiraztk22-Aug-07 0:46 
QuestionODBC & C++ Question Pin
Programm3r22-Aug-07 0:31
Programm3r22-Aug-07 0:31 
GeneralRe: ODBC & C++ Question Pin
Matthew Faithfull22-Aug-07 1:19
Matthew Faithfull22-Aug-07 1:19 
AnswerRe: ODBC & C++ Question Pin
James R. Twine22-Aug-07 1:53
James R. Twine22-Aug-07 1:53 
GeneralRe: ODBC & C++ Question Pin
Programm3r23-Aug-07 1:38
Programm3r23-Aug-07 1:38 
Questionhelp Pin
SnaKeBeD22-Aug-07 0:02
SnaKeBeD22-Aug-07 0:02 
Can anybody help me in solving my problem.....

i am using a CFileDialog class for accessing multiple files through browse.But depending up on the file path length the number of files that are getting selected varied

Is there anyway in solving this problem(i need to select a maximum of 20 files).

CFileDialog fileDialog(true,null,null,OFN_MULTISELECT | OFN_NODEREFERNCELINK |OFN_EXPLORER ,"Excel File(*.xls)|*.xls|AllTypes(*.*)|*.*");D'Oh! | :doh:

||SnAkeBed||

AnswerRe: help Pin
Roger Allen22-Aug-07 0:29
Roger Allen22-Aug-07 0:29 
AnswerRe: help Pin
SnaKeBeD22-Aug-07 1:30
SnaKeBeD22-Aug-07 1:30 
QuestionRe: help Pin
David Crow22-Aug-07 2:56
David Crow22-Aug-07 2:56 
GeneralRe: help Pin
Russell'22-Aug-07 3:04
Russell'22-Aug-07 3:04 
GeneralRe: help Pin
Russell'22-Aug-07 3:07
Russell'22-Aug-07 3:07 
AnswerRe: help Pin
Russell'22-Aug-07 1:47
Russell'22-Aug-07 1:47 
GeneralRe: help Pin
toxcct22-Aug-07 3:11
toxcct22-Aug-07 3:11 
GeneralRe: help Pin
Russell'22-Aug-07 3:22
Russell'22-Aug-07 3:22 
AnswerRe: help Pin
PJ Arends22-Aug-07 6:28
professionalPJ Arends22-Aug-07 6:28 
QuestionOLE Drag and Drop not starting Pin
Roger Allen22-Aug-07 0:01
Roger Allen22-Aug-07 0:01 
AnswerRe: OLE Drag and Drop not starting Pin
Roger Allen22-Aug-07 0:24
Roger Allen22-Aug-07 0:24 
QuestionDBException [modified] Pin
sanjutvm21-Aug-07 23:55
sanjutvm21-Aug-07 23:55 
QuestionAggregating the ActiveX control Pin
ss43121-Aug-07 23:37
ss43121-Aug-07 23:37 
QuestionHow to draw Arc in eVC++ (WinCE) Pin
himuskanhere21-Aug-07 23:31
himuskanhere21-Aug-07 23:31 
AnswerRe: How to draw Arc in eVC++ (WinCE) Pin
ThatsAlok21-Aug-07 23:52
ThatsAlok21-Aug-07 23:52 
GeneralRe: How to draw Arc in eVC++ (WinCE) Pin
himuskanhere22-Aug-07 0:21
himuskanhere22-Aug-07 0:21 
GeneralRe: How to draw Arc in eVC++ (WinCE) Pin
himuskanhere22-Aug-07 1:17
himuskanhere22-Aug-07 1:17 

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.