Click here to Skip to main content
15,916,945 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Is there a way to allocate memory, where you can increase the size, without losing information? Pin
mwilliamson12-Apr-03 2:44
mwilliamson12-Apr-03 2:44 
AnswerRe: Is there a way to allocate memory, where you can increase the size, without losing information? Pin
Moak12-Apr-03 3:36
Moak12-Apr-03 3:36 
GeneralPlease log in! (Winsock advice) Pin
Rickard Andersson2012-Apr-03 2:06
Rickard Andersson2012-Apr-03 2:06 
GeneralRe: Please log in! (Winsock advice) Pin
Moak12-Apr-03 3:33
Moak12-Apr-03 3:33 
GeneralRe: Please log in! (Winsock advice) Pin
Rickard Andersson2012-Apr-03 4:16
Rickard Andersson2012-Apr-03 4:16 
GeneralRe: Please log in! (Winsock advice) Pin
Moak12-Apr-03 4:39
Moak12-Apr-03 4:39 
GeneralRe: Please log in! (Winsock advice) Pin
Rickard Andersson2012-Apr-03 5:37
Rickard Andersson2012-Apr-03 5:37 
GeneralContextMenu of EditBox-es Pin
ZarrinPour11-Apr-03 17:27
ZarrinPour11-Apr-03 17:27 
GeneralRe: ContextMenu of EditBox-es Pin
Nish Nishant11-Apr-03 17:43
sitebuilderNish Nishant11-Apr-03 17:43 
GeneralLearning Move from ATL (no UI) to MFC with UI Pin
Paul Farry11-Apr-03 16:54
professionalPaul Farry11-Apr-03 16:54 
GeneralQuestions on SetProcessAffinityMask Pin
Robert Buldoc11-Apr-03 15:50
Robert Buldoc11-Apr-03 15:50 
GeneralGlobal variable's scope through a solution Pin
Albert Jann11-Apr-03 13:41
Albert Jann11-Apr-03 13:41 
GeneralRe: Global variable's scope through a solution Pin
Nish Nishant11-Apr-03 17:49
sitebuilderNish Nishant11-Apr-03 17:49 
QuestionHow to keep a C++ com dll in memory (repost) Pin
Anonymously11-Apr-03 12:23
Anonymously11-Apr-03 12:23 
AnswerRe: How to keep a C++ com dll in memory (repost) Pin
Daniel Turini11-Apr-03 12:31
Daniel Turini11-Apr-03 12:31 
GeneralRe: How to keep a C++ com dll in memory (repost) Pin
Anonymously12-Apr-03 5:21
Anonymously12-Apr-03 5:21 
GeneralResource Editor gone weird. Pin
JohnMcL11-Apr-03 10:42
JohnMcL11-Apr-03 10:42 
GeneralProblems with MessageBox Pin
mnjobes11-Apr-03 10:26
mnjobes11-Apr-03 10:26 
QuestionHi, Maximilien. I'm hkbeckham. Could I have your email addres? Pin
hkbeckham11-Apr-03 9:02
hkbeckham11-Apr-03 9:02 
GeneralClear Files Pin
gmlnd11-Apr-03 8:36
gmlnd11-Apr-03 8:36 
GeneralRe: Clear Files Pin
Brian Shifrin11-Apr-03 20:53
Brian Shifrin11-Apr-03 20:53 
GeneralBitmapButton Pin
bumper11-Apr-03 8:01
bumper11-Apr-03 8:01 
GeneralRe: BitmapButton Pin
Big Art13-Apr-03 7:45
Big Art13-Apr-03 7:45 
Question:confused::confused:How to create a vertical CTabCtrl control?? Pin
psusong11-Apr-03 7:52
psusong11-Apr-03 7:52 
AnswerRe: :confused::confused:How to create a vertical CTabCtrl control?? Pin
Ravi Bhavnani11-Apr-03 9:38
professionalRavi Bhavnani11-Apr-03 9:38 
Check the "Vertical" box in the control's "Styles" tab in the resource editor. "Top" is akin to "Left" and "Bottom" to "Right" when using a vertical tab control.

/ravi

Let's put "civil" back in "civilization"
http://www.ravib.com
ravib@ravib.com

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.