Click here to Skip to main content
15,911,646 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDate Validation Pin
Renjith Ramachandran22-Feb-05 23:16
Renjith Ramachandran22-Feb-05 23:16 
GeneralRe: Date Validation Pin
David Crow23-Feb-05 2:40
David Crow23-Feb-05 2:40 
GeneralRe: Date Validation Pin
James R. Twine23-Feb-05 2:51
James R. Twine23-Feb-05 2:51 
GeneralRe: Date Validation Pin
anand_study17-May-05 19:47
anand_study17-May-05 19:47 
Generalmalloc fails Pin
Jay Carter22-Feb-05 23:00
Jay Carter22-Feb-05 23:00 
GeneralRe: malloc fails Pin
$8823-Feb-05 1:33
$8823-Feb-05 1:33 
GeneralRe: malloc fails Pin
Mike Dimmick23-Feb-05 2:30
Mike Dimmick23-Feb-05 2:30 
GeneralRe: malloc fails Pin
Jay Carter23-Feb-05 3:30
Jay Carter23-Feb-05 3:30 
Thanks for your thoughts. Different size blocks or different heaps is not applicable here. I have modified the loop to use malloc for small blocks and VirtualAlloc for the big blocks. This gives me more stability and memory usage. But, there is always one, this code is ANSI C only, so no access to VirtualAlloc.

If it is fragmenting memory then should this not be a gradual degredation? NOT as stated, use <=520184 and immedialty you cannot alloc more? There is something odd happending in the MS implemenation of a VMM!
GeneralRe: malloc fails Pin
Neville Franks23-Feb-05 9:02
Neville Franks23-Feb-05 9:02 
QuestionTo set modified time of a file as current time? Pin
Monisankar22-Feb-05 22:50
Monisankar22-Feb-05 22:50 
AnswerRe: To set modified time of a file as current time? Pin
Monisankar22-Feb-05 23:36
Monisankar22-Feb-05 23:36 
GeneralCEdit Line Length Limit Problem Pin
fangzj22-Feb-05 22:17
fangzj22-Feb-05 22:17 
GeneralRe: CEdit Line Length Limit Problem Pin
David Crow23-Feb-05 2:38
David Crow23-Feb-05 2:38 
GeneralRe: CEdit Line Length Limit Problem Pin
fangzj23-Feb-05 3:43
fangzj23-Feb-05 3:43 
GeneralRe: CEdit Line Length Limit Problem Pin
David Crow23-Feb-05 5:57
David Crow23-Feb-05 5:57 
GeneralRe: CEdit Line Length Limit Problem Pin
fangzj23-Feb-05 13:07
fangzj23-Feb-05 13:07 
GeneralRe: CEdit Line Length Limit Problem Pin
David Crow24-Feb-05 3:02
David Crow24-Feb-05 3:02 
GeneralRe: CEdit Line Length Limit Problem Pin
fangzj24-Feb-05 13:22
fangzj24-Feb-05 13:22 
GeneralRe: CEdit Line Length Limit Problem Pin
David Crow24-Feb-05 16:15
David Crow24-Feb-05 16:15 
GeneralGET RESOURCE ID'S Pin
kedar.dave22-Feb-05 22:15
kedar.dave22-Feb-05 22:15 
GeneralRe: GET RESOURCE ID'S Pin
Bernhard22-Feb-05 22:38
Bernhard22-Feb-05 22:38 
Generalmulti page internet explorer Pin
storein22-Feb-05 21:15
storein22-Feb-05 21:15 
GeneralTabCtrl In a SDI project Pin
Tcpip200522-Feb-05 19:43
Tcpip200522-Feb-05 19:43 
GeneralRe: TabCtrl In a SDI project Pin
Tcpip200522-Feb-05 21:36
Tcpip200522-Feb-05 21:36 
Generalprinting problem on XP Pin
bryce22-Feb-05 19:14
bryce22-Feb-05 19:14 

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.