Click here to Skip to main content
16,012,116 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to get ShowPropertyPages Method Pin
Inam8-Feb-04 18:46
Inam8-Feb-04 18:46 
GeneralWrong icon is displyed on "right-click on the exe"/"General tab" page. Pin
koteswara8-Feb-04 18:35
koteswara8-Feb-04 18:35 
GeneralRe: Wrong icon is displyed on "right-click on the exe"/"General tab" page. Pin
Anonymous8-Feb-04 19:24
Anonymous8-Feb-04 19:24 
GeneralRe: Wrong icon is displyed on "right-click on the exe"/"General tab" page. Pin
koteswara8-Feb-04 20:24
koteswara8-Feb-04 20:24 
QuestionHow to know contents on a ftp server has changed since last visit Pin
Atif Mushtaq8-Feb-04 18:25
Atif Mushtaq8-Feb-04 18:25 
AnswerRe: How to know contents on a ftp server has changed since last visit Pin
Sebastian Schneider8-Feb-04 21:59
Sebastian Schneider8-Feb-04 21:59 
QuestionHow to import registry information to an access database Pin
aimanm8-Feb-04 17:37
aimanm8-Feb-04 17:37 
AnswerRe: How to import registry information to an access database Pin
David Crow9-Feb-04 5:53
David Crow9-Feb-04 5:53 
First, you need code that reads information from the registry. Second, you need code that adds information to a data source. Once you have these two in place (they can work independently at first), you can make the appropriate changes such that the output from the former is the input to the latter.


A rich person is not the one who has the most, but the one that needs the least.
QuestionWebview or not? Pin
Prakash Nadar8-Feb-04 17:19
Prakash Nadar8-Feb-04 17:19 
GeneralCHtmlEditView Pin
VS Palani8-Feb-04 17:09
VS Palani8-Feb-04 17:09 
GeneralMFC release mode, list control & bitmaps Pin
User 5838528-Feb-04 16:43
User 5838528-Feb-04 16:43 
GeneralHelp with WMI Pin
Badut8-Feb-04 16:18
Badut8-Feb-04 16:18 
GeneralRe: Help with WMI Pin
David Crow9-Feb-04 6:06
David Crow9-Feb-04 6:06 
GeneralSilly little template question Pin
Ravi Bhavnani8-Feb-04 13:51
professionalRavi Bhavnani8-Feb-04 13:51 
GeneralRe: Silly little template question Pin
Tim Smith8-Feb-04 14:56
Tim Smith8-Feb-04 14:56 
GeneralRe: Silly little template question Pin
Ravi Bhavnani8-Feb-04 15:05
professionalRavi Bhavnani8-Feb-04 15:05 
GeneralRe: Silly little template question Pin
Taka Muraoka8-Feb-04 16:24
Taka Muraoka8-Feb-04 16:24 
GeneralRe: Silly little template question Pin
Ravi Bhavnani9-Feb-04 2:02
professionalRavi Bhavnani9-Feb-04 2:02 
GeneralRe: Silly little template question Pin
Nemanja Trifunovic8-Feb-04 18:29
Nemanja Trifunovic8-Feb-04 18:29 
GeneralRe: Silly little template question Pin
Ravi Bhavnani9-Feb-04 2:00
professionalRavi Bhavnani9-Feb-04 2:00 
GeneralCString to unsigned long Pin
Irish_GUI8-Feb-04 13:50
Irish_GUI8-Feb-04 13:50 
GeneralRe: CString to unsigned long Pin
Ravi Bhavnani8-Feb-04 14:30
professionalRavi Bhavnani8-Feb-04 14:30 
GeneralJpystick in a MFC Program Pin
Grahamfff8-Feb-04 10:22
Grahamfff8-Feb-04 10:22 
GeneralNetwork design question Pin
Madmaximus8-Feb-04 7:15
Madmaximus8-Feb-04 7:15 
QuestionHow do I call a function from Cmainframe in CSampleView? Pin
Schniddel8-Feb-04 6:34
Schniddel8-Feb-04 6:34 

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.