Click here to Skip to main content
16,007,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: hiding other apps splash screens? Pin
Joaquín M López Muñoz21-Sep-01 9:53
Joaquín M López Muñoz21-Sep-01 9:53 
GeneralString resources & MAKEINTRESOURCE Pin
Chen Venkataraman21-Sep-01 7:41
Chen Venkataraman21-Sep-01 7:41 
GeneralRe: String resources & MAKEINTRESOURCE Pin
Tomasz Sowinski21-Sep-01 7:56
Tomasz Sowinski21-Sep-01 7:56 
GeneralRe: String resources & MAKEINTRESOURCE Pin
The_Server21-Sep-01 12:21
The_Server21-Sep-01 12:21 
GeneralRe: String resources & MAKEINTRESOURCE Pin
Michael Dunn21-Sep-01 14:06
sitebuilderMichael Dunn21-Sep-01 14:06 
GeneralPlotting algebraic expressions Pin
21-Sep-01 6:18
suss21-Sep-01 6:18 
Questionhow could i reallocate an array? Pin
Gérald Mercet21-Sep-01 5:18
Gérald Mercet21-Sep-01 5:18 
AnswerRe: how could i reallocate an array? Pin
Joaquín M López Muñoz21-Sep-01 5:58
Joaquín M López Muñoz21-Sep-01 5:58 
use vector<double> instead of built-in arrays. Check your VC++ documentation on vector for further info.

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
GeneralRe: how could i reallocate an array? Pin
Nemanja Trifunovic21-Sep-01 6:10
Nemanja Trifunovic21-Sep-01 6:10 
GeneralScrollbar position in list control Pin
21-Sep-01 5:00
suss21-Sep-01 5:00 
GeneralRe: Scrollbar position in list control Pin
Michael Dunn21-Sep-01 14:16
sitebuilderMichael Dunn21-Sep-01 14:16 
GeneralCreating OCX with VC++ Pin
José Carlos21-Sep-01 3:52
José Carlos21-Sep-01 3:52 
GeneralRe: Creating OCX with VC++ Pin
Michael P Butler21-Sep-01 4:22
Michael P Butler21-Sep-01 4:22 
GeneralActiveXControl Pin
Remi Morin21-Sep-01 3:42
Remi Morin21-Sep-01 3:42 
GeneralRefreshing Client Area Pin
21-Sep-01 3:35
suss21-Sep-01 3:35 
GeneralRe: Refreshing Client Area Pin
Remi Morin21-Sep-01 3:41
Remi Morin21-Sep-01 3:41 
GeneralButtons......EditBox Pin
Ahmad9921-Sep-01 3:33
Ahmad9921-Sep-01 3:33 
GeneralRe: Buttons......EditBox Pin
21-Sep-01 6:18
suss21-Sep-01 6:18 
GeneralRe: Buttons......EditBox....Thanks and Need MoreHelp Pin
Ahmad9922-Sep-01 0:04
Ahmad9922-Sep-01 0:04 
GeneralRe: Buttons......EditBox....Thanks and Need MoreHelp Pin
Paolo Messina22-Sep-01 7:06
professionalPaolo Messina22-Sep-01 7:06 
GeneralRe: Buttons......EditBox Pin
Matt Gullett22-Sep-01 7:21
Matt Gullett22-Sep-01 7:21 
Questionhow can i bundle files into one file without creating the extension .zip?? Pin
DanYELL21-Sep-01 3:22
DanYELL21-Sep-01 3:22 
AnswerRe: how can i bundle files into one file without creating the extension .zip?? Pin
Steen Krogsgaard21-Sep-01 3:46
Steen Krogsgaard21-Sep-01 3:46 
Generaltree view item Pin
21-Sep-01 2:29
suss21-Sep-01 2:29 
GeneralRe: tree view item Pin
Not Active21-Sep-01 3:04
mentorNot Active21-Sep-01 3:04 

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.