Click here to Skip to main content
16,007,163 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralStartDoc Pin
Daniel Kanev10-May-05 10:03
Daniel Kanev10-May-05 10:03 
GeneralDisabling an EN_CHANGE Event Pin
NikoiD10-May-05 9:15
NikoiD10-May-05 9:15 
GeneralRe: Disabling an EN_CHANGE Event Pin
David Crow10-May-05 9:34
David Crow10-May-05 9:34 
GeneralRe: Disabling an EN_CHANGE Event Pin
PJ Arends10-May-05 9:35
professionalPJ Arends10-May-05 9:35 
GeneralRe: Disabling an EN_CHANGE Event Pin
NikoiD10-May-05 9:45
NikoiD10-May-05 9:45 
GeneralRe: Disabling an EN_CHANGE Event Pin
PJ Arends10-May-05 12:03
professionalPJ Arends10-May-05 12:03 
General'LoadLibrary' Problem using DirectX Pin
gogizmo10-May-05 7:55
gogizmo10-May-05 7:55 
GeneralRe: 'LoadLibrary' Problem using DirectX Pin
Ista10-May-05 16:04
Ista10-May-05 16:04 
its easier to put into the include directive in afx.h

Its better to use apparently the AfxLoadLibrary

heres a link for load library
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/html/_core_link_explicitly.asp[^]

save your self trouble and type

#include <D3DX8.h>

at the top. make sure in tools->options->projects you have the paths linked up.
Building and executing a D3D sample will let you know.

my 2 cents from my experience, but I am in know an expert at c++

I'm not an expert yet, but I play one at work. Yeah and here too.
Generalfinding mersenne prime numbers Pin
Mridang Agarwalla10-May-05 7:17
Mridang Agarwalla10-May-05 7:17 
GeneralRe: finding mersenne prime numbers Pin
David Crow10-May-05 7:49
David Crow10-May-05 7:49 
GeneralRe: finding mersenne prime numbers Pin
John M. Drescher10-May-05 8:13
John M. Drescher10-May-05 8:13 
Questionfinding out processor inmformation? Pin
Mridang Agarwalla10-May-05 7:12
Mridang Agarwalla10-May-05 7:12 
AnswerRe: finding out processor inmformation? Pin
David Crow10-May-05 7:33
David Crow10-May-05 7:33 
GeneralRe: finding out processor inmformation? Pin
Mridang Agarwalla10-May-05 16:56
Mridang Agarwalla10-May-05 16:56 
GeneralRe: finding out processor inmformation? Pin
David Crow11-May-05 2:34
David Crow11-May-05 2:34 
Generalfinding out processor usage Pin
Mridang Agarwalla10-May-05 7:10
Mridang Agarwalla10-May-05 7:10 
GeneralRe: finding out processor usage Pin
David Crow10-May-05 7:32
David Crow10-May-05 7:32 
Generalanyone see a really time consuming math calculation Pin
Mridang Agarwalla10-May-05 7:08
Mridang Agarwalla10-May-05 7:08 
GeneralRe: anyone see a really time consuming math calculation Pin
Chris Meech10-May-05 7:12
Chris Meech10-May-05 7:12 
GeneralRe: anyone see a really time consuming math calculation Pin
Mridang Agarwalla10-May-05 7:15
Mridang Agarwalla10-May-05 7:15 
GeneralRe: anyone see a really time consuming math calculation Pin
markkuk10-May-05 10:24
markkuk10-May-05 10:24 
GeneralOne Tab control covers the other Pin
risio25510-May-05 6:18
risio25510-May-05 6:18 
Generalusing splitter windows in a non doc/view application Pin
ankur6ue10-May-05 6:08
ankur6ue10-May-05 6:08 
GeneralRe: using splitter windows in a non doc/view application Pin
skornel010-May-05 12:56
skornel010-May-05 12:56 
GeneralLocking Microsoft Word with MFC Pin
arthyboy10-May-05 5:12
arthyboy10-May-05 5:12 

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.