source:
trunk/include/odinapi.h@
6541
      
      | Last change on this file since 6541 was 6473, checked in by , 24 years ago | |
|---|---|
| File size: 318 bytes | |
| Line | |
|---|---|
| 1 | /* | 
| 2 | * Internal functions exported by odin dlls | 
| 3 | * | 
| 4 | * Project Odin Software License can be found in LICENSE.TXT | 
| 5 | * | 
| 6 | */ | 
| 7 | #ifndef __ODINAPI_H__ | 
| 8 | #define __ODINAPI_H__ | 
| 9 | |
| 10 | void WIN32API SetRegistryRootKey(HKEY hRootkey, HKEY hKey); | 
| 11 | void WIN32API SetCustomBuildName(char *lpszName, DWORD ordinalbase); | 
| 12 | |
| 13 | #endif //__WINUSER32_H__ | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
