Click here to Skip to main content
15,885,537 members
Home / Discussions / C#
   

C#

 
AnswerRe: Preprocessor Directives Pin
Gareth H20-Jun-08 15:10
Gareth H20-Jun-08 15:10 
GeneralRe: Preprocessor Directives Pin
Dirso20-Jun-08 15:22
Dirso20-Jun-08 15:22 
GeneralRe: Preprocessor Directives Pin
Pablo Cervio22-Jun-08 13:38
Pablo Cervio22-Jun-08 13:38 
GeneralRe: Preprocessor Directives Pin
Dirso22-Jun-08 16:57
Dirso22-Jun-08 16:57 
GeneralRe: Preprocessor Directives Pin
Pablo Cervio23-Jun-08 4:26
Pablo Cervio23-Jun-08 4:26 
GeneralRe: Preprocessor Directives Pin
Dirso23-Jun-08 9:25
Dirso23-Jun-08 9:25 
AnswerRe: Preprocessor Directives Pin
Luc Pattyn20-Jun-08 16:09
sitebuilderLuc Pattyn20-Jun-08 16:09 
AnswerRe: Preprocessor Directives Pin
Scott Dorman21-Jun-08 0:52
professionalScott Dorman21-Jun-08 0:52 
The .NET side of Visual Studio does not define any of the "standard" C++ defines. It does have support for the
#if
preprocessor directive, but you will need to define your own symbols. The only ones that are pre-defined for you, as far as I can remember, are DEBUG and TRACE.

Scott Dorman
Microsoft® MVP - Visual C# | MCPD
President - Tampa Bay IASA

Hey, hey, hey. Don't be mean. We don't have to be mean because, remember, no matter where you go, there you are. - Buckaroo Banzai
[Forum Guidelines][Articles][Blog]

GeneralRe: Preprocessor Directives Pin
Robert.C.Cartaino21-Jun-08 3:25
Robert.C.Cartaino21-Jun-08 3:25 
GeneralRe: Preprocessor Directives Pin
Scott Dorman21-Jun-08 3:30
professionalScott Dorman21-Jun-08 3:30 
GeneralRe: Preprocessor Directives Pin
Robert.C.Cartaino21-Jun-08 3:51
Robert.C.Cartaino21-Jun-08 3:51 
GeneralRe: Preprocessor Directives Pin
Scott Dorman21-Jun-08 3:58
professionalScott Dorman21-Jun-08 3:58 
Questionhow to show a jpeg on a picture control in C# Pin
LCI20-Jun-08 10:24
LCI20-Jun-08 10:24 
AnswerRe: how to show a jpeg on a picture control in C# Pin
Spacix One20-Jun-08 10:47
Spacix One20-Jun-08 10:47 
QuestionProblem with Convert.FromBase64String !!! Pin
Mohammad Dayyan20-Jun-08 9:50
Mohammad Dayyan20-Jun-08 9:50 
AnswerRe: Problem with Convert.FromBase64String !!! Pin
Giorgi Dalakishvili20-Jun-08 10:07
mentorGiorgi Dalakishvili20-Jun-08 10:07 
AnswerRe: Problem with Convert.FromBase64String !!! Pin
Spacix One20-Jun-08 10:38
Spacix One20-Jun-08 10:38 
AnswerRe: Problem with Convert.FromBase64String !!! Pin
Mohammad Dayyan20-Jun-08 11:44
Mohammad Dayyan20-Jun-08 11:44 
QuestionVista titlebar custom drawing Pin
Nedim Sabic20-Jun-08 9:37
Nedim Sabic20-Jun-08 9:37 
Question[Message Deleted] Pin
ferronrsmith20-Jun-08 8:10
ferronrsmith20-Jun-08 8:10 
Question[Message Deleted] Pin
ferronrsmith20-Jun-08 8:10
ferronrsmith20-Jun-08 8:10 
AnswerRe: Creating A Web From with database back-end Pin
leppie20-Jun-08 8:13
leppie20-Jun-08 8:13 
QuestionC# and COM and return values. (newby question) Pin
Maximilien20-Jun-08 8:06
Maximilien20-Jun-08 8:06 
AnswerRe: C# and COM and return values. (newby question) Pin
leppie20-Jun-08 8:15
leppie20-Jun-08 8:15 
GeneralRe: C# and COM and return values. (newby question) Pin
Maximilien20-Jun-08 8:36
Maximilien20-Jun-08 8:36 

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.