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

C / C++ / MFC

 
GeneralRe: CTreeCtrl and GetItem Problem Pin
User 1278230-Dec-03 10:10
User 1278230-Dec-03 10:10 
Questionhow to add two projects Pin
auur28-Dec-03 8:01
auur28-Dec-03 8:01 
AnswerRe: how to add two projects Pin
Shanmuga Sundar28-Dec-03 16:47
Shanmuga Sundar28-Dec-03 16:47 
GeneralDisabling F1 Pin
Dominik Reichl28-Dec-03 7:41
Dominik Reichl28-Dec-03 7:41 
GeneralRe: Disabling F1 Pin
PJ Arends28-Dec-03 15:01
professionalPJ Arends28-Dec-03 15:01 
GeneralRe: Disabling F1 Pin
Dominik Reichl28-Dec-03 21:52
Dominik Reichl28-Dec-03 21:52 
GeneralRe: Disabling F1 Pin
Dominik Reichl28-Dec-03 21:53
Dominik Reichl28-Dec-03 21:53 
GeneralBuilding projects downloaded from this website Pin
Still learning how to code28-Dec-03 7:04
Still learning how to code28-Dec-03 7:04 
I have (probably) a very naive question, but I haven't done this before !!
I have just downloaded the Progress Dialog project from this website. However, having unzipped the package, I cannot find any project workspace file and therefore can't build the project. The only clue seems to be in the .dsp file which contains the following text:

# Microsoft Developer Studio Project File - Name="IProgDlg" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Application" 0x0101

CFG=IProgDlg - Win32 Debug Unicode
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
!MESSAGE NMAKE /f "IProgDlg.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "IProgDlg.mak" CFG="IProgDlg - Win32 Debug Unicode"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "IProgDlg - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "IProgDlg - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE "IProgDlg - Win32 Release Unicode" (based on "Win32 (x86) Application")
!MESSAGE "IProgDlg - Win32 Debug Unicode" (based on "Win32 (x86) Application")
!MESSAGE

I don't understand where I find the "Export Makefile" command that it mentions.
Also, I am only running VC++ Ver. 4.0 and I see that Version 6.00 is mentioned above - is this a problem ??

Any help would be greatly appreciated


Doug
GeneralRe: Building projects downloaded from this website Pin
Michael Dunn28-Dec-03 7:09
sitebuilderMichael Dunn28-Dec-03 7:09 
GeneralHeight Pin
Rafael Fernández López28-Dec-03 3:17
Rafael Fernández López28-Dec-03 3:17 
GeneralRe: Height Pin
valikac28-Dec-03 7:38
valikac28-Dec-03 7:38 
GeneralRe: Height Pin
Rafael Fernández López28-Dec-03 13:45
Rafael Fernández López28-Dec-03 13:45 
Generalinstalling OpenCV library Pin
Anonymous28-Dec-03 3:11
Anonymous28-Dec-03 3:11 
Generalgenerating .obj files out of header files Pin
tguzella28-Dec-03 1:12
tguzella28-Dec-03 1:12 
GeneralRe: generating .obj files out of header files Pin
Gary R. Wheeler28-Dec-03 2:44
Gary R. Wheeler28-Dec-03 2:44 
QuestionHow to differentiate between 2 Slider Controls ?? Pin
elza28-Dec-03 0:06
elza28-Dec-03 0:06 
AnswerRe: How to differentiate between 2 Slider Controls ?? Pin
LunaticFringe28-Dec-03 0:29
LunaticFringe28-Dec-03 0:29 
GeneralRe: How to differentiate between 2 Slider Controls ?? Pin
elza28-Dec-03 1:11
elza28-Dec-03 1:11 
Generalgetline(cin, s); issues Pin
RanBlade27-Dec-03 23:06
RanBlade27-Dec-03 23:06 
QuestionCan I use multi-dialog in one form view? Pin
Vistac27-Dec-03 22:27
Vistac27-Dec-03 22:27 
AnswerRe: Can I use multi-dialog in one form view? Pin
Monty228-Dec-03 20:52
Monty228-Dec-03 20:52 
GeneralRe: Can I use multi-dialog in one form view? Pin
Vistac28-Dec-03 22:46
Vistac28-Dec-03 22:46 
GeneralRe: Can I use multi-dialog in one form view? Pin
Monty228-Dec-03 22:59
Monty228-Dec-03 22:59 
GeneralRe: Can I use multi-dialog in one form view? Pin
Vistac29-Dec-03 0:17
Vistac29-Dec-03 0:17 
GeneralRe: Can I use multi-dialog in one form view? Pin
Monty229-Dec-03 0:55
Monty229-Dec-03 0:55 

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.