Components and Libraries
Forum Post

Connect to Visual Basic Generated ActiveX.exe

We have developed a COM server (ActiveX.exe) using Visual Basic that generates an event. Although we are rookies at COM and Visual C++, we have been successful at getting VC++ developed clients to...
Forum Post

Re: COM output

Hmm.. Try outputting the characters (as ints) to see which ones they are - or debug the thing to do the same thing. Else try asking in the MFC or the Visual Basic board. They might know....
Forum Post

Re: Need help with the basics of enumeration

: What exactly are you trying to do? Maybe I can help you out. Don't know what your plan is though. : : : : : This message was edited by the ShinMagus at 2002-6-2 8:15:12 : : : Hi. Although...
Forum Post

tiny opengl/glut question

Hi, what's the best way to bump map objects using OpenGL or GLUT? I'd like to bump map basic shapes, like spheres (glut or glu, I don't care) and other objects (with coords). I've seen a lot of...
Forum Post

Re: Need help with the basics of enumeration

What exactly are you trying to do? Maybe I can help you out. Don't know what your plan is though. : : This message was edited by the ShinMagus at 2002-6-2 8:15:12 : : Hi. Although I've...
Forum Post

Re: NEWBIE

What i really want to know is how to start a basic program... Im use to VB6, so Im looking for the "Nice little form" and im looking to set up event driven features... All the basics that i would...
Forum Post

Newbie

Im new to the C++ world! I'v Read a good book called C++ in 24 hours. i want to start creating useful programs. Im interested in COM i/o. I have very little knowledge of anything other than the...
Forum Post

Re: Need help with the basics of enumeration

: This message was edited by the ShinMagus at 2002-6-2 8:15:12 : Hi. Although I've searched for info on the Java API Documentation, I couldn't get enumeration to actually work. For example, how...
Forum Post

Need help with the basics of enumeration

This message was edited by the ShinMagus at 2002-6-2 8:15:12 Hi. Although I've searched for info on the Java API Documentation, I couldn't get enumeration to actually work. For example, how would...
Forum Post

Re: where to find mfc tutorials

: MSDN has an MFC tutorial called Scribble. You need basic knowledge in the Win32 API and of course C++. : : Here : : http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vctutor98/H...
Forum Post

Re: where to find mfc tutorials

MSDN has an MFC tutorial called Scribble. You need basic knowledge in the Win32 API and of course C++. Here http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vctutor98/HTML/_gs_sc...
Forum Post

A null value in VBE3.0

I need to pass a null value to the function CreateFile API in Visual Basic Embedded 3.0. But I cannot do it as in the visual Basic 6.0 as Byval 0& Do you know why & is after 0 in Byval0&?
Forum Post

Re: call DLL from Visual Basic

: the @1 in the def file is not necessary. and if you have a def : file the __declspec(dllexport) is not necessary because it only : creates a (cryptic) export entry. : : the problem could be,...
Forum Post

Re: call DLL from Visual Basic

the @1 in the def file is not necessary. and if you have a def file the __declspec(dllexport) is not necessary because it only creates a (cryptic) export entry. the problem could be, but i dont...
Forum Post

Re: call DLL from Visual Basic

: : Hello, : : : : I wonder how to send a String from Visual Basic : : application to a DLL written in Visual C++ and : : get a modified version of this string back : : in Visual Basic? : :...
Forum Post

Re: graphix

Hi, Regarding GTK - www.gtk.org - it could be just what you want. Regarding Opengl - it should be available with most Linux distribution -either as software rendering - with mesa or hardware...
Forum Post

Re: graphix

hi, thanks for replying well, all I basically need is to load a picture, be able to draw points and lines, get mouse coordinates and button status, keyboard non blocking input, text outputing....
Forum Post

Writing a basic MFC App

Hi all, I have been developing c/c++ for a few years now, but have recently been learning Win32/MFC development. I want to make an MDI but when I use the Wizzard the client windows are just white...
Forum Post

Re: call DLL from Visual Basic

One other thing too. You need to add a .def file to your C++ DLL like that looks something like this LIBRARY MyDLL.dll EXPORTS ReturnText
Forum Post

Re: call DLL from Visual Basic

: Hello, : : I wonder how to send a String from Visual Basic : application to a DLL written in Visual C++ and : get a modified version of this string back : in Visual Basic? : : Is it...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.