Click here to Skip to main content
15,925,723 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Question about CFileDialog class Pin
David Crow8-Jan-07 4:08
David Crow8-Jan-07 4:08 
AnswerRe: Question about CFileDialog class Pin
eusto8-Jan-07 7:45
eusto8-Jan-07 7:45 
QuestionRe: Question about CFileDialog class Pin
David Crow8-Jan-07 8:26
David Crow8-Jan-07 8:26 
AnswerRe: Question about CFileDialog class Pin
eusto8-Jan-07 9:15
eusto8-Jan-07 9:15 
GeneralRe: Question about CFileDialog class Pin
David Crow8-Jan-07 9:30
David Crow8-Jan-07 9:30 
GeneralRe: Question about CFileDialog class Pin
eusto8-Jan-07 21:24
eusto8-Jan-07 21:24 
GeneralRe: Question about CFileDialog class Pin
eusto8-Jan-07 21:47
eusto8-Jan-07 21:47 
QuestionInstalled browsers Pin
Waldermort7-Jan-07 22:53
Waldermort7-Jan-07 22:53 
AnswerRe: Installed browsers Pin
Rama Krishna Vavilala8-Jan-07 0:07
Rama Krishna Vavilala8-Jan-07 0:07 
AnswerRe: Installed browsers Pin
David Crow8-Jan-07 4:56
David Crow8-Jan-07 4:56 
QuestionTo Find out blocked ports in our system Pin
johnalek7-Jan-07 22:25
johnalek7-Jan-07 22:25 
AnswerRe: To Find out blocked ports in our system Pin
Mark Salsbery8-Jan-07 5:57
Mark Salsbery8-Jan-07 5:57 
GeneralRe: To Find out blocked ports in our system Pin
johnalek8-Jan-07 17:24
johnalek8-Jan-07 17:24 
GeneralRe: To Find out blocked ports in our system Pin
Mark Salsbery9-Jan-07 6:18
Mark Salsbery9-Jan-07 6:18 
QuestionReserved resource IDS of MFC Pin
Mushtaque Nizamani7-Jan-07 20:53
Mushtaque Nizamani7-Jan-07 20:53 
AnswerRe: Reserved resource IDS of MFC Pin
prasad_som7-Jan-07 22:07
prasad_som7-Jan-07 22:07 
GeneralRe: Reserved resource IDS of MFC Pin
Cristian Amarie8-Jan-07 1:38
Cristian Amarie8-Jan-07 1:38 
AnswerRe: Reserved resource IDS of MFC Pin
Mark Salsbery8-Jan-07 6:06
Mark Salsbery8-Jan-07 6:06 
QuestionItem icon in Add/Remove progarms dialog Pin
LiYS7-Jan-07 20:43
LiYS7-Jan-07 20:43 
AnswerRe: Item icon in Add/Remove progarms dialog Pin
Monty27-Jan-07 20:59
Monty27-Jan-07 20:59 
Set the following reg value
Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\*MyProduct*\
ValueName: DisplayIcon
Value: C:\MyProg\MyProg.exe,0 (0 being the icon no in the resource)





If you think you can than you can, if you think you can't you are right.

Questionstrcpy working even after deleting the pointer Pin
pyarigopal7-Jan-07 20:42
pyarigopal7-Jan-07 20:42 
AnswerRe: strcpy working even after deleting the pointer Pin
Monty27-Jan-07 21:08
Monty27-Jan-07 21:08 
AnswerRe: strcpy working even after deleting the pointer [modified] Pin
Michael Dunn7-Jan-07 21:10
sitebuilderMichael Dunn7-Jan-07 21:10 
AnswerRe: strcpy working even after deleting the pointer Pin
Waldermort7-Jan-07 21:14
Waldermort7-Jan-07 21:14 
GeneralRe: strcpy working even after deleting the pointer Pin
pyarigopal8-Jan-07 18:21
pyarigopal8-Jan-07 18:21 

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.