Click here to Skip to main content
15,887,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Link L;ist in C++.NET Pin
toxcct13-Mar-07 0:24
toxcct13-Mar-07 0:24 
GeneralRe: Link L;ist in C++.NET Pin
Software_Specialist13-Mar-07 0:31
Software_Specialist13-Mar-07 0:31 
GeneralRe: Link L;ist in C++.NET Pin
toxcct13-Mar-07 0:34
toxcct13-Mar-07 0:34 
GeneralRe: Link L;ist in C++.NET Pin
Software_Specialist13-Mar-07 0:36
Software_Specialist13-Mar-07 0:36 
QuestionWhat is Inventory Management System Pin
Y_Kaushik13-Mar-07 0:12
Y_Kaushik13-Mar-07 0:12 
AnswerRe: What is Inventory Management System Pin
Paresh Chitte13-Mar-07 0:17
Paresh Chitte13-Mar-07 0:17 
GeneralWhat is Inventory Management System Pin
Y_Kaushik13-Mar-07 0:26
Y_Kaushik13-Mar-07 0:26 
Questionwarnings C4047 and C4024 Pin
polar112-Mar-07 23:59
polar112-Mar-07 23:59 
How to fix this ?

wchar_t buf[50];
swprintf( buf, L"%s", L"Hello world" );


=> Warnings (in MS Visual Studio 2005)


warning C4047: 'function' : 'size_t' differs in levels of indirection from 'unsigned short [3]'

warning C4024: 'swprintf' : different types for formal and actual parameter 2


AnswerRe: warnings C4047 and C4024 Pin
prasad_som13-Mar-07 0:10
prasad_som13-Mar-07 0:10 
GeneralRe: warnings C4047 and C4024 Pin
Sebastian Schneider13-Mar-07 0:14
Sebastian Schneider13-Mar-07 0:14 
QuestionRe: warnings C4047 and C4024 Pin
prasad_som13-Mar-07 0:16
prasad_som13-Mar-07 0:16 
AnswerRe: warnings C4047 and C4024 Pin
Sebastian Schneider13-Mar-07 0:30
Sebastian Schneider13-Mar-07 0:30 
GeneralRe: warnings C4047 and C4024 Pin
prasad_som13-Mar-07 0:36
prasad_som13-Mar-07 0:36 
GeneralRe: warnings C4047 and C4024 Pin
polar113-Mar-07 0:42
polar113-Mar-07 0:42 
QuestionWindows Vista Pin
San246812-Mar-07 23:43
San246812-Mar-07 23:43 
AnswerRe: Windows Vista Pin
Paresh Chitte13-Mar-07 0:02
Paresh Chitte13-Mar-07 0:02 
GeneralRe: Windows Vista Pin
San246813-Mar-07 1:13
San246813-Mar-07 1:13 
GeneralRe: Windows Vista Pin
Mark Salsbery13-Mar-07 7:23
Mark Salsbery13-Mar-07 7:23 
QuestionBasic Question Pin
Gupta Suraj12-Mar-07 22:44
Gupta Suraj12-Mar-07 22:44 
AnswerRe: Basic Question Pin
Cedric Moonen12-Mar-07 22:50
Cedric Moonen12-Mar-07 22:50 
GeneralRe: Basic Question Pin
ksrameshkanth12-Mar-07 23:26
ksrameshkanth12-Mar-07 23:26 
AnswerRe: Basic Question Pin
prasad_som12-Mar-07 23:27
prasad_som12-Mar-07 23:27 
AnswerRe: Basic Question Pin
Ranjoy Guha13-Mar-07 2:44
Ranjoy Guha13-Mar-07 2:44 
Questionhow to use combobox in flexgrid Pin
viral_umang@hotmail.com12-Mar-07 22:29
viral_umang@hotmail.com12-Mar-07 22:29 
GeneralRe: how to use combobox in flexgrid Pin
Paresh Chitte13-Mar-07 0:33
Paresh Chitte13-Mar-07 0:33 

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.