Click here to Skip to main content
15,922,696 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralUsing MSChart within Visual C++.NET Pin
François Gasnier12-Nov-03 1:19
François Gasnier12-Nov-03 1:19 
GeneralMFC Pin
cberam12-Nov-03 1:15
cberam12-Nov-03 1:15 
GeneralNeed Handle of Scrollbar in list control Pin
super12-Nov-03 0:40
professionalsuper12-Nov-03 0:40 
GeneralRe: Need Handle of Scrollbar in list control Pin
Roger Allen12-Nov-03 2:00
Roger Allen12-Nov-03 2:00 
Generalpointer declaration Pin
Rage11-Nov-03 23:59
professionalRage11-Nov-03 23:59 
GeneralRe: pointer declaration Pin
markkuk12-Nov-03 0:36
markkuk12-Nov-03 0:36 
GeneralRe: pointer declaration Pin
Abhishek Srivastava12-Nov-03 0:59
Abhishek Srivastava12-Nov-03 0:59 
GeneralRe: pointer declaration Pin
Rage12-Nov-03 3:00
professionalRage12-Nov-03 3:00 
GeneralRe: pointer declaration Pin
Antti Keskinen12-Nov-03 4:08
Antti Keskinen12-Nov-03 4:08 
QuestionHow to draw Bezier curve using GDI ? Pin
P. Gnana Prakash11-Nov-03 22:59
P. Gnana Prakash11-Nov-03 22:59 
AnswerRe: How to draw Bezier curve using GDI ? Pin
Abhishek Srivastava12-Nov-03 1:35
Abhishek Srivastava12-Nov-03 1:35 
GeneralDoubt in Line style Pin
P. Gnana Prakash11-Nov-03 22:55
P. Gnana Prakash11-Nov-03 22:55 
GeneralRe: Doubt in Line style Pin
Roger Allen12-Nov-03 2:05
Roger Allen12-Nov-03 2:05 
GeneralRe: Doubt in Line style Pin
Roger Allen12-Nov-03 2:09
Roger Allen12-Nov-03 2:09 
GeneralCDAORecordset::Find() trouble Pin
AntonGogolev11-Nov-03 22:45
AntonGogolev11-Nov-03 22:45 
GeneralRe: CDAORecordset::Find() trouble Pin
Pir8ofTampa12-Nov-03 4:14
Pir8ofTampa12-Nov-03 4:14 
GeneralDisabled a MFC control Pin
jerome_data11-Nov-03 22:33
jerome_data11-Nov-03 22:33 
GeneralRe: Disabled a MFC control Pin
Elias Bachaalany11-Nov-03 22:43
Elias Bachaalany11-Nov-03 22:43 
GeneralRe: Disabled a MFC control Pin
Juan Antonio Bermejo11-Nov-03 22:45
Juan Antonio Bermejo11-Nov-03 22:45 
GeneralError in COmpilation of VC++ Code Pin
RaajaOfSelf11-Nov-03 22:32
RaajaOfSelf11-Nov-03 22:32 
GeneralRe: Error in COmpilation of VC++ Code Pin
François Gasnier12-Nov-03 1:26
François Gasnier12-Nov-03 1:26 
GeneralRe: Error in COmpilation of VC++ Code Pin
Rajesh match12-Nov-03 2:13
Rajesh match12-Nov-03 2:13 
GeneralHarddisk Number Pin
BoudewijnEctor11-Nov-03 22:32
BoudewijnEctor11-Nov-03 22:32 
GeneralRe: Harddisk Number Pin
Elias Bachaalany11-Nov-03 22:41
Elias Bachaalany11-Nov-03 22:41 
GeneralAdjusting setup projects Pin
BoudewijnEctor11-Nov-03 22:16
BoudewijnEctor11-Nov-03 22:16 
Hi there,


If I build a setup project for an application, I can decide wether I want to place a shortcut to my .exe on the user's desktop. This has to be done before building the installer.

But I want the user to be able to choose wether he wants that, or not! So, I need to have some kind of interaction in my setup projects, for doing this I should inlcude some checkboxes in the dialog: How can I add those, and how can I use them to deternine wether to place those shortcuts?


Thanks

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.