After looking at the confusing Microsoft documentation, I need help using CTL3D controls in OWL programming. I could use sample code on how to initiate the library, how to link it into code, and h...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10000213.html
I'm trying to build a screen saver under Win 32 under Borland C++ 5.00.
I've tried the example provided under the WIN API help provided with the compiler, but when I try to make the project, I cann...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10002188.html
I draw in resource editor a bitmap for my toolbar with some colors with also BLUE but when compiled and running program the color BLUE magically go to DARK YELLOW and so other colors Why??
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10004174.html
I've just recompiled my 16-bit WinG app with Borland C++. There's a
documented bug with WinG which insists that it is loaded before
Toolhelp.dll. I have successfully done this with Visual C++ 1.52,...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10009653.html
*/ from my .cpp file
#pragma argsused
BOOL Wintodo_OnCreate(HWND hwnd, CREATESTRUCT FAR* lpCreateStruct)
{
CreateWindow("BorBtn",NULL,
WS_CHILD|WS_VISIBLE|WS_BORDER,
1,0,24,20,hwnd,HMENU(801)...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10012712.html
Zones:
C++Date Answered: 06/07/1997 Rating: 6.6 Views: 0
I'm looking for examples of Winsock programming (for Win16 preferred) in Borland C++. I'm interested in POP3 and SMTP mail usage or FTP programs.
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10012759.html
Zones:
C++Date Answered: 06/01/1997 Rating: 6.6 Views: 0
I have a Borland program called Jetfighter which ran well on my IBM PS/2 (80386 processor). Having transferred it to my Gateway 2000 P5-75 (Pentium processor) I can now get no further from the DOS ...
http://www.experts-exchange.com/Gamers/Computer_Games/DOS/Q_10013183.html
Zones:
DOS GamesDate Answered: 06/09/1997 Rating: 5.8 Views: 0
Hi,
I have a Borland C++ DLL "testapi.dll", now I want to use it in Visual C++ project. I did as following:
1)use "impdef testapi testapi.dll" got a "testapi.def" (The "impdef" is a Broland co...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10014175.html
Zones:
C++Date Answered: 06/17/1997 Rating: 4.4 Views: 0
En francais :
Je travaille sous Borland C++ 4.52
Peut on ecrire une DLL 32 bit qui appellerait une DLL 16 bits
Si oui expliquer comment ?
Si non comment contourner ?
Je voudrais gerer des variab...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10014294.html
Hi i need examples of how to
1. draw a box that can be filed with text
2. how to print to a printer port
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10016747.html
Zones:
C++Date Answered: 07/17/1997 Rating: 7.0 Views: 0