PDA

View Full Version : Windows Programming


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 [67] 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198

  1. creating DLL's to allow people to execute MFC programs
  2. int WINAPI WinMain(...) HELP!
  3. Allocating extra memory for a dialog
  4. How to make scroll bar for MFC?
  5. Borland Builder questions
  6. Windows file system
  7. CreateWindow() help!
  8. put vars in separate function, but need reference
  9. getting files from network/internet
  10. need icon editor (dev-c++)
  11. how to create a greyscale bitmap using setpixel(32-bit_value)
  12. usb
  13. Getting Handle
  14. No command prompt please!
  15. windowsAPI programm
  16. Inside which part of a WinProgramm ...
  17. About play VCD,DVD question
  18. Clear Screen Code
  19. Training
  20. DispatchMessage(&msg);
  21. Libraries
  22. I want to write a simple program in C++ to...
  23. playing midis through the MCI
  24. Visual C++
  25. system tray help
  26. Structure containing a union of more structures!
  27. m_dir = system("dir c:")
  28. c Win32 Programming Controls
  29. BeginPaint()
  30. another question on BeginPaint()
  31. More strtod troubles
  32. is it a good structure for VB ??
  33. problem with editctl
  34. MFC display text in a window
  35. Printing Variables in Win32
  36. Please point out the obvious
  37. Bitmap Printing In Console C++
  38. Using LIKE in DAO
  39. CListCtrl::SetItem is failing
  40. Stopping a program from running?
  41. edit controls
  42. All u wanted to know about data types&more
  43. Blt or BltFast?
  44. How to show a window
  45. How to store pixels in memory created with Setpixel(...)
  46. static functions win32 oop
  47. File Names
  48. first "real" MFC program
  49. LoadImage-question
  50. VB Date -> C