Hi,
      This may sound amusing to many of you. But it s been a great help for
me since long, knowing the exports of various Windows DLL's.

I use Lotus Notes as my email Client, and to see the exports provided by
the DLL, I mail it to myself and open it in Lotus Notes file view, rather
than detaching or launching it.
Lotus Notes by itself, shows me all the header information of the file and
list of all exports of the DLL in human readable text.

Apart from it, I think window ships with some utility like Quick View or
something like that, which also does the same thing.

BTW, the export list of Kernel32 stands out as this.... but you still will
have to struggle finding out the parameters taken by each of them


HTH
Deepak Kaul
RMSI
INDIA

Win32 Portable Executable File Format
|----------------|
|File            |
|HeaderOptional  |
|HeaderData      |
|DirectorySection|
|Table           |
|----------------|
|Resources       |
|Imports         |
|Exports         |
|----------------|



Exports Table    (Main Menu)
  Name                          KERNEL32.dll
  Characteristics               0x00000000
  TimeDateStamp                 0x3794E7F5
  Version                       0.00
  Ordinal base                  0x00000001
  # of functions                0x000002A9
  # of Names                    0x000002A9

  Entry Pt  Ordn  Name
  000079A7     1  AddAtomA
  0000442A     2  AddAtomW
  00027241     3  AddConsoleAliasA
  00027207     4  AddConsoleAliasW
  000281EE     5  AllocConsole
  000124EA     6  AreFileApisANSI
  00026763     7  BackupRead
  00026936     8  BackupSeek
  00026EB7     9  BackupWrite
  000052A0    10  BaseAttachCompleteThunk
  0000542A    11  Beep
  00022621    12  BeginUpdateResourceA
  000224A8    13  BeginUpdateResourceW
  00024FBF    14  BuildCommDCBA
  00024F47    15  BuildCommDCBAndTimeoutsA
  00024EF2    16  BuildCommDCBAndTimeoutsW
  00024F6D    17  BuildCommDCBW
  00015DCE    18  CallNamedPipeA
  00015E3D    19  CallNamedPipeW
  0000DC20    20  CancelIo
  0001D131    21  CancelWaitableTimer
  0001E5CE    22  ClearCommBreak
  0001E5DC    23  ClearCommError
  00028B6A    24  CloseConsoleHandle
  0000135E    25  CloseHandle
  00004CDB    26  CloseProfileUserMapping
  000203F2    27  CmdBatNotification
  0001E143    28  CommConfigDialogA
  0001E060    29  CommConfigDialogW
  0000627B    30  CompareFileTime
  0002B999    31  CompareStringA
  00002FAD    32  CompareStringW
  000155B4    33  ConnectNamedPipe
  00028D54    34  ConsoleMenuControl
  00006DE9    35  ContinueDebugEvent
  0002E268    36  ConvertDefaultLocale
  0001DBF7    37  ConvertThreadToFiber
  0000F0D2    38  CopyFileA
  0000F194    39  CopyFileExA
  0000F237    40  CopyFileExW
  0000F176    41  CopyFileW
  0002A2F2    42  CreateConsoleScreenBuffer
  0000709E    43  CreateDirectoryA
  00007253    44  CreateDirectoryExA
  000072ED    45  CreateDirectoryExW
  000070FD    46  CreateDirectoryW
  0001C645    47  CreateEventA
  0001C6B3    48  CreateEventW
  0001DB04    49  CreateFiber
  00010B02    50  CreateFileA
  0000DECE    51  CreateFileMappingA
  0000DF42    52  CreateFileMappingW
  00010B73    53  CreateFileW
  0000C1C7    54  CreateIoCompletionPort
  000130A3    55  CreateMailslotA
  00012F6E    56  CreateMailslotW
  0001CA3D    57  CreateMutexA
  0001CAA8    58  CreateMutexW
  00015328    59  CreateNamedPipeA
  0001539D    60  CreateNamedPipeW
  00017D62    61  CreatePipe
  00017EFD    62  CreateProcessA
  000183E0    63  CreateProcessW
  00004F3A    64  CreateRemoteThread
  0001C841    65  CreateSemaphoreA
  0001C8AF    66  CreateSemaphoreW
  00025DEC    67  CreateTapePartition
  0001D153    68  CreateThread
  000133AD    69  CreateVirtualBuffer
  0001CF17    70  CreateWaitableTimerA
  0001CF82    71  CreateWaitableTimerW
  00006E21    72  DebugActiveProcess
  0000687A    73  DebugBreak
  0000BAE7    74  DefineDosDeviceA
  0000BB94    75  DefineDosDeviceW
  000079C7    76  DeleteAtom
  00041C40    77  DeleteCriticalSection
  0001DBA3    78  DeleteFiber
  0000E5FE    79  DeleteFileA
  0000E65A    80  DeleteFileW
  00002B02    81  DeviceIoControl
  00013BF9    82  DisableThreadLibraryCalls
  0001564B    83  DisconnectNamedPipe
  000061EB    84  DosDateTimeToFileTime
  00028BC4    85  DuplicateConsoleHandle
  00004D0B    86  DuplicateHandle
  00022998    87  EndUpdateResourceA
  00022838    88  EndUpdateResourceW
  00041D39    89  EnterCriticalSection
  0002C779    90  EnumCalendarInfoA
  00030F09    91  EnumCalendarInfoW
  0002C7A9    92  EnumDateFormatsA
  00030F39    93  EnumDateFormatsW
  00014CFE    94  EnumResourceLanguagesA
  00015184    95  EnumResourceLanguagesW
  00014ABA    96  EnumResourceNamesA
  000013E6    97  EnumResourceNamesW
  00014895    98  EnumResourceTypesA
  00014F66    99  EnumResourceTypesW
  0002C9E3   100  EnumSystemCodePagesA
  00030EF7   101  EnumSystemCodePagesW
  0002C9D1   102  EnumSystemLocalesA
  00030EE5   103  EnumSystemLocalesW
  0002C793   104  EnumTimeFormatsA
  00030F23   105  EnumTimeFormatsW
  00025DBC   106  EraseTape
  0001E802   107  EscapeCommFunction
  00019F92   108  ExitProcess
  0001D283   109  ExitThread
  000200D6   110  ExitVDM
  0001A7C5   111  ExpandEnvironmentStringsA
  0001A919   112  ExpandEnvironmentStringsW
  0002786F   113  ExpungeConsoleCommandHistoryA
  00027861   114  ExpungeConsoleCommandHistoryW
  00013451   115  ExtendVirtualBuffer
  0001AF39   116  FatalAppExitA
  0001AEF0   117  FatalAppExitW
  0001AF83   118  FatalExit
  00006137   119  FileTimeToDosDateTime
  00006087   120  FileTimeToLocalFileTime
  00005F8C   121  FileTimeToSystemTime
  0002A2D4   122  FillConsoleOutputAttribute
  0002A294   123  FillConsoleOutputCharacterA
  0002A2B6   124  FillConsoleOutputCharacterW
  000079B7   125  FindAtomA
  000079ED   126  FindAtomW
  0000C77D   127  FindClose
  0000CF23   128  FindCloseChangeNotification
  0000CD90   129  FindFirstChangeNotificationA
  0000CDF3   130  FindFirstChangeNotificationW
  0000C3D3   131  FindFirstFileA
  0000C87F   132  FindFirstFileExA
  0000C99C   133  FindFirstFileExW
  0000C4EA   134  FindFirstFileW
  0000CEEC   135  FindNextChangeNotification
  0000C500   136  FindNextFileA
  0000C5B5   137  FindNextFileW
  000145B7   138  FindResourceA
  00014696   139  FindResourceExA
  00014E81   140  FindResourceExW
  0000467B   141  FindResourceW
  0002ADCA   142  FlushConsoleInputBuffer
  0000D884   143  FlushFileBuffers
  000123FC   144  FlushInstructionCache
  0000E1B9   145  FlushViewOfFile
  0002C86D   146  FoldStringA
  00031B15   147  FoldStringW
  00013227   148  FormatMessageA
  00013389   149  FormatMessageW
  000284DD   150  FreeConsole
  0001A409   151  FreeEnvironmentStringsA
  0001A401   152  FreeEnvironmentStringsW
  00013B82   153  FreeLibrary
  00013BCF   154  FreeLibraryAndExitThread
  00014E75   155  FreeResource
  000134BF   156  FreeVirtualBuffer
  0002AD02   157  GenerateConsoleCtrlEvent
  0003486C   158  GetACP
  000079D5   159  GetAtomNameA
  0000458C   160  GetAtomNameW
  0001F76E   161  GetBinaryType
  0001F76E   162  GetBinaryTypeA
  0001F819   163  GetBinaryTypeW
  00034878   164  GetCPInfo
  0001E903   165  GetCommConfig
  0001EADE   166  GetCommMask
  0001EB66   167  GetCommModemStatus
  0001EBEE   168  GetCommProperties
  0001EC9D   169  GetCommState
  0001EF8C   170  GetCommTimeouts
  0001A3F5   171  GetCommandLineA
  0001A3FB   172  GetCommandLineW
  0000EDCC   173  GetCompressedFileSizeA
  0000EE2E   174  GetCompressedFileSizeW
  00005950   175  GetComputerNameA
  0000566E   176  GetComputerNameW
  000273B4   177  GetConsoleAliasA
  000277C5   178  GetConsoleAliasExesA
  000274F3   179  GetConsoleAliasExesLengthA
  000274EB   180  GetConsoleAliasExesLengthW
  000277B3   181  GetConsoleAliasExesW
  0002738F   182  GetConsoleAliasW
  00027672   183  GetConsoleAliasesA
  00027485   184  GetConsoleAliasesLengthA
  00027477   185  GetConsoleAliasesLengthW
  0002765C   186  GetConsoleAliasesW
  0002B2D7   187  GetConsoleCP
  00027B6B   188  GetConsoleCommandHistoryA
  000279E6   189  GetConsoleCommandHistoryLengthA
  000279D8   190  GetConsoleCommandHistoryLengthW
  00027B55   191  GetConsoleCommandHistoryW
  0002A8B4   192  GetConsoleCursorInfo
  0002920E   193  GetConsoleDisplayMode
  0002AA33   194  GetConsoleFontInfo
  0002AB62   195  GetConsoleFontSize
  000290DB   196  GetConsoleHardwareState
  00027EDA   197  GetConsoleInputExeNameA
  00027F5D   198  GetConsoleInputExeNameW
  00028613   199  GetConsoleInputWaitHandle
  0002B4BD   200  GetConsoleKeyboardLayoutNameA
  0002B4CB   201  GetConsoleKeyboardLayoutNameW
  0002A57E   202  GetConsoleMode
  0002B38D   203  GetConsoleOutputCP
  0002A7B2   204  GetConsoleScreenBufferInfo
  00027D10   205  GetConsoleTitleA
  00027D2F   206  GetConsoleTitleW
  0002C4DF   207  GetCurrencyFormatA
  000366E8   208  GetCurrencyFormatW
  0002ABCE   209  GetCurrentConsoleFont
  00005C3B   210  GetCurrentDirectoryA
  00005CA6   211  GetCurrentDirectoryW
  0001ADBB   212  GetCurrentProcess
  0001ADC1   213  GetCurrentProcessId
  000050E1   214  GetCurrentThread
  0001D363   215  GetCurrentThreadId
  0002C136   216  GetDateFormatA
  00037825   217  GetDateFormatW
  0001E310   218  GetDefaultCommConfigA
  0001E22D   219  GetDefaultCommConfigW
  00016E50   220  GetDiskFreeSpaceA
  00017061   221  GetDiskFreeSpaceExA
  000170D0   222  GetDiskFreeSpaceExW
  00016EC2   223  GetDiskFreeSpaceW
  000164B5   224  GetDriveTypeA
  0001651E   225  GetDriveTypeW
  0001A437   226  GetEnvironmentStrings
  0001A437   227  GetEnvironmentStringsA
  0001A427   228  GetEnvironmentStringsW
  0001A4F6   229  GetEnvironmentVariableA
  0001A6D5   230  GetEnvironmentVariableW
  0001A056   231  GetExitCodeProcess
  0001D329   232  GetExitCodeThread
  0000E37B   233  GetFileAttributesA
  0000E499   234  GetFileAttributesExA
  0000E4FB   235  GetFileAttributesExW
  0000E3DA   236  GetFileAttributesW
  0000D685   237  GetFileInformationByHandle
  0000DAF3   238  GetFileSize
  0000D778   239  GetFileTime
  0000CFEC   240  GetFileType
  00005AD6   241  GetFullPathNameA
  00005C1C   242  GetFullPathNameW
  00012427   243  GetHandleInformation
  0002A74C   244  GetLargestConsoleWindowSize
  0000178B   245  GetLastError
  00005D7F   246  GetLocalTime
  0002BE09   247  GetLocaleInfoA
  0002E47F   248  GetLocaleInfoW
  0001783C   249  GetLogicalDriveStringsA
  000178C6   250  GetLogicalDriveStringsW
  00005D77   251  GetLogicalDrives
  0001310C   252  GetMailslotInfo
  00013D95   253  GetModuleFileNameA
  00013C1A   254  GetModuleFileNameW
  00013E50   255  GetModuleHandleA
  00013EBF   256  GetModuleHandleW
  000156A0   257  GetNamedPipeHandleStateA
  0001578D   258  GetNamedPipeHandleStateW
  00015A78   259  GetNamedPipeInfo
  0001FA8A   260  GetNextVDMCommand
  0002C2A3   261  GetNumberFormatA
  00036465   262  GetNumberFormatW
  0002A63D   263  GetNumberOfConsoleFonts
  0002A68D   264  GetNumberOfConsoleInputEvents
  0002A97D   265  GetNumberOfConsoleMouseButtons
  00034872   266  GetOEMCP
  0000C305   267  GetOverlappedResult
  0001B202   268  GetPriorityClass
  00007FAB   269  GetPrivateProfileIntA
  00008221   270  GetPrivateProfileIntW
  00008149   271  GetPrivateProfileSectionA
  00007A18   272  GetPrivateProfileSectionNamesA
  00007A31   273  GetPrivateProfileSectionNamesW
  000083FD   274  GetPrivateProfileSectionW
  0000800F   275  GetPrivateProfileStringA
  000082C4   276  GetPrivateProfileStringW
  00007A4A   277  GetPrivateProfileStructA
  00007B63   278  GetPrivateProfileStructW
  00013FB3   279  GetProcAddress
  0001B63B   280  GetProcessAffinityMask
  00012E04   281  GetProcessHeap
  00012E11   282  GetProcessHeaps
  0001B8D3   283  GetProcessPriorityBoost
  0001B562   284  GetProcessShutdownParameters
  0001B5D1   285  GetProcessTimes
  0001B73F   286  GetProcessVersion
  0001B686   287  GetProcessWorkingSetSize
  00007EC9   288  GetProfileIntA
  00007F3A   289  GetProfileIntW
  00007F12   290  GetProfileSectionA
  00007F83   291  GetProfileSectionW
  00007EDF   292  GetProfileStringA
  00007F50   293  GetProfileStringW
  0000C289   294  GetQueuedCompletionStatus
  00021972   295  GetShortPathNameA
  00021ACE   296  GetShortPathNameW
  0001A13C   297  GetStartupInfoA
  0001A0A7   298  GetStartupInfoW
  00001CB8   299  GetStdHandle
  0002C7DB   300  GetStringTypeA
  0002C7BF   301  GetStringTypeExA
  0002CD86   302  GetStringTypeExW
  0002CE40   303  GetStringTypeW
  0002E395   304  GetSystemDefaultLCID
  0002E381   305  GetSystemDefaultLangID
  00016379   306  GetSystemDirectoryA
  000163C2   307  GetSystemDirectoryW
  0001AFA6   308  GetSystemInfo
  00017EAD   309  GetSystemPowerStatus
  00005E2D   310  GetSystemTime
  00006504   311  GetSystemTimeAdjustment
  00005EA9   312  GetSystemTimeAsFileTime
  00025E58   313  GetTapeParameters
  00025D39   314  GetTapePosition
  00025F04   315  GetTapeStatus
  00016B31   316  GetTempFileNameA
  00016C62   317  GetTempFileNameW
  00016988   318  GetTempPathA
  00016A69   319  GetTempPathW
  0001D36D   320  GetThreadContext
  0002E2BD   321  GetThreadLocale
  0001D1C5   322  GetThreadPriority
  0001D249   323  GetThreadPriorityBoost
  00007057   324  GetThreadSelectorEntry
  0001D9E8   325  GetThreadTimes
  00005F7D   326  GetTickCount
  0002BFC9   327  GetTimeFormatA
  00037680   328  GetTimeFormatW
  000062D1   329  GetTimeZoneInformation
  0002E39B   330  GetUserDefaultLCID
  0002E388   331  GetUserDefaultLangID
  00020277   332  GetVDMCurrentDirectories
  00014031   333  GetVersion
  00014061   334  GetVersionExA
  0001414F   335  GetVersionExW
  0001722B   336  GetVolumeInformationA
  00017484   337  GetVolumeInformationW
  00016417   338  GetWindowsDirectoryA
  00016460   339  GetWindowsDirectoryW
  000078FF   340  GlobalAddAtomA
  00007945   341  GlobalAddAtomW
  000114A0   342  GlobalAlloc
  00011FB7   343  GlobalCompact
  0000791F   344  GlobalDeleteAtom
  0000790F   345  GlobalFindAtomA
  00007955   346  GlobalFindAtomW
  00011FC8   347  GlobalFix
  00011D6D   348  GlobalFlags
  00011E8A   349  GlobalFree
  0000792D   350  GlobalGetAtomNameA
  00007965   351  GlobalGetAtomNameW
  00011AB2   352  GlobalHandle
  000119C4   353  GlobalLock
  00012014   354  GlobalMemoryStatus
  0001166C   355  GlobalReAlloc
  00011C45   356  GlobalSize
  00012004   357  GlobalUnWire
  00011FDE   358  GlobalUnfix
  00011B68   359  GlobalUnlock
  00011FF4   360  GlobalWire
  00043148   361  HeapAlloc
  00012E25   362  HeapCompact
  00012C3B   363  HeapCreate
  00012CEA   364  HeapCreateTagsW
  00012C9C   365  HeapDestroy
  00012CBF   366  HeapExtend
  000431A5   367  HeapFree
  00012E39   368  HeapLock
  00012D04   369  HeapQueryTagW
  000431DA   370  HeapReAlloc
  000431FB   371  HeapSize
  00012D21   372  HeapSummary
  00012E4D   373  HeapUnlock
  00012D79   374  HeapUsage
  00012DEA   375  HeapValidate
  00012E61   376  HeapWalk
  0000797D   377  InitAtomTable
  0001C607   378  InitializeCriticalSection
  0001C61F   379  InitializeCriticalSectionAndSpinCount
  0000512C   380  InterlockedCompareExchange
  00005104   381  InterlockedDecrement
  00005118   382  InterlockedExchange
  00005140   383  InterlockedExchangeAdd
  000050F0   384  InterlockedIncrement
  0002A4B1   385  InvalidateConsoleDIBits
  0001B40C   386  IsBadCodePtr
  0001B347   387  IsBadHugeReadPtr
  0001B3FC   388  IsBadHugeWritePtr
  0001B2A1   389  IsBadReadPtr
  0001B41A   390  IsBadStringPtrA
  0001B497   391  IsBadStringPtrW
  0001B357   392  IsBadWritePtr
  00034920   393  IsDBCSLeadByte
  00034956   394  IsDBCSLeadByteEx
  0000686C   395  IsDebuggerPresent
  0001AF8F   396  IsProcessorFeaturePresent
  00034833   397  IsValidCodePage
  0002E217   398  IsValidLocale
  0002BC35   399  LCMapStringA
  00031CAE   400  LCMapStringW
  0004341E   401  LeaveCriticalSection
  000137BD   402  LoadLibraryA
  000137DD   403  LoadLibraryExA
  0001392A   404  LoadLibraryExW
  000137CD   405  LoadLibraryW
  0001AA2D   406  LoadModule
  0001477B   407  LoadResource
  00002839   408  LocalAlloc
  00012C19   409  LocalCompact
  000060DC   410  LocalFileTimeToFileTime
  00003B7C   411  LocalFlags
  000029F2   412  LocalFree
  00003C90   413  LocalHandle
  00002DAC   414  LocalLock
  00003D46   415  LocalReAlloc
  00012C2A   416  LocalShrink
  00012AF1   417  LocalSize
  00002CCA   418  LocalUnlock
  0000D8F4   419  LockFile
  0000D969   420  LockFileEx
  00014E7A   421  LockResource
  0000E121   422  MapViewOfFile
  0000E13E   423  MapViewOfFileEx
  0000E73F   424  MoveFileA
  0000E763   425  MoveFileExA
  0000E84D   426  MoveFileExW
  0000E751   427  MoveFileW
  00005150   428  MulDiv
  000349D1   429  MultiByteToWideChar
  00028619   430  OpenConsoleW
  0001C72F   431  OpenEventA
  0001C79F   432  OpenEventW
  00010FEC   433  OpenFile
  0000E028   434  OpenFileMappingA
  0000E098   435  OpenFileMappingW
  0001CB1B   436  OpenMutexA
  0001CB8B   437  OpenMutexW
  00019F2D   438  OpenProcess
  000084DB   439  OpenProfileUserMapping
  0001C925   440  OpenSemaphoreA
  0001C995   441  OpenSemaphoreW
  0001CFFB   442  OpenWaitableTimerA
  0001D06B   443  OpenWaitableTimerW
  000068CD   444  OutputDebugStringA
  0000687F   445  OutputDebugStringW
  0002956A   446  PeekConsoleInputA
  00029586   447  PeekConsoleInputW
  00015AFD   448  PeekNamedPipe
  0000C259   449  PostQueuedCompletionStatus
  00025D8C   450  PrepareTape
  0001C81F   451  PulseEvent
  0001F030   452  PurgeComm
  0000BE16   453  QueryDosDeviceA
  0000BF14   454  QueryDosDeviceW
  00017CCD   455  QueryPerformanceCounter
  00017D17   456  QueryPerformanceFrequency
  0000B8F3   457  QueryWin31IniFilesMappedToRegistry
  0001DAB1   458  QueueUserAPC
  0001D40F   459  RaiseException
  000289A9   460  ReadConsoleA
  000295A2   461  ReadConsoleInputA
  000295DA   462  ReadConsoleInputExA
  000295F7   463  ReadConsoleInputExW
  000295BE   464  ReadConsoleInputW
  00029B5D   465  ReadConsoleOutputA
  00029FEA   466  ReadConsoleOutputAttribute
  00029FAA   467  ReadConsoleOutputCharacterA
  00029FCA   468  ReadConsoleOutputCharacterW
  00029B40   469  ReadConsoleOutputW
  000289C5   470  ReadConsoleW
  0000CF2F   471  ReadDirectoryChangesW
  0000D100   472  ReadFile
  0000DB70   473  ReadFileEx
  0000DC4B   474  ReadFileScatter
  0001ADCB   475  ReadProcessMemory
  00028F91   476  RegisterConsoleVDM
  000183D4   477  RegisterWaitForInputIdle
  00011494   478  RegisterWowBaseHandlers
  00020434   479  RegisterWowExec
  0001CC0B   480  ReleaseMutex
  0001CA15   481  ReleaseSemaphore
  000077BE   482  RemoveDirectoryA
  0000781A   483  RemoveDirectoryW
  00002E9A   484  ResetEvent
  0001D3E2   485  ResumeThread
  00043971   486  RtlFillMemory
  00043993   487  RtlMoveMemory
  000439B1   488  RtlUnwind
  000439CF   489  RtlZeroMemory
  0002B179   490  ScrollConsoleScreenBufferA
  0002B196   491  ScrollConsoleScreenBufferW
  000167B4   492  SearchPathA
  0000475A   493  SearchPathW
  0001F0B9   494  SetCommBreak
  0001F0C7   495  SetCommConfig
  0001F163   496  SetCommMask
  0001F205   497  SetCommState
  0001F56A   498  SetCommTimeouts
  00005A02   499  SetComputerNameA
  00005834   500  SetComputerNameW
  0002AD70   501  SetConsoleActiveScreenBuffer
  0002B32D   502  SetConsoleCP
  00027B81   503  SetConsoleCommandHistoryMode
  0002B8A3   504  SetConsoleCtrlHandler
  00028CAE   505  SetConsoleCursor
  0002AEE4   506  SetConsoleCursorInfo
  0002AE84   507  SetConsoleCursorPosition
  00028E7E   508  SetConsoleDisplayMode
  0002B215   509  SetConsoleFont
  000291A8   510  SetConsoleHardwareState
  0002B275   511  SetConsoleIcon
  00027FFF   512  SetConsoleInputExeNameA
  00028058   513  SetConsoleInputExeNameW
  000292C7   514  SetConsoleKeyShortcuts
  0002B2CF   515  SetConsoleMaximumWindowSize
  0002937B   516  SetConsoleMenuClose
  0002ACA2   517  SetConsoleMode
  00027937   518  SetConsoleNumberOfCommandsA
  00027925   519  SetConsoleNumberOfCommandsW
  0002B3E4   520  SetConsoleOutputCP
  00028DA0   521  SetConsolePalette
  0002AE24   522  SetConsoleScreenBufferSize
  0002B1B3   523  SetConsoleTextAttribute
  00027DE8   524  SetConsoleTitleA
  00027E60   525  SetConsoleTitleW
  0002AFAC   526  SetConsoleWindowInfo
  00043CE8   527  SetCriticalSectionSpinCount
  00005CBC   528  SetCurrentDirectoryA
  00005D34   529  SetCurrentDirectoryW
  0001E4DD   530  SetDefaultCommConfigA
  0001E3FA   531  SetDefaultCommConfigW
  0000D4A9   532  SetEndOfFile
  0001A622   533  SetEnvironmentVariableA
  0001A76F   534  SetEnvironmentVariableW
  0000C190   535  SetErrorMode
  00002EBA   536  SetEvent
  000124E2   537  SetFileApisToANSI
  000124DA   538  SetFileApisToOEM
  0000E222   539  SetFileAttributesA
  0000E281   540  SetFileAttributesW
  0000D539   541  SetFilePointer
  0000D7F7   542  SetFileTime
  0000DAEC   543  SetHandleCount
  00012474   544  SetHandleInformation
  0002B71D   545  SetLastConsoleEventActive
  0000177B   546  SetLastError
  00002EDC   547  SetLocalTime
  0002BF45   548  SetLocaleInfoA
  0002FDA7   549  SetLocaleInfoW
  000131B9   550  SetMailslotInfo
  00015989   551  SetNamedPipeHandleState
  0001B158   552  SetPriorityClass
  0001B870   553  SetProcessAffinityMask
  0001B899   554  SetProcessPriorityBoost
  0001B51A   555  SetProcessShutdownParameters
  0001B6CC   556  SetProcessWorkingSetSize
  00001C64   557  SetStdHandle
  00017EB9   558  SetSystemPowerState
  00005EDD   559  SetSystemTime
  0000654C   560  SetSystemTimeAdjustment
  00025EC3   561  SetTapeParameters
  00025CF7   562  SetTapePosition
  0001DA52   563  SetThreadAffinityMask
  0001D391   564  SetThreadContext
  0001DADB   565  SetThreadIdealProcessor
  0002E2CA   566  SetThreadLocale
  0001D174   567  SetThreadPriority
  0001D20F   568  SetThreadPriorityBoost
  000063EE   569  SetTimeZoneInformation
  0001D480   570  SetUnhandledExceptionFilter
  0002013A   571  SetVDMCurrentDirectories
  00017965   572  SetVolumeLabelA
  00017A1A   573  SetVolumeLabelW
  0001D0EB   574  SetWaitableTimer
  0001E72C   575  SetupComm
  00028D0E   576  ShowConsoleCursor
  0001CCC5   577  SignalObjectAndWait
  00014808   578  SizeofResource
  0001CEB3   579  Sleep
  0001CEC1   580  SleepEx
  0001D3B5   581  SuspendThread
  000052EC   582  SwitchToFiber
  0001DC53   583  SwitchToThread
  0000600D   584  SystemTimeToFileTime
  00006588   585  SystemTimeToTzSpecificLocalTime
  0001A024   586  TerminateProcess
  0001D2F7   587  TerminateThread
  0001D819   588  TlsAlloc
  0001D913   589  TlsFree
  0001D8AB   590  TlsGetValue
  0001D8DE   591  TlsSetValue
  00015C61   592  TransactNamedPipe
  0001F614   593  TransmitCommChar
  000134A6   594  TrimVirtualBuffer
  000441D0   595  TryEnterCriticalSection
  0001D564   596  UnhandledExceptionFilter
  0000DA0E   597  UnlockFile
  0000DA7A   598  UnlockFileEx
  0000E200   599  UnmapViewOfFile
  000227A7   600  UpdateResourceA
  00022683   601  UpdateResourceW
  0002B8D9   602  VDMConsoleOperation
  0001FA78   603  VDMOperationStarted
  0002E3F8   604  VerLanguageNameA
  0002E3A7   605  VerLanguageNameW
  00028C50   606  VerifyConsoleIoHandle
  0001452E   607  VerifyVersionInfoA
  0001429B   608  VerifyVersionInfoW
  000121CE   609  VirtualAlloc
  00012201   610  VirtualAllocEx
  000134D4   611  VirtualBufferExceptionHandler
  000121E9   612  VirtualFree
  000122AD   613  VirtualFreeEx
  0001238A   614  VirtualLock
  000122EF   615  VirtualProtect
  0001230A   616  VirtualProtectEx
  0001233D   617  VirtualQuery
  00012355   618  VirtualQueryEx
  000123C3   619  VirtualUnlock
  0001F69D   620  WaitCommEvent
  00006B6A   621  WaitForDebugEvent
  0001CD60   622  WaitForMultipleObjects
  0001CD7A   623  WaitForMultipleObjectsEx
  00004F28   624  WaitForSingleObject
  0001CC2D   625  WaitForSingleObjectEx
  00015F06   626  WaitNamedPipeA
  00015F6A   627  WaitNamedPipeW
  000350E8   628  WideCharToMultiByte
  0001A986   629  WinExec
  00028B36   630  WriteConsoleA
  0002975F   631  WriteConsoleInputA
  000293D5   632  WriteConsoleInputVDMA
  000293F1   633  WriteConsoleInputVDMW
  0002977B   634  WriteConsoleInputW
  00029E28   635  WriteConsoleOutputA
  0002A198   636  WriteConsoleOutputAttribute
  0002A158   637  WriteConsoleOutputCharacterA
  0002A178   638  WriteConsoleOutputCharacterW
  00029E0B   639  WriteConsoleOutputW
  00028B50   640  WriteConsoleW
  0000D31A   641  WriteFile
  0000DBC8   642  WriteFileEx
  0000DD9B   643  WriteFileGather
  000081E0   644  WritePrivateProfileSectionA
  0000849A   645  WritePrivateProfileSectionW
  000080FA   646  WritePrivateProfileStringA
  000083AE   647  WritePrivateProfileStringW
  00007C95   648  WritePrivateProfileStructA
  00007DA1   649  WritePrivateProfileStructW
  0001ADFB   650  WriteProcessMemory
  00007F28   651  WriteProfileSectionA
  00007F99   652  WriteProfileSectionW
  00007EFC   653  WriteProfileStringA
  00007F6D   654  WriteProfileStringW
  00025E22   655  WriteTapemark
  000125CF   656  _hread
  000125FB   657  _hwrite
  0001263E   658  _lclose
  000125A5   659  _lcreat
  0001264F   660  _llseek
  0001255D   661  _lopen
  000125CF   662  _lread
  000125FB   663  _lwrite
  00012896   664  lstrcat
  00012896   665  lstrcatA
  00012A20   666  lstrcatW
  0001268B   667  lstrcmp
  0001268B   668  lstrcmpA
  000045A4   669  lstrcmpW
  00012717   670  lstrcmpi
  00012717   671  lstrcmpiA
  00004E20   672  lstrcmpiW
  00012789   673  lstrcpy
  00012789   674  lstrcpyA
  00004611   675  lstrcpyW
  00012808   676  lstrcpyn
  00012808   677  lstrcpynA
  00012989   678  lstrcpynW
  0001291F   679  lstrlen
  0001291F   680  lstrlenA
  00012A8A   681  lstrlenW




                                                                                       
                            
                      "Addison, Howard"                                                
                            
                      <HAddison@anglogo        To:       "Mapinfo List (E-mail)"       
                            
                      ld.com.au>                <[EMAIL PROTECTED]>    
                            
                                               cc:                                     
                            
                      09/18/02 08:11 AM        Subject:  MI-L Kernel 32.dll            
                            
                                                                                       
                            
                                                                                       
                            




Can anyone point me to a list of functions that are available for the
KERNELL32.DLL .

Any doco on how to use them would be nice as well.

Many thanks in advance

Howy

HOWARD ADDISON
CAD/GIS CO-ORDINATOR
AngloGold Australia Limited
Level 13, St Martins Tower
44 St Georges Terrace

Telephone (08) 94254649
Fax (08) 94254663
<mailto:[EMAIL PROTECTED]>



_______________________________________________________________

This e-mail message contains confidential information which is
intended for the use of the person to whom it is addressed.
If you received it in error, please notify the sender and
delete the material from any computer.  Any disclosure,
re-transmission, dissemination or any other use of this
information is strictly prohibited.
_______________________________________________________________


---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 3092







---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 3093

Reply via email to