Click here to Skip to main content
16,006,749 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Double-Checked Locking pattern issue Pin
George_George31-Dec-07 6:25
George_George31-Dec-07 6:25 
GeneralSure. Pin
CPallini31-Dec-07 6:28
mveCPallini31-Dec-07 6:28 
QuestionDrawing textures using sprites (DirectX) Pin
Hanan88830-Dec-07 2:39
Hanan88830-Dec-07 2:39 
GeneralRe: Drawing textures using sprites (DirectX) Pin
Jeremy Falcon30-Dec-07 14:43
professionalJeremy Falcon30-Dec-07 14:43 
GeneralRe: Drawing textures using sprites (DirectX) Pin
Hanan88830-Dec-07 21:55
Hanan88830-Dec-07 21:55 
Questionhow to create a self contained dialog that can be used in mutiple applications? Pin
@largeinsd29-Dec-07 20:00
@largeinsd29-Dec-07 20:00 
AnswerRe: how to create a self contained dialog that can be used in mutiple applications? Pin
David Crow30-Dec-07 3:14
David Crow30-Dec-07 3:14 
AnswerRe: how to create a self contained dialog that can be used in mutiple applications? Pin
Bram van Kampen30-Dec-07 4:11
Bram van Kampen30-Dec-07 4:11 
I suggest that you build a DLL which gives access to, or maybe exports your dialog. You need to export it if you want to be able to derrive from your dialog. The main difficulty in this case is the selection of a resource ID that's not going to be used in any of the apps that use your DLL.

Regards,

Bram van Kampen

AnswerRe: how to create a self contained dialog that can be used in mutiple applications? Pin
Mark Salsbery30-Dec-07 10:32
Mark Salsbery30-Dec-07 10:32 
Questioneh, what does "owner drawn" mean? Pin
@largeinsd29-Dec-07 16:49
@largeinsd29-Dec-07 16:49 
AnswerRe: eh, what does "owner drawn" mean? Pin
Mark Salsbery29-Dec-07 17:29
Mark Salsbery29-Dec-07 17:29 
GeneralRe: eh, what does "owner drawn" mean? Pin
@largeinsd29-Dec-07 19:43
@largeinsd29-Dec-07 19:43 
AnswerRe: eh, what does "owner drawn" mean? Pin
Jeremy Falcon30-Dec-07 14:50
professionalJeremy Falcon30-Dec-07 14:50 
GeneralVisual Studio 2008 Pin
Bram van Kampen29-Dec-07 13:01
Bram van Kampen29-Dec-07 13:01 
GeneralRe: Visual Studio 2008 Pin
CPallini29-Dec-07 13:30
mveCPallini29-Dec-07 13:30 
GeneralRe: Visual Studio 2008 Pin
Bram van Kampen29-Dec-07 14:03
Bram van Kampen29-Dec-07 14:03 
GeneralRe: Visual Studio 2008 Pin
CPallini30-Dec-07 3:13
mveCPallini30-Dec-07 3:13 
GeneralRe: Visual Studio 2008 Pin
Bram van Kampen30-Dec-07 13:32
Bram van Kampen30-Dec-07 13:32 
GeneralRe: Visual Studio 2008 Pin
CPallini30-Dec-07 20:59
mveCPallini30-Dec-07 20:59 
GeneralRe: Visual Studio 2008 Pin
Kevin McFarlane30-Dec-07 3:45
Kevin McFarlane30-Dec-07 3:45 
GeneralRe: Visual Studio 2008 Pin
bob1697229-Dec-07 19:44
bob1697229-Dec-07 19:44 
GeneralRe: Visual Studio 2008 Pin
Bram van Kampen30-Dec-07 14:02
Bram van Kampen30-Dec-07 14:02 
GeneralRe: Visual Studio 2008 Pin
bob1697230-Dec-07 17:40
bob1697230-Dec-07 17:40 
GeneralAdd a new property page to a property sheet, but in another position than the last one... Pin
Joan M29-Dec-07 10:49
professionalJoan M29-Dec-07 10:49 
GeneralRe: Add a new property page to a property sheet, but in another position than the last one... Pin
Mark Salsbery29-Dec-07 14:02
Mark Salsbery29-Dec-07 14:02 

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.