Advertisement

1 - 10 of 2624 containing alltags:("example") (0.001 seconds)
Can anybody show me an example of how to use Unicode in a C/C++ program in particular on a UNIX platform ?
Zones: C++Date Answered: 01/28/1997 Grade: C Views: 0
Hello, I'm working with SunOS 4.1.3_U1. I got RPCSRC 4.0 by Sun, did my own DES routines and installed secure_rpc. When I try to assign a pair of DES keys to a user, this is the situation: #newkey...
Zones: Unix Systems ProgrammingDate Answered: 03/03/1997 Grade: C Views: 0
Borland 5.0's TTabControl example is a little weak showing how to implement the tabs but not the actual dialogs. I'm working on an app that will front-end a relational database that requires quic...
Zones: C++Date Answered: 03/07/1997 Grade: C Views: 4
Title: copy a file without using command.com Hallo! I want to copy a file from a directory to another with MFC like the following DOS-command for example:       copy C:\HOME\TEXT.DOC C:\HOBBY The fo...
Zones: Windows MFCDate Answered: 05/27/1997 Grade: C Views: 0
I need an example on listing availables fonts.
Zones: Windows MFC, Font CreatorDate Answered: 10/11/1997 Grade: C Views: 0
I want to know if an html component that I can give lines to add manually exists. Example: MyHtmlComp.Add(<B>Something</B>
Zones: Delphi ProgrammingDate Answered: 08/23/1997 Grade: C Views: 0
Using Visual C++ 4.5 on Windows NT 4.0/95, How do I add an Icon into the system tray with a menu that appears on the left or right click, The only example is the traynot one supplied with Visual St...
Zones: C++Date Answered: 08/26/1997 Grade: C Views: 0
Hi all I'am trying to make a small clipboard..and I'am loolking for the syntax for getting the clip in windows..I can do this in a program but can't get it from windows..is this a api call when u ...
Zones: Visual Basic, VB ObjectsDate Answered: 09/01/1997 Grade: C Views: 0
Does anyone have an example in VB that illustrates how the menu bar can be programmed?
Zones: MS AccessDate Answered: 10/13/1997 Grade: A Views: 0
Hi, I have a huge state machine for agent conversation and I would like to learn how to write an arbitrary state machine in Java employing objects instead of a case statement or else if. Any exampl...
Zones: JavaDate Answered: 11/17/1997 Grade: B Views: 0