Click here to Skip to main content
15,881,424 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CComboBox bug? Pin
Tomasz Sowinski25-Sep-02 1:17
Tomasz Sowinski25-Sep-02 1:17 
GeneralRe: CComboBox bug? Pin
Hans Ruck25-Sep-02 1:49
Hans Ruck25-Sep-02 1:49 
GeneralRe: CComboBox bug? Pin
Tomasz Sowinski25-Sep-02 1:57
Tomasz Sowinski25-Sep-02 1:57 
GeneralUpdate Dialog Pin
Karavaev Denis24-Sep-02 23:36
Karavaev Denis24-Sep-02 23:36 
GeneralRe: Update Dialog Pin
jmkhael25-Sep-02 0:48
jmkhael25-Sep-02 0:48 
GeneralRe: Update Dialog Pin
Karavaev Denis25-Sep-02 0:57
Karavaev Denis25-Sep-02 0:57 
GeneralRe: Update Dialog Pin
Tomasz Sowinski25-Sep-02 0:54
Tomasz Sowinski25-Sep-02 0:54 
GeneralHelp about DirectX 8.1 SDK Tutorial 1 Pin
wangdave24-Sep-02 22:31
wangdave24-Sep-02 22:31 
Hi,

When I compiled and ran the sample code from DirectX 8.1 SDK Tutorial 1,
CreateDevice, I got a D3DERR_INVALIDCALL return value from CreateDevice()
and the sample app failed.

...
HRESULT hRst = g_pD3D->CreateDevice( D3DADAPTER_DEFAULT, D3DDEVTYPE_HAL,
hWnd,
D3DCREATE_SOFTWARE_VERTEXPROCESSING,
&d3dpp, &g_pd3dDevice );
...

I did copy the code from Platform SDK without any changes. And I am sure
that I have installed DirectX 8.1.

Is there anyone know what this error means? What should I do then? I am a
freshmen for DirectX SDK development.

Thanks for your help in advance.



GeneralRe: Help about DirectX 8.1 SDK Tutorial 1 Pin
jmkhael25-Sep-02 0:43
jmkhael25-Sep-02 0:43 
GeneralRe: Help about DirectX 8.1 SDK Tutorial 1 Pin
wangdave25-Sep-02 15:20
wangdave25-Sep-02 15:20 
GeneralDisplay Tradisional Chinese Font Pin
:_Rocket_:24-Sep-02 22:17
:_Rocket_:24-Sep-02 22:17 
GeneralLoading bitmaps and CBitmapButton Pin
Nish Nishant24-Sep-02 21:25
sitebuilderNish Nishant24-Sep-02 21:25 
GeneralRe: Loading bitmaps and CBitmapButton Pin
Christian Graus24-Sep-02 22:48
protectorChristian Graus24-Sep-02 22:48 
GeneralRe: Loading bitmaps and CBitmapButton Pin
Michael P Butler25-Sep-02 0:33
Michael P Butler25-Sep-02 0:33 
Generaldetermining message source Pin
yourbuddy7724-Sep-02 20:41
yourbuddy7724-Sep-02 20:41 
GeneralRe: determining message source Pin
Christian Graus24-Sep-02 22:49
protectorChristian Graus24-Sep-02 22:49 
GeneralRe: determining message source Pin
Simon.W24-Sep-02 23:16
Simon.W24-Sep-02 23:16 
GeneralRe: determining message source Pin
Tomasz Sowinski25-Sep-02 1:15
Tomasz Sowinski25-Sep-02 1:15 
GeneralRe: determining message source Pin
yourbuddy7725-Sep-02 17:58
yourbuddy7725-Sep-02 17:58 
GeneralRe: determining message source Pin
Tomasz Sowinski25-Sep-02 23:57
Tomasz Sowinski25-Sep-02 23:57 
GeneralWindow Active Pin
suresh_sathya24-Sep-02 19:55
suresh_sathya24-Sep-02 19:55 
GeneralMFCGridCtrl Pin
munaf24-Sep-02 19:32
munaf24-Sep-02 19:32 
GeneralRe: MFCGridCtrl Pin
jerry0davis24-Sep-02 22:51
jerry0davis24-Sep-02 22:51 
GeneralEnabling password complexity programmatically Pin
abhinarulkar24-Sep-02 19:01
abhinarulkar24-Sep-02 19:01 
GeneralRe: Enabling password complexity programmatically Pin
Christian Graus24-Sep-02 22:51
protectorChristian Graus24-Sep-02 22:51 

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.