| Last change
 on this file since 74 was             57, checked in by Gregg Young, 7 years ago | 
        
          | 
Add a -p command line switch to allow use of the default PM Print screen behavior (capture to printer)
 | 
        
          | 
              
Property                 svn:eol-style
 set to                 native | 
        
          | File size:
            328 bytes | 
      
      
| Rev | Line |  | 
|---|
| [2] | 1 |  | 
|---|
|  | 2 | #ifndef _THTH_GOTCHDLL_H_ | 
|---|
|  | 3 | #define _THTH_GOTCHDLL_H_ | 
|---|
| [10] | 4 | #ifdef __cplusplus | 
|---|
|  | 5 | extern "C" { | 
|---|
|  | 6 | #endif | 
|---|
| [2] | 7 |  | 
|---|
| [57] | 8 | extern void EXPENTRY InitDLL (HAB hab, HWND hwnd, BOOL g_usePMps); | 
|---|
| [2] | 9 | extern void EXPENTRY StartInputHook (void); | 
|---|
|  | 10 | extern void EXPENTRY StopInputHook (void); | 
|---|
|  | 11 | extern USHORT Version (VOID); | 
|---|
|  | 12 |  | 
|---|
| [10] | 13 | #ifdef __cplusplus | 
|---|
|  | 14 | } | 
|---|
| [2] | 15 | #endif | 
|---|
| [10] | 16 |  | 
|---|
|  | 17 | #endif | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.