When ever I boot my machine, just after all the Windows 95 stuff is up and ready, I get the following message:
Unable to load the dynamic link librabry:
msnp32.dll
The system cannot find the fil...
http://www.experts-exchange.com/Networking/Windows_Networking/9x/Q_10016133.html
How do i create dynamically controls in an application without using appstudio. eg. Dialog box with 3 edit controls
Dynamic dialog box , dynamic 3 edit controls.
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10023302.html
Zones:
C++Date Answered: 09/11/1997 Grade: C Views: 0
MSVC5 Enterprise
How do I dynamically add items to a menu?
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10030841.htm...
Zones:
Windows MFCDate Answered: 01/12/1998 Grade: C Views: 0
I have a 4 dimensional dynamic array. At run time I read a file to determine how many of these arrays I need and what their names should be.
How can I create one or more of these dynamic arrays a...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10086149.html
How can I determine resource parameters in an application? For example, I created a dialog panel by a resource editor and I need to determine its size dynamically, when the application is runing. C...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10089212.htm...
Zones:
Windows MFCDate Answered: 10/21/1998 Grade: B Views: 0
Hi,
Is there any way to create components on a form dynamically by selecting the component type from a list then creating the component and setting it's properties.
I do not wish to go through a ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10123448.html
im trying to do dynamic menu bar .
here is the code:
<html>
<head>
<style>
#top{position:absolute ;left: 0 ;top: 0}
#submenu1 {position:absolute ;left: 0 ;top: 31;visibility:hide}
</styl...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_10296390.ht...
Zones:
HTMLDate Answered: 02/17/2000 Grade: B Views: 0
IS there a way dynamic sql be added to cursor defination of the procedure so that when the cursor code is executed it can substitute value of variable t_one. I have understood how to write dynamic ...
http://www.experts-exchange.com/Database/Oracle/Q_10309952.html
Zones:
OracleDate Answered: 06/08/2000 Grade: B Views: 0
I have found that the rows of a textarea can be dynamically changed in IE, but not in Netscape--the textarea stays the same size. Is there any way to get it to work in Netscape?
function update...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10310864.html
Zones:
JavaScriptDate Answered: 03/15/2000 Grade: A Views: 0
Hi Experts,
Can I check with you whether I can display picture boxes, buttons, label dynamically, that means I display them according to the number of records in my database.
is it possible ?...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10337981.html
Zones:
Visual BasicDate Answered: 05/06/2000 Grade: B Views: 0