Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing Parameters DWORD PTR using API conundrum
Message
From
10/10/2006 14:48:48
 
 
To
10/10/2006 14:41:45
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
01160919
Message ID:
01161002
Views:
19
Friday, HA! I copy and paste my test code but change variable names (m1 = lnLastE) :-)

>Also, I don't have m1 defined and formatmessage() doesn't exist for me so I error on those...
>
>
>SNIP
>>
>>What is the result of this? Here it geves me "The handle is invalid"
>>
>>? SetupDiEnumDeviceInterfaces(m.lnDeviceInfoSet, ;
>>    @m.lcDeviceInfoData, ;
>>    @m.lcClassGuid, ;
>>    m.lnx,;
>>    @m.lcDeviceInterfaceData)
>>
>>lnLastE = GetLastError()
>>? m1
>>lcBuffer = SPACE(512)
>>FormatMessage(0x1000, 0, lnLastE, 0, @lcBuffer,512,0)
>>? lcBuffer
>>
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform