Word 2000 Error

Sylvain Petreolle spetreolle at yahoo.fr
Sun Mar 9 15:05:07 CST 2003


 --- Kevin DeKorte <kdekorte at yahoo.com> a écrit : > Uwe,
> 
> Here is one patch... But now there is a problem with 
> 
> fixme:seh:EXC_RtlRaiseException call to unimplemented function 
> wininet.dll.GetUrlCacheConfigInfoA
Googling says :

GetUrlCacheConfigInfo

Retrieves the current cache configuration information.

BOOL GetUrlCacheConfigInfo (
LPCACHE_ CONFIG_INFO lpCacheConfigInfo 	//Points to the
CACHE_CONFIG_INFO structure
LPDWORD lpdwCacheConfigInfoBufferSize 	//Points to the size of the
buffer for the above
DWORD dwFieldControl 	//Bitmask determining fields to be retrieved
);	

Parameters

lpCacheConfigInfo

[in] The buffer in which the cache info is to be returned.

lpdwCacheInfoBufferSize

[in] Pointer to a DWORD location that carries the size of the above
buffer. On return this location contains the size of the data (in
bytes) returned.

dwFieldControl

[in] Bitmask that controls the fields to be returned in the above
buffer. See the Remarks for values

Return Values

S_OK

Success.

E_INVALIDARG

One or more arguments are invalid.


=====
Sylvain Petreolle
spetreolle at users.sourceforge.net 
Fight Spam ! EuroCauce: http://www.euro.cauce.org/en/index.html
ICQ #170597259

"Don't think you are. Know you are." Morpheus, in "Matrix".

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com



More information about the wine-devel mailing list