Click here to Skip to main content
15,914,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to realize a ruler in the picture controls?(VC6.0) Pin
sunnyhaha6-Nov-07 2:27
sunnyhaha6-Nov-07 2:27 
QuestionRe: How to realize a ruler in the picture controls?(VC6.0) Pin
Nelek6-Nov-07 21:22
protectorNelek6-Nov-07 21:22 
AnswerRe: How to realize a ruler in the picture controls?(VC6.0) Pin
sunnyhaha7-Nov-07 1:03
sunnyhaha7-Nov-07 1:03 
QuestionDelete or lock a running executable file Pin
paaexis6-Nov-07 1:21
paaexis6-Nov-07 1:21 
AnswerRe: Delete or lock a running executable file Pin
led mike6-Nov-07 4:09
led mike6-Nov-07 4:09 
AnswerRe: Delete or lock a running executable file Pin
paaexis6-Nov-07 22:25
paaexis6-Nov-07 22:25 
QuestionDesign Fancy Buttons (Windows Forms Application (.Net)) Pin
Kunal Bajpai6-Nov-07 1:11
Kunal Bajpai6-Nov-07 1:11 
QuestionString Conversion Pin
Paulraj G6-Nov-07 0:54
Paulraj G6-Nov-07 0:54 
AnswerRe: String Conversion Pin
manish.patel6-Nov-07 1:05
manish.patel6-Nov-07 1:05 
GeneralRe: String Conversion Pin
Paulraj G6-Nov-07 1:09
Paulraj G6-Nov-07 1:09 
GeneralRe: String Conversion Pin
toxcct6-Nov-07 1:53
toxcct6-Nov-07 1:53 
GeneralRe: String Conversion Pin
manish.patel6-Nov-07 23:28
manish.patel6-Nov-07 23:28 
GeneralRe: String Conversion Pin
toxcct6-Nov-07 23:56
toxcct6-Nov-07 23:56 
GeneralRe: String Conversion Pin
manish.patel7-Nov-07 0:16
manish.patel7-Nov-07 0:16 
GeneralRe: String Conversion Pin
Nelek7-Nov-07 0:25
protectorNelek7-Nov-07 0:25 
GeneralA remark Pin
CPallini6-Nov-07 1:54
mveCPallini6-Nov-07 1:54 
GeneralRe: String Conversion Pin
Cedric Moonen6-Nov-07 1:57
Cedric Moonen6-Nov-07 1:57 
GeneralRe: String Conversion Pin
David Crow6-Nov-07 3:06
David Crow6-Nov-07 3:06 
AnswerRe: String Conversion [modified] Pin
toxcct6-Nov-07 1:46
toxcct6-Nov-07 1:46 
GeneralRe: String Conversion Pin
David Crow6-Nov-07 3:11
David Crow6-Nov-07 3:11 
toxcct wrote:
TCHAR pStr[50] = {0};
CString str = _T("Hello World");
pStr = (LPCTSTR)str;


You might want to rethink this.


"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralRe: String Conversion Pin
toxcct6-Nov-07 3:13
toxcct6-Nov-07 3:13 
QuestionListView Pin
nitin36-Nov-07 0:03
nitin36-Nov-07 0:03 
AnswerRe: ListView Pin
CPallini6-Nov-07 0:11
mveCPallini6-Nov-07 0:11 
AnswerRe: ListView Pin
Nelek6-Nov-07 1:57
protectorNelek6-Nov-07 1:57 
AnswerRe: ListView Pin
Sam Hobbs6-Nov-07 16:06
Sam Hobbs6-Nov-07 16:06 

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.