
please wait
by Pommespapst
base class -> derived class compability problem
|
Hi everyone, I have no clue how to properly solve this problem: I have a container class called CONTROL and i have derived classes EDIT, LABEL, BUTTON et... |
Jul 6, 2010 at 8:07am
[5 replies] Last: @stravant static_cast works ;) thank you very much @firedraco so ... (by Pommespapst)
|
by TimGalant
Saving data
|
Hi, I'm writing a windows application which should save and read data like this: Name Password Birtday Allowed to do... Allowed to do.... |
Jul 5, 2010 at 3:53pm
[4 replies] Last: The simplest Excel compatible file is a CSV file, where a record occup... (by kbw)
|
by Null
dialog box + accelerators
|
Is it possible to use accelerators in dialog box? In window-based program I have to use TranslateAccelerator function but how about dialog-based program? |
Jul 4, 2010 at 6:00pm
[8 replies] Last: After looking more carefully at your code, I THINK you must use a MODE... (by Lamblion)
|
by vivmen
Shared Memory
|
Hello all , can any one tell me how i can remove shared memory from system ?(if i loss handle to it ?) . thanks in advance. |
Jul 2, 2010 at 9:23am
[no replies]
|
by shyamsan
STL errors in VS2010
|
Hi All, We are in process of porting C++ project from VS2008 to VS2010. We are getting STL related errors When it is compiled with Visual studio 2010. Howev... |
Jul 1, 2010 at 1:01pm
[1 reply] : And the errors are ... (by kbw)
|
by SkunkieButt
MIDI Support
|
Basically I'm just trying to create a "man in the middle" software to handle LED's and other deck control's on Denon's DN-S3700 deck (it's a DJ turntable MIDI c... |
Jul 1, 2010 at 4:49am
[no replies]
|