Click here to Skip to main content
15,921,884 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: XML parser suggestion. Pin
Nemanja Trifunovic1-Jan-04 14:21
Nemanja Trifunovic1-Jan-04 14:21 
GeneralRe: XML parser suggestion. Pin
Garth J Lancaster1-Jan-04 14:32
professionalGarth J Lancaster1-Jan-04 14:32 
GeneralRe: XML parser suggestion. Pin
Neville Franks1-Jan-04 22:21
Neville Franks1-Jan-04 22:21 
Generalc++ dependencies Pin
tucolino1-Jan-04 6:57
tucolino1-Jan-04 6:57 
GeneralRe: c++ dependencies Pin
Chris Richardson1-Jan-04 15:44
Chris Richardson1-Jan-04 15:44 
GeneralOpen image from file and display it Pin
DaFrawg1-Jan-04 6:10
DaFrawg1-Jan-04 6:10 
GeneralRe: Open image from file and display it Pin
Hauptman(n)1-Jan-04 6:18
Hauptman(n)1-Jan-04 6:18 
GeneralRe: Open image from file and display it Pin
DaFrawg2-Jan-04 4:33
DaFrawg2-Jan-04 4:33 
Generalfirewall project Pin
gildan20201-Jan-04 2:23
gildan20201-Jan-04 2:23 
GeneralRe: firewall project Pin
valikac1-Jan-04 5:44
valikac1-Jan-04 5:44 
GeneralRe: firewall project Pin
gildan20201-Jan-04 6:12
gildan20201-Jan-04 6:12 
GeneralRe: firewall project Pin
Hauptman(n)1-Jan-04 6:14
Hauptman(n)1-Jan-04 6:14 
GeneralRe: firewall project Pin
gildan20201-Jan-04 6:50
gildan20201-Jan-04 6:50 
GeneralRe: firewall project Pin
Hauptman(n)1-Jan-04 7:53
Hauptman(n)1-Jan-04 7:53 
GeneralMigrating processes Pin
zichun31-Dec-03 23:21
zichun31-Dec-03 23:21 
GeneralRe: Migrating processes Pin
alex.barylski1-Jan-04 13:56
alex.barylski1-Jan-04 13:56 
GeneralSpying on a file Pin
Mazdak31-Dec-03 22:43
Mazdak31-Dec-03 22:43 
QuestionHow to get the "Internet Explorer_TridentCmboBx" element handler Pin
TAUHIDUL ISLAM31-Dec-03 20:21
TAUHIDUL ISLAM31-Dec-03 20:21 
GeneralVC++ 6.0 and XP Pin
pranavamhari31-Dec-03 20:17
pranavamhari31-Dec-03 20:17 
GeneralRe: VC++ 6.0 and XP Pin
Michael Dunn31-Dec-03 20:20
sitebuilderMichael Dunn31-Dec-03 20:20 
GeneralRe: VC++ 6.0 and XP Pin
pranavamhari31-Dec-03 20:44
pranavamhari31-Dec-03 20:44 
GeneralFrom MTA to STA Pin
Prakash Nadar31-Dec-03 18:40
Prakash Nadar31-Dec-03 18:40 
GeneralRe: From MTA to STA Pin
Michael Dunn31-Dec-03 20:19
sitebuilderMichael Dunn31-Dec-03 20:19 
GeneralRe: From MTA to STA Pin
Prakash Nadar1-Jan-04 16:07
Prakash Nadar1-Jan-04 16:07 
GeneralA Doubt Pin
Rane31-Dec-03 16:05
Rane31-Dec-03 16:05 
can anyone helpme how to pass query values dynamically.
(e.g)
cin>>a;
cin>>b;
char szStr1[100]="Insert into region(regionId,RegionDescription)Values(????,????)"

In what format I should supply the values (i.e) the values of a,b.(plz rewrite the
above statement)

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.