Click here to Skip to main content
15,912,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to programmatically clear/delete the AutoComplete data? Pin
valikac20-Apr-04 5:56
valikac20-Apr-04 5:56 
GeneralRe: How to programmatically clear/delete the AutoComplete data? Pin
David Crow20-Apr-04 7:08
David Crow20-Apr-04 7:08 
AnswerRe: How to programmatically clear/delete the AutoComplete data? Pin
jmkhael20-Apr-04 7:13
jmkhael20-Apr-04 7:13 
GeneralOptional DLL Pin
Niklas L20-Apr-04 2:54
Niklas L20-Apr-04 2:54 
GeneralRe: Optional DLL Pin
Mike Dimmick20-Apr-04 2:58
Mike Dimmick20-Apr-04 2:58 
GeneralRe: Optional DLL Pin
Antony M Kancidrowski20-Apr-04 3:19
Antony M Kancidrowski20-Apr-04 3:19 
GeneralRe: Optional DLL Pin
Niklas L20-Apr-04 4:44
Niklas L20-Apr-04 4:44 
GeneralExported functions in a dll Pin
Rajeshk12320-Apr-04 2:46
Rajeshk12320-Apr-04 2:46 
I have written WIN32 ( Non MFC ) dll using VC++ 6.0 visual studio. The exported functions are called by another application. This works correctly on my PC.
I have copied the EXE and dll on another PC. The application runs without any errors but the values returned from the functions are not correct. Mostly the intialised values are returned (i.e. if boolean is initialised to TRUE , the it is only returned)
Do I have to do something else so that functions behave correcly on all the machine ?
rgds
Rajesh
GeneralRe: Exported functions in a dll Pin
melwyn20-Apr-04 4:41
melwyn20-Apr-04 4:41 
GeneralRe: Exported functions in a dll Pin
dudepdx20-Apr-04 5:47
dudepdx20-Apr-04 5:47 
GeneralRe: Exported functions in a dll Pin
Rajeshk12321-Apr-04 1:36
Rajeshk12321-Apr-04 1:36 
GeneralVc++ with XML Pin
Member 127313720-Apr-04 2:24
Member 127313720-Apr-04 2:24 
GeneralRe: Vc++ with XML Pin
toxcct20-Apr-04 2:28
toxcct20-Apr-04 2:28 
GeneralRe: Vc++ with XML Pin
Steve S20-Apr-04 2:32
Steve S20-Apr-04 2:32 
GeneralRe: Vc++ with XML Pin
Steve Thresher20-Apr-04 2:38
Steve Thresher20-Apr-04 2:38 
GeneralRe: Vc++ with XML Pin
Navin20-Apr-04 6:21
Navin20-Apr-04 6:21 
GeneralRe: Vc++ with XML Pin
Prakash Nadar20-Apr-04 7:24
Prakash Nadar20-Apr-04 7:24 
GeneralProgram-Crashes in Realise Mode Pin
schoni20-Apr-04 1:41
schoni20-Apr-04 1:41 
GeneralRe: Program-Crashes in Realise Mode Pin
David Crow20-Apr-04 2:36
David Crow20-Apr-04 2:36 
GeneralRe: Program-Crashes in Realise Mode Pin
22491720-Apr-04 2:46
22491720-Apr-04 2:46 
GeneralRe: Program-Crashes in Realise Mode Pin
Maxwell Chen20-Apr-04 17:13
Maxwell Chen20-Apr-04 17:13 
GeneralShared Variable in a dll Pin
Rajeshk12320-Apr-04 0:28
Rajeshk12320-Apr-04 0:28 
GeneralRe: Shared Variable in a dll Pin
Mike Beckerleg20-Apr-04 3:42
Mike Beckerleg20-Apr-04 3:42 
QuestionWindows low on memory? Pin
peterchen20-Apr-04 0:13
peterchen20-Apr-04 0:13 
AnswerRe: Windows low on memory? Pin
Prakash Nadar20-Apr-04 0:46
Prakash Nadar20-Apr-04 0:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.