Click here to Skip to main content
15,900,461 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: SetDate() Pin
tanarnelinistit27-Jul-06 21:08
tanarnelinistit27-Jul-06 21:08 
Questionadd a tool bar Pin
see me27-Jul-06 19:01
see me27-Jul-06 19:01 
AnswerRe: add a tool bar Pin
Saravanan Sundaresan27-Jul-06 19:42
professionalSaravanan Sundaresan27-Jul-06 19:42 
AnswerRe: add a tool bar Pin
Hamid_RT27-Jul-06 21:10
Hamid_RT27-Jul-06 21:10 
GeneralRe: add a tool bar Pin
see me27-Jul-06 21:39
see me27-Jul-06 21:39 
Questionin VC++ Pin
Sheryl Rebecca Varma27-Jul-06 18:50
Sheryl Rebecca Varma27-Jul-06 18:50 
Questionhow to print in dailog box [modified] Pin
With_problem27-Jul-06 17:54
With_problem27-Jul-06 17:54 
AnswerRe: how to print in dailog box Pin
_AnsHUMAN_ 27-Jul-06 18:02
_AnsHUMAN_ 27-Jul-06 18:02 
priyanka s wrote:
display it in my dialog box

HDC myDC=::GetDC (m_hWnd);
::TextOut (myDC,10,10,"Anshuman",8);
::ReleaseDC (m_hWnd,myDC);
priyanka s wrote:
char sessionid;

SessionID. A number produced by a complex algorithm, the SessionID uniquely identifies each user's session and you are saving the session in a char.May be this would be the problem.

Somethings seem HARD to do, until we know how to do them.
Wink | ;-) _AnShUmAn_

GeneralRe: how to print in dailog box Pin
With_problem27-Jul-06 18:07
With_problem27-Jul-06 18:07 
AnswerRe: how to print in dailog box Pin
_AnsHUMAN_ 27-Jul-06 18:22
_AnsHUMAN_ 27-Jul-06 18:22 
AnswerRe: how to print in dailog box [modified] Pin
Parthi_Appu27-Jul-06 18:48
Parthi_Appu27-Jul-06 18:48 
GeneralRe: how to print in dailog box Pin
With_problem27-Jul-06 19:21
With_problem27-Jul-06 19:21 
GeneralRe: how to print in dailog box Pin
Parthi_Appu27-Jul-06 19:33
Parthi_Appu27-Jul-06 19:33 
GeneralRe: how to print in dailog box Pin
With_problem27-Jul-06 19:42
With_problem27-Jul-06 19:42 
QuestionMoveTextToTheBottom ! Help me Pin
Thanhnamdo27-Jul-06 17:41
Thanhnamdo27-Jul-06 17:41 
AnswerRe: MoveTextToTheBottom ! Help me Pin
see me27-Jul-06 18:09
see me27-Jul-06 18:09 
GeneralRe: MoveTextToTheBottom ! Help me Pin
Thanhnamdo27-Jul-06 22:13
Thanhnamdo27-Jul-06 22:13 
GeneralRe: MoveTextToTheBottom ! Help me Pin
toxcct27-Jul-06 22:43
toxcct27-Jul-06 22:43 
AnswerRe: MoveTextToTheBottom ! Help me Pin
Saravanan Sundaresan27-Jul-06 19:44
professionalSaravanan Sundaresan27-Jul-06 19:44 
AnswerRe: MoveTextToTheBottom ! Help me Pin
Hamid_RT27-Jul-06 22:45
Hamid_RT27-Jul-06 22:45 
QuestionPROBLEM WITH EDIT BOX IN .NET 2005 FOR SMART DEVICE LIKE POCKET PC Pin
phijophlip27-Jul-06 17:17
phijophlip27-Jul-06 17:17 
Questioncomputer hardware programming help Pin
Ram Murali27-Jul-06 17:04
Ram Murali27-Jul-06 17:04 
AnswerRe: computer hardware programming help Pin
Maxwell Chen27-Jul-06 17:48
Maxwell Chen27-Jul-06 17:48 
QuestionRe: computer hardware programming help Pin
Ram Murali27-Jul-06 18:06
Ram Murali27-Jul-06 18:06 
AnswerRe: computer hardware programming help Pin
Maxwell Chen27-Jul-06 18:57
Maxwell Chen27-Jul-06 18:57 

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.