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

C / C++ / MFC

 
QuestionSubclassing SaveAs dialog Pin
Dinakara K1-Jul-10 2:38
Dinakara K1-Jul-10 2:38 
QuestionAre ISAPI filters still useful and how to use them in VS2008 Pin
Pav19771-Jul-10 0:53
Pav19771-Jul-10 0:53 
AnswerRe: Are ISAPI filters still useful and how to use them in VS2008 Pin
Richard MacCutchan1-Jul-10 0:59
mveRichard MacCutchan1-Jul-10 0:59 
GeneralRe: Are ISAPI filters still useful and how to use them in VS2008 Pin
Pav19771-Jul-10 3:13
Pav19771-Jul-10 3:13 
GeneralRe: Are ISAPI filters still useful and how to use them in VS2008 Pin
Richard MacCutchan1-Jul-10 4:33
mveRichard MacCutchan1-Jul-10 4:33 
QuestionRe: Are ISAPI filters still useful and how to use them in VS2008 Pin
David Crow1-Jul-10 4:16
David Crow1-Jul-10 4:16 
AnswerRe: Are ISAPI filters still useful and how to use them in VS2008 Pin
Hristo-Bojilov1-Jul-10 6:31
Hristo-Bojilov1-Jul-10 6:31 
Questionhow to make dialog box as modal Pin
prerananit1-Jul-10 0:19
prerananit1-Jul-10 0:19 
AnswerRe: how to make dialog box as modal Pin
rp_suman1-Jul-10 0:38
rp_suman1-Jul-10 0:38 
QuestionOpen handle of drive Pin
john563230-Jun-10 23:58
john563230-Jun-10 23:58 
QuestionPrinter Resolution Pin
AbhiHcl30-Jun-10 21:59
AbhiHcl30-Jun-10 21:59 
QuestionRe: Printer Resolution Pin
CPallini30-Jun-10 22:32
mveCPallini30-Jun-10 22:32 
AnswerRe: Printer Resolution Pin
Niklas L30-Jun-10 22:44
Niklas L30-Jun-10 22:44 
QuestionAssertion Error in ownerdraw combobox.. Pin
AbhiHcl30-Jun-10 21:16
AbhiHcl30-Jun-10 21:16 
AnswerRe: Assertion Error in ownerdraw combobox.. Pin
KarstenK30-Jun-10 21:39
mveKarstenK30-Jun-10 21:39 
GeneralRe: Assertion Error in ownerdraw combobox.. Pin
AbhiHcl30-Jun-10 21:55
AbhiHcl30-Jun-10 21:55 
AnswerRe: Assertion Error in ownerdraw combobox.. Pin
Aescleal30-Jun-10 22:03
Aescleal30-Jun-10 22:03 
QuestionMessage Removed Pin
30-Jun-10 21:06
draghu30-Jun-10 21:06 
AnswerRe: C++ Version in Visual Studio 2005 Pin
CPallini30-Jun-10 21:17
mveCPallini30-Jun-10 21:17 
AnswerRe: C++ Version in Visual Studio 2005 Pin
Aescleal30-Jun-10 21:21
Aescleal30-Jun-10 21:21 
GeneralRe: C++ Version in Visual Studio 2005 Pin
draghu30-Jun-10 21:28
draghu30-Jun-10 21:28 
GeneralRe: C++ Version in Visual Studio 2005 Pin
Richard MacCutchan1-Jul-10 0:56
mveRichard MacCutchan1-Jul-10 0:56 
GeneralRe: C++ Version in Visual Studio 2005 Pin
draghu1-Jul-10 3:43
draghu1-Jul-10 3:43 
QuestionLibrary Creation Pin
shiv@nand30-Jun-10 19:28
shiv@nand30-Jun-10 19:28 
AnswerRe: Library Creation Pin
KingsGambit30-Jun-10 19:41
KingsGambit30-Jun-10 19:41 
Assuming you need a DLL or LIB.

Create a new project using Visual Studio: File->New->Project->Smart Device->Win32 Smart Device Project.

Then select the platform and in the Project Settings page of the wizard there is an option to Select DLL or LIB.

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.