Annotation of q_a/samples/virtmem/virtmem.h, revision 1.1.1.1

1.1       root        1: #define IDM_FREE           501
                      2: #define IDM_RESERVE        502
                      3: #define IDM_COMMIT         503
                      4: 
                      5: #define IDM_NOACCESS       504
                      6: #define IDM_READONLY       505
                      7: #define IDM_READWRITE      506
                      8: 
                      9: #define IDM_LOCK           901
                     10: #define IDM_UNLOCK         902
                     11: 
                     12: #define IDM_WRITE          701
                     13: 
                     14: #define IDM_SHOW           801
                     15: 
                     16: #define PAGESIZE           0x1000
                     17: 
                     18: LONG APIENTRY MainWndProc (HWND, UINT, UINT, LONG);
                     19: LONG APIENTRY ShowDlgProc (HWND, UINT, UINT, LONG);
                     20: VOID ResetMenu (VOID);
                     21: 
                     22: 
                     23: #define IDE_BASEADDR                101
                     24: #define IDE_ALLOCBASE               102
                     25: #define IDE_INITPROT                103
                     26: #define IDE_SIZE                    104
                     27: #define IDE_STATE                   105
                     28: #define IDE_PROTECT                 106

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.