| Last change
 on this file since 608 was             453, checked in by Kevin Toppenberg, 17 years ago | 
        
          | 
Initial upload of TMG-CPRS 1.0.26.69
 | 
        
          | File size:
            670 bytes | 
      
      
| Rev | Line |  | 
|---|
| [453] | 1 | //--------------------------------------------------------------------------- | 
|---|
|  | 2 |  | 
|---|
|  | 3 | #include <basepch.h> | 
|---|
|  | 4 | #pragma hdrstop | 
|---|
|  | 5 | USEFORMNS("..\Source\TntDBLogDlg.pas", Tntdblogdlg, TntLoginDialog); | 
|---|
|  | 6 | //--------------------------------------------------------------------------- | 
|---|
|  | 7 | #pragma package(smart_init) | 
|---|
|  | 8 | //--------------------------------------------------------------------------- | 
|---|
|  | 9 |  | 
|---|
|  | 10 | //   Package source. | 
|---|
|  | 11 | //--------------------------------------------------------------------------- | 
|---|
|  | 12 |  | 
|---|
|  | 13 | #pragma argsused | 
|---|
|  | 14 | int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*) | 
|---|
|  | 15 | { | 
|---|
|  | 16 | return 1; | 
|---|
|  | 17 | } | 
|---|
|  | 18 | //--------------------------------------------------------------------------- | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.