Re: [GD-Windows] CreateDialog failure
Brought to you by:
vexxed72
From: <pat...@t-...> - 2002-08-24 15:06:00
|
Are you really passing NULL as the DLGPROC, or was that an oversight typing the email? I didn't think that was an optional parameter. I got bitten at some point by having some common controls in a dialog, but forgetting to use InitCommonControls() or ...ControlsEx() which caused me no end of stress for being something so blindingly simple %) Other than that: beats me :) Cheers, -- Pat |