Click here to Skip to main content
15,915,501 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionVisio 2003 Professional Pin
Andy20229-Sep-06 1:29
Andy20229-Sep-06 1:29 
QuestionRe: Visio 2003 Professional Pin
David Crow29-Sep-06 2:42
David Crow29-Sep-06 2:42 
QuestionWhitebox testing tools for vc++ application [modified] Pin
ptr_Electron29-Sep-06 0:37
ptr_Electron29-Sep-06 0:37 
AnswerRe: Whitebox testing tools for vc++ application Pin
ShilpiP29-Sep-06 0:49
ShilpiP29-Sep-06 0:49 
GeneralRe: Whitebox testing tools for vc++ application Pin
<color>Aljechin 29-Sep-06 2:22
<color>Aljechin 29-Sep-06 2:22 
GeneralRe: Whitebox testing tools for vc++ application Pin
ptr_Electron29-Sep-06 2:56
ptr_Electron29-Sep-06 2:56 
GeneralRe: Whitebox testing tools for vc++ application Pin
ShilpiP29-Sep-06 21:08
ShilpiP29-Sep-06 21:08 
QuestionColoring Excel rows through Visual C++ Pin
Sangeetha_J29-Sep-06 0:34
Sangeetha_J29-Sep-06 0:34 
Hi,

We are developing a tool that output data to an excel sheet. In that, We need to color some rows in different colors through Program itself. We are using MFC coding. That is using the CDatabase Class. That is, somewhat like this.

sSql = "CREATE TABLE 90_Degree (NET_NAME TEXT,X1 int,Y1 int, X2 int,Y2 int, LAYER TEXT)";
database.ExecuteSQL(sSql);
We didnt know how to accomplish this task. So please help us in this.



With Regards,
Sangeetha.

AnswerRe: Coloring Excel rows through Visual C++ Pin
Rajesh R Subramanian29-Sep-06 1:02
professionalRajesh R Subramanian29-Sep-06 1:02 
GeneralRe: Coloring Excel rows through Visual C++ Pin
Sangeetha_J29-Sep-06 1:07
Sangeetha_J29-Sep-06 1:07 
GeneralRe: Coloring Excel rows through Visual C++ Pin
Rajesh R Subramanian29-Sep-06 1:23
professionalRajesh R Subramanian29-Sep-06 1:23 
GeneralRe: Coloring Excel rows through Visual C++ Pin
Sangeetha_J29-Sep-06 1:28
Sangeetha_J29-Sep-06 1:28 
GeneralRe: Coloring Excel rows through Visual C++ Pin
Rajesh R Subramanian29-Sep-06 1:35
professionalRajesh R Subramanian29-Sep-06 1:35 
JokeRe: Coloring Excel rows through Visual C++ Pin
<color>Aljechin 29-Sep-06 1:45
<color>Aljechin 29-Sep-06 1:45 
GeneralRe: Coloring Excel rows through Visual C++ Pin
Naveen29-Sep-06 1:54
Naveen29-Sep-06 1:54 
GeneralRe: Coloring Excel rows through Visual C++ Pin
<color>Aljechin 29-Sep-06 1:59
<color>Aljechin 29-Sep-06 1:59 
GeneralRe: Coloring Excel rows through Visual C++ Pin
Rajesh R Subramanian29-Sep-06 1:32
professionalRajesh R Subramanian29-Sep-06 1:32 
QuestionHow to write a msconfig program Pin
hmt200429-Sep-06 0:03
hmt200429-Sep-06 0:03 
AnswerRe: How to write a msconfig program Pin
Naveen29-Sep-06 0:20
Naveen29-Sep-06 0:20 
GeneralRe: How to write a msconfig program Pin
Naveen29-Sep-06 0:24
Naveen29-Sep-06 0:24 
GeneralRe: How to write a msconfig program Pin
hmt200429-Sep-06 0:26
hmt200429-Sep-06 0:26 
GeneralRe: How to write a msconfig program Pin
Naveen29-Sep-06 0:33
Naveen29-Sep-06 0:33 
GeneralRe: How to write a msconfig program Pin
hmt200429-Sep-06 0:46
hmt200429-Sep-06 0:46 
GeneralRe: How to write a msconfig program Pin
Naveen29-Sep-06 0:53
Naveen29-Sep-06 0:53 
GeneralRe: How to write a msconfig program Pin
David Crow29-Sep-06 2:48
David Crow29-Sep-06 2:48 

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.