Click here to Skip to main content
15,915,975 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC42.DLL in .NET Apps Pin
Stephane Rodriguez.22-Aug-02 19:59
Stephane Rodriguez.22-Aug-02 19:59 
GeneralRe: MFC42.DLL in .NET Apps Pin
Daniel Turini23-Aug-02 0:29
Daniel Turini23-Aug-02 0:29 
GeneralTurn Off Window Animation Pin
Derick Cyril Thomas21-Aug-02 17:07
Derick Cyril Thomas21-Aug-02 17:07 
GeneralRe: Turn Off Window Animation Pin
Shog922-Aug-02 10:45
sitebuilderShog922-Aug-02 10:45 
GeneralRe: Turn Off Window Animation Pin
Derick Cyril Thomas22-Aug-02 16:36
Derick Cyril Thomas22-Aug-02 16:36 
GeneralRe: Turn Off Window Animation Pin
Shog922-Aug-02 19:48
sitebuilderShog922-Aug-02 19:48 
Questionexe file implementation problem? Pin
chen21-Aug-02 16:15
chen21-Aug-02 16:15 
AnswerRe: exe file implementation problem? Pin
Christian Graus21-Aug-02 16:49
protectorChristian Graus21-Aug-02 16:49 
If you don't have a PSDK installed, then it will work fine. If you do, then you may find you've used API's not supported on older versions of Windows. If that is so, all you can do is change your code or late bind to those functions and hope none of them are essential ( i.e. then it will work on the older OS', but only if you detect the OS and make sure that code is never run. )

Christian

We're just observing the seasonal migration from VB to VC. Most of these birds will be killed by predators or will die of hunger. Only the best will survive - Tomasz Sowinski 29-07-2002 ( on the number of newbie posters in the VC forum )

Cats, and most other animals apart from mad cows can write fully functional vb code. - Simon Walton - 6-Aug-2002
GeneralSetWindowPos for dialog - OnInitDialog Pin
Coremn21-Aug-02 15:32
Coremn21-Aug-02 15:32 
GeneralRe: SetWindowPos for dialog - OnInitDialog Pin
Michael Dunn21-Aug-02 15:45
sitebuilderMichael Dunn21-Aug-02 15:45 
GeneralChanging Icon Pin
ThickAsABrick21-Aug-02 15:04
ThickAsABrick21-Aug-02 15:04 
GeneralRe: Changing Icon Pin
Shog921-Aug-02 15:10
sitebuilderShog921-Aug-02 15:10 
GeneralRe: Changing Icon Pin
Matt Newman22-Aug-02 1:54
Matt Newman22-Aug-02 1:54 
Generalenumerating pins in direct show Pin
Zizilamoroso21-Aug-02 13:46
Zizilamoroso21-Aug-02 13:46 
GeneralRe: enumerating pins in direct show Pin
Zizilamoroso21-Aug-02 14:00
Zizilamoroso21-Aug-02 14:00 
GeneralReal-time monitoring of processes Pin
Jon Sagara21-Aug-02 12:40
Jon Sagara21-Aug-02 12:40 
GeneralPriority Queue :: C++ Pin
valikac21-Aug-02 12:23
valikac21-Aug-02 12:23 
GeneralRe: Priority Queue :: C++ Pin
Paul M Watt21-Aug-02 17:14
mentorPaul M Watt21-Aug-02 17:14 
GeneralRe: Priority Queue :: C++ Pin
valikac21-Aug-02 17:29
valikac21-Aug-02 17:29 
QuestionHow can I get ListBox items from an Access table? Pin
Manuel Perez21-Aug-02 12:05
Manuel Perez21-Aug-02 12:05 
AnswerRe: How can I get ListBox items from an Access table? Pin
Ranjan Banerji21-Aug-02 15:15
Ranjan Banerji21-Aug-02 15:15 
GeneralC++ Exception Question Pin
Michael_Petrov21-Aug-02 10:43
sussMichael_Petrov21-Aug-02 10:43 
GeneralRe: C++ Exception Question Pin
Tomasz Sowinski21-Aug-02 10:51
Tomasz Sowinski21-Aug-02 10:51 
GeneralError during CryptAquireContext() - using wincrypt.h Pin
esapp42021-Aug-02 9:58
esapp42021-Aug-02 9:58 
GeneralRe: Error during CryptAquireContext() - using wincrypt.h Pin
Le centriste21-Aug-02 11:16
Le centriste21-Aug-02 11:16 

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.