Click here to Skip to main content
15,914,924 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: UpdateData for radio buttons ... Pin
Maximilien12-Dec-05 9:04
Maximilien12-Dec-05 9:04 
GeneralRe: UpdateData for radio buttons ... Pin
David Crow12-Dec-05 9:37
David Crow12-Dec-05 9:37 
GeneralRe: UpdateData for radio buttons ... Pin
Maximilien12-Dec-05 9:59
Maximilien12-Dec-05 9:59 
GeneralRe: UpdateData for radio buttons ... Pin
David Crow12-Dec-05 10:39
David Crow12-Dec-05 10:39 
QuestionC++ using Crystal Reports Pin
dwillms12-Dec-05 4:43
dwillms12-Dec-05 4:43 
AnswerRe: C++ using Crystal Reports Pin
JonEngle12-Dec-05 5:17
JonEngle12-Dec-05 5:17 
GeneralRe: C++ using Crystal Reports Pin
dwillms12-Dec-05 8:39
dwillms12-Dec-05 8:39 
GeneralRe: C++ using Crystal Reports Pin
JonEngle12-Dec-05 9:17
JonEngle12-Dec-05 9:17 
In MSDN, under "Crystal Reports for Visual Studio .Net":

When you are creating a C++ project to host Crystal reports on the Web or Windows, you should choose the Managed C++ Application template.

Procedures that involve design view operations and automatic code generation to incorporate Crystal reports generally apply to Visual Basic and Visual C# projects only. You should use the Report Object Model, the Web Forms Viewer class description and the Windows Forms Viewer class description to incorporate Crystal reports in Managed C++ projects.

It looks like the only portion of Crystal Reports they distribute with .Net is the .Net version, not the ActiveX controls or COM interfaces. So, is your C++ app a managed app?
GeneralRe: C++ using Crystal Reports Pin
dwillms13-Dec-05 7:03
dwillms13-Dec-05 7:03 
QuestionLimit to GDI Handles and User Handles Pin
Patje12-Dec-05 3:10
Patje12-Dec-05 3:10 
AnswerRe: Limit to GDI Handles and User Handles Pin
Blake Miller12-Dec-05 4:43
Blake Miller12-Dec-05 4:43 
QuestionCSocket object in Win32 Console Application Pin
ilgale12-Dec-05 2:57
ilgale12-Dec-05 2:57 
AnswerRe: CSocket object in Win32 Console Application Pin
Alex Orovetskiy12-Dec-05 3:20
Alex Orovetskiy12-Dec-05 3:20 
GeneralRe: CSocket object in Win32 Console Application Pin
ilgale12-Dec-05 3:22
ilgale12-Dec-05 3:22 
AnswerRe: CSocket object in Win32 Console Application Pin
khan++12-Dec-05 3:30
khan++12-Dec-05 3:30 
GeneralRe: CSocket object in Win32 Console Application Pin
ilgale12-Dec-05 3:37
ilgale12-Dec-05 3:37 
GeneralRe: CSocket object in Win32 Console Application Pin
khan++12-Dec-05 3:52
khan++12-Dec-05 3:52 
AnswerRe: CSocket object in Win32 Console Application Pin
BadKarma12-Dec-05 4:11
BadKarma12-Dec-05 4:11 
AnswerRe: CSocket object in Win32 Console Application Pin
dicomapi12-Dec-05 8:35
dicomapi12-Dec-05 8:35 
QuestionPhysicalDriveX Pin
Mila02512-Dec-05 2:45
Mila02512-Dec-05 2:45 
AnswerRe: PhysicalDriveX Pin
khan++12-Dec-05 2:51
khan++12-Dec-05 2:51 
GeneralRe: PhysicalDriveX Pin
Mila02512-Dec-05 4:34
Mila02512-Dec-05 4:34 
GeneralRe: PhysicalDriveX Pin
khan++12-Dec-05 19:26
khan++12-Dec-05 19:26 
QuestionHandling streaming data Pin
__makaveli__12-Dec-05 1:56
__makaveli__12-Dec-05 1:56 
AnswerRe: Handling streaming data Pin
khan++12-Dec-05 2:25
khan++12-Dec-05 2:25 

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.