Click here to Skip to main content
15,921,174 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Access File Copy Pin
Alexander M.,1-Apr-05 2:57
Alexander M.,1-Apr-05 2:57 
GeneralRe: Access File Copy Pin
Halberad1-Apr-05 3:12
Halberad1-Apr-05 3:12 
GeneralRe: Access File Copy Pin
David Crow1-Apr-05 4:01
David Crow1-Apr-05 4:01 
GeneralRe: Access File Copy Pin
Blake Miller1-Apr-05 4:58
Blake Miller1-Apr-05 4:58 
GeneralDLL question - correction Pin
eli1502197931-Mar-05 23:46
eli1502197931-Mar-05 23:46 
GeneralRe: DLL question - correction Pin
Alexander M.,1-Apr-05 2:37
Alexander M.,1-Apr-05 2:37 
GeneralRe: DLL question - correction Pin
eli150219791-Apr-05 2:46
eli150219791-Apr-05 2:46 
GeneralRe: DLL question - correction Pin
vishalmore1-Apr-05 20:44
vishalmore1-Apr-05 20:44 
Hi Eli,

Your "dll.def" should look like below

FLRInitializeIP


And also the declearation of function should be like this:
int WINAPI FLRInitializeIP(IPStruct *Server ,int num_of_radars);

It might solve ur problem. Smile | :)

Cheers,
Vishal

GeneralDLL question Pin
eli1502197931-Mar-05 23:26
eli1502197931-Mar-05 23:26 
GeneralRe: DLL question Pin
Cedric Moonen31-Mar-05 23:28
Cedric Moonen31-Mar-05 23:28 
GeneralRe: DLL question Pin
eli1502197931-Mar-05 23:50
eli1502197931-Mar-05 23:50 
GeneralRe: DLL question Pin
toxcct1-Apr-05 1:59
toxcct1-Apr-05 1:59 
GeneralWave file player using drag bar. Pin
hasansheik31-Mar-05 23:12
hasansheik31-Mar-05 23:12 
GeneralRe: Wave file player using drag bar. Pin
Alexander M.,1-Apr-05 2:40
Alexander M.,1-Apr-05 2:40 
GeneralRe: locked workstation and stack overflow Pin
Alexander M.,1-Apr-05 2:53
Alexander M.,1-Apr-05 2:53 
GeneralLooking for tool to translate my soft Pin
yarp31-Mar-05 23:00
yarp31-Mar-05 23:00 
GeneralRe: Looking for tool to translate my soft Pin
John R. Shaw31-Mar-05 23:34
John R. Shaw31-Mar-05 23:34 
GeneralRe: Looking for tool to translate my soft Pin
yarp1-Apr-05 1:29
yarp1-Apr-05 1:29 
GeneralYour Opinion... Pin
NewbieStats31-Mar-05 22:59
NewbieStats31-Mar-05 22:59 
GeneralRe: Your Opinion... Pin
ThatsAlok31-Mar-05 23:11
ThatsAlok31-Mar-05 23:11 
QuestionHow to get USB Mass Storage Device info? Pin
delemur31-Mar-05 22:46
delemur31-Mar-05 22:46 
GeneralHook chains Pin
Member 44888031-Mar-05 22:38
Member 44888031-Mar-05 22:38 
GeneralRe: Hook chains Pin
ThatsAlok31-Mar-05 22:50
ThatsAlok31-Mar-05 22:50 
GeneralRe: Hook chains Pin
David Crow1-Apr-05 4:05
David Crow1-Apr-05 4:05 
GeneralRe: Hook chains Pin
Member 4488801-Apr-05 5:58
Member 4488801-Apr-05 5:58 

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.