Tip Bank

DevX - Software Development Resource

Internationalized Strings

If you’ve been using the standard string class and you have to internationalize your software, you don’t have to give up the significant advantages class string offers: you can simply

DevX - Software Development Resource

Static Variables

Static variables (not to be confused with static class members) have the qualities of both global and local variables: they are initialized by default to binary zeroes (unless explicitly initialized

DevX - Software Development Resource

wince_palmpc

Question: Microsoft currently has a VB5 extension to allow programming of the WinCE handheld PCs, but not for the Palm PCs. Is Microsoft planning a version of WinCE VB for

DevX - Software Development Resource

How to invoke Word from ASP

Question: I have a successful ASP application that returns data to an IE4 browser and requests that the browser display the data as an Excel spreadsheet. When I save the

DevX - Software Development Resource

ASP error ‘0115’

Question: I have MDAC 1.5 on my Windows 95 box running PWS 4.0. I get ASP ‘0115’ when trying to run any of the ASP scripts, even the samples downloaded

DevX - Software Development Resource

Data Sources

Question: Do I have to duplicate DSNs on the development PC and the Web server for Visual InterDev to work, or can I use the Data Source on the Web

DevX - Software Development Resource

WinCE / SystemTray

Question: My question involves SystemTray controls for WinCE 2.0. I am familiar with the ActiveX controls that can use the SystemTray in Win95. However, I am not sure how to

DevX - Software Development Resource

Color Dialog (Common Dialog)

Question: How can I use the CHOOSECOLOR WIN32 API with Powerbuilder? Answer: Create a custom user object and declare the following local structure:long lstructsizeulong hwndownerulong hinstancelong rgbresultblob lpcustcolorslong flagslong lcustdatalong