Windows Programming - July 2010 (Page 5)

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...
[5 replies] Last: @stravant static_cast works ;) thank you very much @firedraco so ... (by Pommespapst)
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....
[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?
[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.
[no replies]
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...
[1 reply] : And the errors are ... (by kbw)
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...
[no replies]
July 2010 Pages: 1... 345
  Archived months: [jun2010] [aug2010]

This is an archived page. To post a new message, go to the current page.