Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Right Alignment !!! :(
Message
 
To
13/12/1996 11:12:11
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00013888
Message ID:
00015079
Views:
48
>usually u can find API functions in the
>Kernel,User,GDI I don't remember the extentions in win3.11 (most probably .dll though if not than maybe .exe)\
>
>the win32 API is stored in
>KERNEL32.dll, GDI32.dll,USER32.dll,ADVAPI.dll and MPR.dll
>
>Arnon

Arnon Hi,

I am trying to call this function within the program but it does not work can you tell me what is wrong with that ...

function name " MakeMenuRtoL "
syntaz is "BOOL MakeMenuRtoL(hmenu,fRtol)"

our code was : when I try it this way doesn't give error:
Gkey=Regfn("MakeMenuRtoL","I","I","c:\windows\system\user.exe")
the returned value is ZERO
which zero means function not successful

but this way :
Gkey=Regfn("MakeMenuRtoL(sysmenu,2)","I","I","c:\windows\system\user.exe")
gives an error syas : Dynamic link library contain a function called
MakeMenuRtoL(sysmenu,2)

Can you tell me what is wrong ??

Ahmad
<><><><><><><><><><><><><><><><><><><><>
<><> REMEMBER,,,,KNOWLEDGE IS POWER <><>
<><><><><><><><><><><><><><><><><><><><>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform