Click here to Skip to main content
15,920,513 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralFunction template and Fatal Error C1001 Pin
hierro22-Sep-02 21:47
hierro22-Sep-02 21:47 
GeneralRe: Function template and Fatal Error C1001 Pin
Anonymous22-Sep-02 22:38
Anonymous22-Sep-02 22:38 
GeneralRe: Function template and Fatal Error C1001 Pin
Mike Nordell23-Sep-02 8:40
Mike Nordell23-Sep-02 8:40 
GeneralRe: Function template and Fatal Error C1001 Pin
hierro23-Sep-02 18:33
hierro23-Sep-02 18:33 
GeneralCreate Specific Bitmap using CreateBitmap() Pin
Chintan22-Sep-02 21:22
Chintan22-Sep-02 21:22 
GeneralRe: Create Specific Bitmap using CreateBitmap() Pin
567890123423-Sep-02 0:43
567890123423-Sep-02 0:43 
QuestionHow to release a project after finishing it Pin
bebe harhour22-Sep-02 21:09
bebe harhour22-Sep-02 21:09 
AnswerRe: How to release a project after finishing it Pin
Brad Jennings22-Sep-02 21:20
Brad Jennings22-Sep-02 21:20 
To get the release version, go to build, set active configuration. The dialog that comes up allows you to set your project configuration. Set it for Win32 Release. Rebuild your program. VC++ should make a new folder in your program directory called Release. This is where your executable is. Hope this helps.

Brad Jennings
GeneralHeader file question Pin
stevenson22-Sep-02 20:54
stevenson22-Sep-02 20:54 
GeneralRe: Header file question Pin
Brad Jennings22-Sep-02 21:05
Brad Jennings22-Sep-02 21:05 
GeneralRe: Header file question Pin
stevenson22-Sep-02 21:41
stevenson22-Sep-02 21:41 
GeneralHELP: MFC prog. on a PocketPC with only 256 colors! Pin
Daniel Strigl22-Sep-02 20:21
Daniel Strigl22-Sep-02 20:21 
GeneralWindow background Pin
suresh_sathya22-Sep-02 18:58
suresh_sathya22-Sep-02 18:58 
GeneralRe: Window background Pin
Stephane Rodriguez.22-Sep-02 20:29
Stephane Rodriguez.22-Sep-02 20:29 
GeneralHTML Syntax Hilighting Pin
Alex Cramer22-Sep-02 18:31
Alex Cramer22-Sep-02 18:31 
GeneralRe: HTML Syntax Hilighting Pin
dabs23-Sep-02 0:04
dabs23-Sep-02 0:04 
GeneralRe: HTML Syntax Hilighting Pin
Alex Cramer23-Sep-02 15:31
Alex Cramer23-Sep-02 15:31 
GeneralRe: HTML Syntax Hilighting Pin
Alex Cramer23-Sep-02 15:37
Alex Cramer23-Sep-02 15:37 
GeneralRe: HTML Syntax Hilighting Pin
Alex Cramer23-Sep-02 16:39
Alex Cramer23-Sep-02 16:39 
GeneralAdding a Node to a XML file Pin
Gilfrog22-Sep-02 16:12
Gilfrog22-Sep-02 16:12 
GeneralRe: Adding a Node to a XML file Pin
Paul M Watt22-Sep-02 16:18
mentorPaul M Watt22-Sep-02 16:18 
GeneralRe: Adding a Node to a XML file Pin
Gilfrog22-Sep-02 16:21
Gilfrog22-Sep-02 16:21 
GeneralRe: Adding a Node to a XML file Pin
Paul M Watt22-Sep-02 16:31
mentorPaul M Watt22-Sep-02 16:31 
GeneralRe: Adding a Node to a XML file Pin
Gilfrog22-Sep-02 16:35
Gilfrog22-Sep-02 16:35 
GeneralRe: Adding a Node to a XML file Pin
Paul M Watt22-Sep-02 16:41
mentorPaul M Watt22-Sep-02 16:41 

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.