Advertisement

1 - 10 of 984 containing alltags:("borland") (0.001 seconds)
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...
Zones: Windows ProgrammingDate Answered: 01/03/1997 Grade: C Views: 0
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...
Zones: Windows ProgrammingDate Answered: 02/25/1997 Grade: C Views: 0
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??
Zones: Windows ProgrammingDate Answered: 03/03/1997 Grade: B Views: 4
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,...
Zones: Windows ProgrammingDate Answered: 05/07/1997 Grade: B Views: 4
*/ 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)...
Zones: C++Date Answered: 06/07/1997 Grade: C 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.
Zones: C++Date Answered: 06/01/1997 Grade: C 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 ...
Zones: DOS GamesDate Answered: 06/09/1997 Grade: D 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...
Zones: C++Date Answered: 06/17/1997 Grade: D 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...
Zones: Windows ProgrammingDate Answered: 10/11/1997 Grade: C Views: 0
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
Zones: C++Date Answered: 07/17/1997 Grade: A Views: 0