Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Right Alignment !!! :(
Message
 
À
13/12/1996 11:12:11
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00013888
Message ID:
00015079
Vues:
52
>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 <><>
<><><><><><><><><><><><><><><><><><><><>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform