Click here to Skip to main content
16,006,013 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ERROR Pin
mitil203904823048-Dec-03 9:34
mitil203904823048-Dec-03 9:34 
GeneralRe: ERROR Pin
John M. Drescher8-Dec-03 9:38
John M. Drescher8-Dec-03 9:38 
GeneralRe: ERROR Pin
Christian Graus8-Dec-03 9:40
protectorChristian Graus8-Dec-03 9:40 
GeneralRe: ERROR Pin
John M. Drescher8-Dec-03 9:45
John M. Drescher8-Dec-03 9:45 
GeneralRe: ERROR Pin
Christian Graus8-Dec-03 9:38
protectorChristian Graus8-Dec-03 9:38 
GeneralRe: ERROR Pin
mitil203904823048-Dec-03 9:41
mitil203904823048-Dec-03 9:41 
GeneralRe: ERROR Pin
Christian Graus8-Dec-03 9:42
protectorChristian Graus8-Dec-03 9:42 
GeneralRe: ERROR Pin
mitil203904823048-Dec-03 9:45
mitil203904823048-Dec-03 9:45 
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
#pragma once


#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
// C RunTime Header Files
#include <stdlib.h>
#include <malloc.h>
#include <memory.h>
#include <tchar.h>

// TODO: reference additional headers your program requires here


this is all the code i have in stdafx.h!!!
I have not add anything to it!!!!
This is the default file when you want to build a form.net application... and i dont undrestand the pupose of it entirlt.
GeneralRe: ERROR Pin
mitil203904823048-Dec-03 9:52
mitil203904823048-Dec-03 9:52 
GeneralRe: ERROR Pin
Christian Graus8-Dec-03 10:57
protectorChristian Graus8-Dec-03 10:57 
GeneralRe: ERROR Pin
mitil203904823049-Dec-03 8:38
mitil203904823049-Dec-03 8:38 
QuestionHow to bypass Outlook 2002 Security Object Model Guard Pin
Kevin McFarlane8-Dec-03 6:14
Kevin McFarlane8-Dec-03 6:14 
GeneralQuestion: Serial Plotting Pin
foghorn8-Dec-03 5:42
foghorn8-Dec-03 5:42 
GeneralRe: Question: Serial Plotting Pin
JWood8-Dec-03 10:48
JWood8-Dec-03 10:48 
GeneralRe: Question: Serial Plotting Pin
foghorn8-Dec-03 12:52
foghorn8-Dec-03 12:52 
GeneralRe: Question: Serial Plotting Pin
John M. Drescher8-Dec-03 13:18
John M. Drescher8-Dec-03 13:18 
GeneralRe: Question: Serial Plotting Pin
JWood8-Dec-03 14:21
JWood8-Dec-03 14:21 
GeneralRe: Question: Serial Plotting Pin
JWood8-Dec-03 14:51
JWood8-Dec-03 14:51 
GeneralRe: Ritch Edit Control Printing: What is wrong with my code Pin
Peter Molnar8-Dec-03 13:42
Peter Molnar8-Dec-03 13:42 
GeneralFunction Pin
Anonymous8-Dec-03 5:12
Anonymous8-Dec-03 5:12 
GeneralRe: Function Pin
BadJerry8-Dec-03 6:22
BadJerry8-Dec-03 6:22 
GeneralRe: Function Pin
David Crow8-Dec-03 7:54
David Crow8-Dec-03 7:54 
GeneralRe: Function Pin
Jörgen Sigvardsson8-Dec-03 8:30
Jörgen Sigvardsson8-Dec-03 8:30 
GeneralRe: Function Pin
Christian Graus8-Dec-03 9:41
protectorChristian Graus8-Dec-03 9:41 
GeneralRe: Function Pin
John M. Drescher8-Dec-03 9:42
John M. Drescher8-Dec-03 9:42 

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.