- Leftover from the winesync.

svn path=/trunk/; revision=35196
This commit is contained in:
Aleksey Bragin 2008-08-08 19:23:07 +00:00
parent 04f79ee653
commit b339d8f7b8

View file

@ -74,7 +74,7 @@ static LPSTR MPR_GetValueName( LPCSTR pbResource, WORD cbResource, BYTE nType )
* WNetCachePassword [MPR.@] Saves password in cache * WNetCachePassword [MPR.@] Saves password in cache
* *
* NOTES * NOTES
* only the parameter count is verifyed * Only the parameter count is verified
* *
* ---- everything below this line might be wrong (js) ----- * ---- everything below this line might be wrong (js) -----
* RETURNS * RETURNS
@ -221,7 +221,7 @@ DWORD WINAPI WNetGetCachedPassword(
* WNetEnumCachedPasswords [MPR.@] * WNetEnumCachedPasswords [MPR.@]
* *
* NOTES * NOTES
* the parameter count is verifyed * The parameter count is verified
* *
* This function is a huge security risk, as virii and such can use * This function is a huge security risk, as virii and such can use
* it to grab all the passwords in the cache. It's bad enough to * it to grab all the passwords in the cache. It's bad enough to