Click here to Skip to main content
15,908,776 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: dll linkage madness Pin
rpins13-Jan-04 17:17
rpins13-Jan-04 17:17 
GeneralRe: dll linkage madness Pin
PJ Arends13-Jan-04 17:31
professionalPJ Arends13-Jan-04 17:31 
GeneralRe: dll linkage madness - fixed now Pin
bryce13-Jan-04 19:12
bryce13-Jan-04 19:12 
GeneralEvent handling problem - unmanaged C++ COM and VB .NET interop Pin
rpins13-Jan-04 11:24
rpins13-Jan-04 11:24 
GeneralPointers and the adresse bus Pin
Ralf Friedrich Hain13-Jan-04 11:11
Ralf Friedrich Hain13-Jan-04 11:11 
GeneralRe: Pointers and the adresse bus Pin
Joaquín M López Muñoz13-Jan-04 11:26
Joaquín M López Muñoz13-Jan-04 11:26 
GeneralRe: Pointers and the adresse bus Pin
markkuk13-Jan-04 11:58
markkuk13-Jan-04 11:58 
QuestionAnyone know of any good memory pool classes or templates for VC6? Pin
prcarp13-Jan-04 9:27
prcarp13-Jan-04 9:27 
I've been hunting around and haven't dug up anything yet. I actually wrote one myself but I am not happy with it. I am about to start again but was hoping that maybe someone worked out all the kinks in some generic form I could adapt.

I have a rather large project that uses something very similar to a variant object. I can have anywhere from 10 to 50,000 instance of these classes at any one time and they are created and destroyed many, many times during the program's execution (which may last weeks at a time - Windows permitting). I want to avoid memory fragmentation and just make this application more speedy in general.

Thanks,
Paul
AnswerRe: Anyone know of any good memory pool classes or templates for VC6? Pin
Joaquín M López Muñoz13-Jan-04 10:56
Joaquín M López Muñoz13-Jan-04 10:56 
GeneralRe: Anyone know of any good memory pool classes or templates for VC6? Pin
prcarp13-Jan-04 11:20
prcarp13-Jan-04 11:20 
GeneralRe: Anyone know of any good memory pool classes or templates for VC6? Pin
Joaquín M López Muñoz13-Jan-04 11:40
Joaquín M López Muñoz13-Jan-04 11:40 
Questionprofile in VC 6 ? Pin
Maximilien13-Jan-04 7:46
Maximilien13-Jan-04 7:46 
Generaledit or list box color change Pin
act_x13-Jan-04 6:25
act_x13-Jan-04 6:25 
GeneralRe: edit or list box color change Pin
valikac13-Jan-04 6:30
valikac13-Jan-04 6:30 
GeneralRe: edit or list box color change Pin
act_x13-Jan-04 6:41
act_x13-Jan-04 6:41 
GeneralRe: edit or list box color change Pin
Jeremy Falcon13-Jan-04 6:55
professionalJeremy Falcon13-Jan-04 6:55 
GeneralPrint with MFC Pin
nikoladsp13-Jan-04 6:21
nikoladsp13-Jan-04 6:21 
GeneralMAC address Pin
Jeremy Falcon13-Jan-04 6:07
professionalJeremy Falcon13-Jan-04 6:07 
GeneralRe: MAC address Pin
Joaquín M López Muñoz13-Jan-04 11:15
Joaquín M López Muñoz13-Jan-04 11:15 
GeneralRe: MAC address Pin
Jeremy Falcon13-Jan-04 12:50
professionalJeremy Falcon13-Jan-04 12:50 
QuestionHow to show dialog in a CTabCtrl Pin
AnTri13-Jan-04 5:05
AnTri13-Jan-04 5:05 
GeneralRegQueryValueEx + DWORD problem Pin
Anonymous13-Jan-04 4:54
Anonymous13-Jan-04 4:54 
GeneralRe: RegQueryValueEx + DWORD problem Pin
G. Steudtel13-Jan-04 6:00
G. Steudtel13-Jan-04 6:00 
GeneralParsing CStrings & Find Strings. Pin
rspringstead200313-Jan-04 4:34
rspringstead200313-Jan-04 4:34 
GeneralRe: Parsing CStrings & Find Strings. Pin
rspringstead200313-Jan-04 4:45
rspringstead200313-Jan-04 4:45 

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.