Click here to Skip to main content
16,015,072 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Calling Windiff within my program Pin
Martin Ziacek27-May-02 8:25
Martin Ziacek27-May-02 8:25 
GeneralRe: Calling Windiff within my program Pin
Gilfrog27-May-02 8:44
Gilfrog27-May-02 8:44 
GeneralRe: Calling Windiff within my program Pin
Mike Nordell27-May-02 21:03
Mike Nordell27-May-02 21:03 
GeneralSetting System Time and Date Pin
Mark Donkers27-May-02 4:50
Mark Donkers27-May-02 4:50 
GeneralRe: Setting System Time and Date Pin
Mark Donkers27-May-02 4:59
Mark Donkers27-May-02 4:59 
Generalunresolved external problems (again...sigh) Pin
Alan Chambers27-May-02 4:44
Alan Chambers27-May-02 4:44 
GeneralRe: unresolved external problems (again...sigh) Pin
Orbital^27-May-02 4:53
Orbital^27-May-02 4:53 
GeneralRe: unresolved external problems (again...sigh) Pin
Alan Chambers27-May-02 5:35
Alan Chambers27-May-02 5:35 
Thanks for the response. I did notice the line you pointed out in MSDN, but I haven't included LIBC.lib in my build nor with \MT option. Its strange but I've noticed that when I create a simple win32 application if I add the code given in my first question straight away, it works!!!! chuck it in my win32 simple app that I built up and it fails!!! why? I've checked the include libraries in Project > Settings > Link and they are exactly the same. I scoured the project options for \MT and can't find it (found \ML though). I haven't changed a sodding thing except to add the appropriate files (dxguid.lib and ddraw.lib) for my DirectX SDK. Apart from that I haven't touched it. Could it be the order I'm #including stuff? What is the missing link Smile | :) .

Many Thanks,
Alan.

"When I left you I was but the learner, now I am the master" - Darth Vader
GeneralRe: unresolved external problems (again...sigh) Pin
SamirSood27-May-02 5:29
SamirSood27-May-02 5:29 
GeneralRe: unresolved external problems (again...sigh) Pin
Alan Chambers27-May-02 5:48
Alan Chambers27-May-02 5:48 
GeneralRe: unresolved external problems (again...sigh) Pin
Erik Funkenbusch27-May-02 5:27
Erik Funkenbusch27-May-02 5:27 
GeneralRe: unresolved external problems (again...sigh) Pin
Alan Chambers27-May-02 5:57
Alan Chambers27-May-02 5:57 
QuestionI want to draw the caption area by myself,how can I? Pin
white jungle27-May-02 4:24
white jungle27-May-02 4:24 
AnswerRe: I want to draw the caption area by myself,how can I? Pin
Roger Allen27-May-02 4:49
Roger Allen27-May-02 4:49 
GeneralRe: I want to draw the caption area by myself,how can I? Pin
white jungle27-May-02 18:41
white jungle27-May-02 18:41 
GeneralCException Pin
Alexandru Savescu27-May-02 4:13
Alexandru Savescu27-May-02 4:13 
GeneralRe: CException Pin
Orbital^27-May-02 5:00
Orbital^27-May-02 5:00 
GeneralRe: CException Pin
Alexandru Savescu27-May-02 5:38
Alexandru Savescu27-May-02 5:38 
GeneralRe: CException Pin
Martin Ziacek27-May-02 5:46
Martin Ziacek27-May-02 5:46 
GeneralRe: CException Pin
Alexandru Savescu27-May-02 8:10
Alexandru Savescu27-May-02 8:10 
Questionhow can i create two menu handles in the menubar? Pin
27-May-02 4:05
suss27-May-02 4:05 
GeneralCaption of SDI application Pin
David Liska27-May-02 4:01
David Liska27-May-02 4:01 
GeneralRe: Caption of SDI application Pin
Mazdak27-May-02 4:31
Mazdak27-May-02 4:31 
GeneralRe: Caption of SDI application Pin
Jay Beckert27-May-02 4:49
Jay Beckert27-May-02 4:49 
GeneralRe: Caption of SDI application Pin
Jay Beckert27-May-02 4:46
Jay Beckert27-May-02 4:46 

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.