Click here to Skip to main content
15,924,828 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: WTL download Pin
Michael Dunn2-Oct-03 10:53
sitebuilderMichael Dunn2-Oct-03 10:53 
GeneralCreating instances of COM objects inside the module Pin
jparsons2-Oct-03 7:12
jparsons2-Oct-03 7:12 
GeneralRe: Creating instances of COM objects inside the module Pin
Michael Dunn2-Oct-03 7:55
sitebuilderMichael Dunn2-Oct-03 7:55 
GeneralRe: Creating instances of COM objects inside the module Pin
jparsons2-Oct-03 9:37
jparsons2-Oct-03 9:37 
GeneralCompilation error C3702 "ATL is required for COM events" Pin
jparsons2-Oct-03 5:49
jparsons2-Oct-03 5:49 
GeneralRe: Compilation error C3702 "ATL is required for COM events" Pin
jparsons2-Oct-03 7:07
jparsons2-Oct-03 7:07 
GeneralWTL ListViewCtrl Pin
Michael P Butler2-Oct-03 2:26
Michael P Butler2-Oct-03 2:26 
Generalspeed Pin
raastad1-Oct-03 22:20
raastad1-Oct-03 22:20 
Array operations, like multiplying two arrays, is common in my work, and I therefore wrote a float array class, inheriting from STL-class vector. This approach slowed down the array multiplication with a factor of 150,(instantly back to the days of a 20 MHz computer, wiping out 20 years development!), if I compared it to multiplying two arrays created on the stack. Not using the vector template class, but still using a float array and functions defined inside a class, slows down multiplication with a factor of 15. What is the reason?

Bill
GeneralRe: speed Pin
jhwurmbach2-Oct-03 0:02
jhwurmbach2-Oct-03 0:02 
GeneralLine numbers in Edit Control Pin
Derick Cyril Thomas1-Oct-03 16:02
Derick Cyril Thomas1-Oct-03 16:02 
GeneralAn Outlook plug-in issue Pin
dorutzu1-Oct-03 8:03
dorutzu1-Oct-03 8:03 
Generaltyplib marshalling or custom marshalling Pin
umarcool28-Sep-03 22:01
umarcool28-Sep-03 22:01 
GeneralATL 7.0 Book Pin
jparsons27-Sep-03 14:22
jparsons27-Sep-03 14:22 
GeneralHTML PARAM question Pin
alex.barylski27-Sep-03 12:51
alex.barylski27-Sep-03 12:51 
GeneralProblem with ContextMenu Pin
Tommy2k27-Sep-03 10:14
Tommy2k27-Sep-03 10:14 
GeneralRe: Problem with ContextMenu Pin
Michael Dunn27-Sep-03 10:33
sitebuilderMichael Dunn27-Sep-03 10:33 
GeneralCreate Drag Image (Drag'n'Drop) Pin
Jens Sorensen27-Sep-03 7:40
Jens Sorensen27-Sep-03 7:40 
GeneralRe: Create Drag Image (Drag'n'Drop) Pin
Michael Dunn27-Sep-03 8:13
sitebuilderMichael Dunn27-Sep-03 8:13 
GeneralRe: Create Drag Image (Drag'n'Drop) Pin
Jens Sorensen27-Sep-03 10:15
Jens Sorensen27-Sep-03 10:15 
GeneralSTL functor Pin
Koray Balci25-Sep-03 10:53
Koray Balci25-Sep-03 10:53 
GeneralCWebBrowser problem Pin
dorutzu25-Sep-03 3:37
dorutzu25-Sep-03 3:37 
GeneralRe: CWebBrowser problem Pin
Bernhard25-Sep-03 4:08
Bernhard25-Sep-03 4:08 
GeneralRe: CWebBrowser problem Pin
dorutzu25-Sep-03 4:44
dorutzu25-Sep-03 4:44 
GeneralRe: CWebBrowser problem Pin
Michael Dunn25-Sep-03 4:56
sitebuilderMichael Dunn25-Sep-03 4:56 
GeneralGetActiveObject Pin
Member 60189825-Sep-03 2:18
Member 60189825-Sep-03 2:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.