Click here to Skip to main content
15,886,137 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: data map declartion. Pin
CodingLover6-Dec-07 20:04
CodingLover6-Dec-07 20:04 
GeneralRe: data map declartion. Pin
jhwurmbach6-Dec-07 21:40
jhwurmbach6-Dec-07 21:40 
GeneralRe: data map declartion. Pin
David Crow7-Dec-07 2:57
David Crow7-Dec-07 2:57 
GeneralExplorer view Pin
john56326-Dec-07 18:27
john56326-Dec-07 18:27 
GeneralRe: Explorer view Pin
Nelek6-Dec-07 21:29
protectorNelek6-Dec-07 21:29 
Generalaccess to archive Pin
patrickinminneapolis6-Dec-07 15:54
patrickinminneapolis6-Dec-07 15:54 
GeneralRe: access to archive Pin
Mike Dimmick7-Dec-07 16:49
Mike Dimmick7-Dec-07 16:49 
GeneralDirectX problem Pin
MarkB7776-Dec-07 12:36
MarkB7776-Dec-07 12:36 
Im posting this here in the hopes of a quicker answer (as opposed to the Graphics forum).

I've been playing around with DirectX in C# for quite some time now with success. All the tutorials in the DXSDK9.0 run fine for C# and VB.Net.

I want to learn how to use DirectX in C++, but when I try and run any C++ example I get the below errors...

1. Error LNK2019: unresolved external symbol _Direct3DCreate@4 referenced in function “long_cdecl InitD3D(struct HWND__*)”(?InitD3D@@YAJPAUHHWD__@@@Z)

2. Fatal error LNK1120: 1 unresolved externals

These errors were generated when I tryed to run the very first tutorial (initialise a DirectX device).

I figure there maybe a header file I need to move somewhere.

Has anyone run into this problem before, and/or knows how I could fix it?


Kind Regards,


Mark.
GeneralRe: DirectX problem Pin
Mark Salsbery6-Dec-07 14:28
Mark Salsbery6-Dec-07 14:28 
GeneralRe: DirectX problem Pin
MarkB7776-Dec-07 15:13
MarkB7776-Dec-07 15:13 
Generalstring class Pin
linksys20066-Dec-07 12:18
linksys20066-Dec-07 12:18 
GeneralRe: string class Pin
linksys20066-Dec-07 12:31
linksys20066-Dec-07 12:31 
GeneralRe: string class Pin
linksys20066-Dec-07 12:47
linksys20066-Dec-07 12:47 
Generaloff topic Pin
Nelek6-Dec-07 21:27
protectorNelek6-Dec-07 21:27 
GeneralRe: string class Pin
jhwurmbach6-Dec-07 21:43
jhwurmbach6-Dec-07 21:43 
GeneralCreatedibsection Returning Error_not_enough_memory, misterious problem Pin
csmanul6-Dec-07 12:06
csmanul6-Dec-07 12:06 
GeneralRe: Createdibsection Returning Error_not_enough_memory, misterious problem Pin
Bram van Kampen7-Dec-07 13:38
Bram van Kampen7-Dec-07 13:38 
GeneralRe: Createdibsection Returning Error_not_enough_memory, misterious problem Pin
csmanul7-Dec-07 23:56
csmanul7-Dec-07 23:56 
GeneralRe: Createdibsection Returning Error_not_enough_memory, misterious problem Pin
Bram van Kampen8-Dec-07 16:15
Bram van Kampen8-Dec-07 16:15 
GeneralRe: Createdibsection Returning Error_not_enough_memory, misterious problem Pin
Mike Dimmick7-Dec-07 17:04
Mike Dimmick7-Dec-07 17:04 
GeneralRe: Createdibsection Returning Error_not_enough_memory, misterious problem Pin
csmanul9-Dec-07 23:20
csmanul9-Dec-07 23:20 
QuestionNeed to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
lctrncs6-Dec-07 9:42
lctrncs6-Dec-07 9:42 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
Mark Salsbery6-Dec-07 9:48
Mark Salsbery6-Dec-07 9:48 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
led mike6-Dec-07 10:01
led mike6-Dec-07 10:01 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
Mark Salsbery6-Dec-07 11:28
Mark Salsbery6-Dec-07 11:28 

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.