Click here to Skip to main content
15,910,083 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: I still have some problem .... Pin
Mark Salsbery7-Jan-08 6:26
Mark Salsbery7-Jan-08 6:26 
GeneralRe: I still have some problem .... Pin
CPallini7-Jan-08 9:04
mveCPallini7-Jan-08 9:04 
GeneralRe: I still have some problem .... Pin
Mark Salsbery7-Jan-08 9:08
Mark Salsbery7-Jan-08 9:08 
JokeRe: I still have some problem .... Pin
CPallini7-Jan-08 9:12
mveCPallini7-Jan-08 9:12 
GeneralRe: I still have some problem .... Pin
Mark Salsbery7-Jan-08 9:17
Mark Salsbery7-Jan-08 9:17 
Generalgetting name of currently logged user to windows Pin
Lord_Draconis7-Jan-08 3:07
Lord_Draconis7-Jan-08 3:07 
QuestionRe: getting name of currently logged user to windows Pin
David Crow7-Jan-08 3:24
David Crow7-Jan-08 3:24 
Generalint change to char Pin
hanlei00000000097-Jan-08 2:31
hanlei00000000097-Jan-08 2:31 
<br />
char c = 0xA0;<br />
	<br />
if(c == -96)<br />
{<br />
cout << "why does c==-96 but not equals 160?" << endl;<br />
}<br />

GeneralRe: int change to char Pin
Cedric Moonen7-Jan-08 2:33
Cedric Moonen7-Jan-08 2:33 
GeneralRe: int change to char Pin
Matthew Faithfull7-Jan-08 2:45
Matthew Faithfull7-Jan-08 2:45 
GeneralRe: int change to char Pin
toxcct7-Jan-08 3:06
toxcct7-Jan-08 3:06 
JokeRe: int change to char Pin
CPallini7-Jan-08 4:23
mveCPallini7-Jan-08 4:23 
GeneralRe: int change to char Pin
Eytukan7-Jan-08 6:58
Eytukan7-Jan-08 6:58 
GeneralRe: int change to char Pin
Maxwell Chen7-Jan-08 7:16
Maxwell Chen7-Jan-08 7:16 
GeneralPassing LPCSTR from C++ Dll to VB Pin
CrocodileBuck7-Jan-08 1:58
CrocodileBuck7-Jan-08 1:58 
GeneralRe: Passing LPCSTR from C++ Dll to VB Pin
Matthew Faithfull7-Jan-08 2:23
Matthew Faithfull7-Jan-08 2:23 
GeneralRe: Passing LPCSTR from C++ Dll to VB Pin
Chris Losinger7-Jan-08 7:25
professionalChris Losinger7-Jan-08 7:25 
GeneralRe: Passing LPCSTR from C++ Dll to VB Pin
Maxwell Chen7-Jan-08 7:45
Maxwell Chen7-Jan-08 7:45 
QuestionRe: Passing LPCSTR from C++ Dll to VB Pin
CPallini7-Jan-08 2:53
mveCPallini7-Jan-08 2:53 
GeneralRe: Passing LPCSTR from C++ Dll to VB Pin
CrocodileBuck7-Jan-08 3:14
CrocodileBuck7-Jan-08 3:14 
GeneralI got it! Pin
CPallini7-Jan-08 11:12
mveCPallini7-Jan-08 11:12 
GeneralRe: Passing LPCSTR from C++ Dll to VB Pin
Chris Meech7-Jan-08 7:59
Chris Meech7-Jan-08 7:59 
GeneralRe: Passing LPCSTR from C++ Dll to VB Pin
CrocodileBuck8-Jan-08 0:07
CrocodileBuck8-Jan-08 0:07 
QuestionMemory Table Pin
Programm3r7-Jan-08 1:20
Programm3r7-Jan-08 1:20 
GeneralRe: Memory Table Pin
Nishad S7-Jan-08 1:58
Nishad S7-Jan-08 1: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.