forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Compiled program does not execute as expected

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> KBase
View previous topic :: View next topic  
Author Message
silverfrost
Site Admin


Joined: 29 Nov 2006
Posts: 191
Location: Manchester

PostPosted: Tue Sep 07, 2004 9:39 pm    Post subject: Compiled program does not execute as expected Reply with quote

Many runtime problems can be solved by ensuring the correct version of the runtime library is installed correctly.

Salford Win32 applications require the runtime library SALFLIBC.DLL to be available. If there is more than one SALFLIBC.DLL installed on the system it is possible that the incorrect version will be used.

The system will look for the SALFLIBC.DLL in the following order and the first one that is found will be used:

- the path (AppPath) associated with a executable name in the registry
- the directory from which your application executable (.exe) is run
- the Windows system directory
- the directories on the path in order

To Set or check the registry start Regedit and open the key HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionApp Paths
A key with the same name as your application executable should contain default REG_EXPAND_SZ value that is the path to your executable including the name of the executable itself.

To check what directories are in your path type PATH at the Command Prompt.

We no longer recommend that users place SALFLIBC.DLL in the Windows or Windows System directories because this may cause compatibility issues with other Salford applications.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> KBase All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group