home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 May / PCWorld_2001-05_cd.bin / Software / Vyzkuste / devc / _SETUP.5 / Group3 / Notes < prev    next >
Text File  |  1999-03-08  |  2KB  |  106 lines

  1. The excpt.h in this package will overwrite the one supplied
  2. with mingw32, but nobody uses that anyway.
  3.  
  4. Standard control and window messages/styles/notifications
  5. complete (winuser.h).
  6.  
  7. Common controls complete (including richedit).
  8.  
  9. The comobject attribute is used when compiling with g++, but
  10. this is experimental and is included only in
  11. Antonio Mendes de Olivera Neto's mingw32 dist. I haven't tested
  12. the latest patches. The last version allowed you to *use* COM objects
  13. but not to create new C++ comobject classes.
  14.  
  15. Functions in winuser.h, winbase.h, wingdi.h, winspool.h complete
  16. except as noted in TODO.
  17.  
  18. Finished:
  19. wincrypt.h
  20. winsock.h
  21. ddeml.h
  22. dde.h
  23. cderr.h
  24. winioctl.h
  25. lzexpand.h
  26. imm.h
  27. winver.h
  28. olectlid.h
  29. wininet.h
  30. winerror.h
  31. sql.h
  32. sqltypes.h
  33. sqlext.h
  34. basetyps.h
  35. cpl.h
  36. ole.h
  37. rpcnsi.h
  38. rpcnsip.h
  39. rpcdce.h
  40. rpcnterr.h
  41. rpcdcep.h
  42. rpcdce2.h
  43. rpcproxy.h
  44. rpcndr.h
  45. ole2.h
  46. cguid.h
  47. unknwn.h
  48. winnetwk.h
  49. nddeapi.h
  50. commdlg.h
  51. prsht.h
  52. pbt.h
  53. shlguid.h
  54. regstr.h
  55. cplext.h
  56. richole.h
  57. shlobj.h
  58. objbase.h
  59. objidl.h
  60. mmsystem.h
  61. mcx.h
  62. oleauto.h
  63. windowsx.h
  64. commctrl.h
  65. richedit.h
  66. winbase.h
  67. isguid.h
  68. intshcut.h
  69. mciavi.h
  70. winperf.h
  71. winuser.h
  72. winbase.h
  73. wingdi.h
  74. winnls.h
  75. winspool.h
  76. winreg.h
  77. winsvc.h
  78. winresrc.h
  79. oledlg.h
  80. olectl.h
  81. lm.h
  82. lmat.h
  83. lmconfig.h
  84. lmmsg.h
  85. lmshare.h
  86. lmuse.h
  87. lmaccess.h
  88. lmaudit.h
  89. lmcons.h
  90. lmremutl.h
  91. lmsname.h
  92. lmuseflg.h
  93. lmalert.h
  94. lmbrowsr.h
  95. lmerr.h
  96. lmrepl.h
  97. lmstats.h
  98. lmwksta.h
  99. lmapibuf.h
  100. lmchdev.h
  101. lmerrlog.h
  102. lmserver.h
  103. lmsvc.h
  104.  
  105. Note that the files above may include files that are not finisihed.
  106.