Changeset 8046 for trunk/include/win
- Timestamp:
 - Mar 8, 2002, 11:58:54 AM (24 years ago)
 - Location:
 - trunk/include/win
 - Files:
 - 
      
- 2 edited
 
- 
          
  wine/undocshell.h (modified) (1 diff)
 - 
          
  winuser.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/include/win/wine/undocshell.h
r7819 r8046 567 567 LPVOID WINAPI PathFindExtensionAW(LPCVOID path); 568 568 569 LPVOID WINAPI PathGetExtensionAW(LPCVOID lpszPath );569 LPVOID WINAPI PathGetExtensionAW(LPCVOID lpszPath, DWORD void1, DWORD void2); 570 570 571 571 LPSTR WINAPI PathGetArgs(LPCSTR lpszPath);  - 
      
trunk/include/win/winuser.h
r7953 r8046 3955 3955 WORD WINAPI SYSTEM_KillSystemTimer( WORD ); 3956 3956 3957 HRESULT WINAPI PrivateExtractIconsA(LPCSTR,INT,DWORD,DWORD,HICON*,DWORD,UINT,DWORD); 3958 HRESULT WINAPI PrivateExtractIconsW(LPCWSTR,INT,DWORD,DWORD,HICON*,DWORD,UINT,DWORD); 3959 3957 3960 /* Extra functions that don't exist in the Windows API */ 3958 3961  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  