Click here to Skip to main content
15,925,723 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: what is LPWSTR ? Pin
Nibu babu thomas8-Jan-07 22:14
Nibu babu thomas8-Jan-07 22:14 
GeneralRe: what is LPWSTR ? Pin
Rajesh R Subramanian8-Jan-07 22:25
professionalRajesh R Subramanian8-Jan-07 22:25 
QuestionRe: what is LPWSTR ? Pin
prasad_som8-Jan-07 22:29
prasad_som8-Jan-07 22:29 
AnswerRe: what is LPWSTR ? Pin
Nibu babu thomas8-Jan-07 22:42
Nibu babu thomas8-Jan-07 22:42 
AnswerRe: what is LPWSTR ? Pin
prasad_som8-Jan-07 22:50
prasad_som8-Jan-07 22:50 
GeneralRe: what is LPWSTR ? Pin
Nibu babu thomas8-Jan-07 22:55
Nibu babu thomas8-Jan-07 22:55 
GeneralRe: what is LPWSTR ? Pin
Nibu babu thomas8-Jan-07 23:16
Nibu babu thomas8-Jan-07 23:16 
GeneralRe: what is LPWSTR ? Pin
Nibu babu thomas8-Jan-07 23:23
Nibu babu thomas8-Jan-07 23:23 
prasad_som wrote:
There is difference betn "expands to nothing" and "expands to "" ".


Yes there is but here I meant expands to nothing...

From MSDN...
 
Because the types NEAR and FAR are defined in WINDEF.H, they are
automatically handled by the include file, which redefines them as
<code>empty strings </code>for Win32. Thus, NEAR and FAR are ignored. 
If you do not include WINDEF.H, a convenient solution is to use 
the /D command-line option to replace the keywords by <code>empty 
strings</code>. For example:
/D_near=  /D_far= /D__near=  /D__far=
Poke tongue | ;-P



Nibu thomas
A Developer

Programming tips[^]  My site[^]

QuestionWarning for conversion from double to int Pin
Mithin8-Jan-07 17:17
Mithin8-Jan-07 17:17 
AnswerRe: Warning for conversion from double to int Pin
prasad_som8-Jan-07 17:36
prasad_som8-Jan-07 17:36 
GeneralRe: Warning for conversion from double to int Pin
Mithin8-Jan-07 17:44
Mithin8-Jan-07 17:44 
AnswerRe: Warning for conversion from double to int Pin
prasad_som8-Jan-07 17:46
prasad_som8-Jan-07 17:46 
GeneralRe: Warning for conversion from double to int Pin
Mithin8-Jan-07 18:00
Mithin8-Jan-07 18:00 
QuestionRe: Warning for conversion from double to int Pin
prasad_som8-Jan-07 18:08
prasad_som8-Jan-07 18:08 
AnswerRe: Warning for conversion from double to int Pin
Mithin8-Jan-07 18:24
Mithin8-Jan-07 18:24 
AnswerRe: Warning for conversion from double to int Pin
prasad_som8-Jan-07 18:33
prasad_som8-Jan-07 18:33 
GeneralRe: Warning for conversion from double to int Pin
PJ Arends8-Jan-07 17:50
professionalPJ Arends8-Jan-07 17:50 
GeneralRe: Warning for conversion from double to int Pin
David Crow9-Jan-07 3:26
David Crow9-Jan-07 3:26 
GeneralRe: Warning for conversion from double to int Pin
PJ Arends8-Jan-07 18:12
professionalPJ Arends8-Jan-07 18:12 
GeneralRe: Warning for conversion from double to int Pin
prasad_som8-Jan-07 18:21
prasad_som8-Jan-07 18:21 
GeneralRe: Warning for conversion from double to int Pin
CPallini8-Jan-07 21:11
mveCPallini8-Jan-07 21:11 
GeneralRe: Warning for conversion from double to int Pin
prasad_som8-Jan-07 21:23
prasad_som8-Jan-07 21:23 
QuestionHELP! About COleDateTime Pin
kcynic8-Jan-07 15:44
kcynic8-Jan-07 15:44 
AnswerRe: HELP! About COleDateTime Pin
Stephen Hewitt8-Jan-07 16:41
Stephen Hewitt8-Jan-07 16:41 
QuestionRe: HELP! About COleDateTime Pin
prasad_som8-Jan-07 16:58
prasad_som8-Jan-07 16:58 

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.