★ wanayoo — archive 1999 http://www.technetcast.com/tnc_forum_view.phtmlNouvelle recherche | Portail wanayoo
Dr. Dobb's TechNetcast
[Advertisement: Programmer's Paradise]


h o m e
s c h e d u l e
c a t a l o g
f o r u m
c h a t
f a q
t o o l s
a b o u t

dr. dobbs journal

send us email

subscribe to program announcement mailing list

member logon

not a member?
join now!

we want you!
become a technetcast affiliate


now playing on
technetcast

XML Expert Panel
Gordon Moore on Birth of IC
Perl Creator Larry Wall
God and Computers: Donald Knuth
Tim O'Reilly on Open Source and InfoWare
CodeBytes Version 0x01
Building a .com Startup For Dummies
Bill Joy on Openess and Community
Open Source At Work
Inside the Netscape Gecko Open Source Browser Team

..root
root (6)
+root anonymous (whoever@wherever.com) (6)
+programs admin (admin@technetcast.com) (25)
"Yes to all" in message boxes Mesiaz (mesiaz@forum.dk) (0)
+Free Trial Download for C++ Object Modeling C. Cruse (ccruse@trip.net) (3)
Same instruction with different coding wai (wayne_wong@peak.com.hk) (0)
Need MTS shared properties with parallel read access Derek Knudsen (derek.knudsen@gateway.com) (0)
DDJ NEWS testname (testemail@test.com) (0)


root
posted by anonymous (whoever@wherever.com)

add message to root thread


root
posted by [#0]


[expand, 6 messages] [reply]

programs
posted by admin 1999-04-29 [#15]


[expand, 25 messages] [reply]

"Yes to all" in message boxes
posted by Mesiaz 1999-06-05 [#31]

Does anyone know how to get a "Yes to all" button in
messageboxes? If you do then send the C++ source to me, please!
[expand, 0 messages] [reply]

Free Trial Download for C++ Object Modeling
posted by C. Cruse 1999-06-07 [#33]

Our object modeling tools are perfect for rapid application development. Domain Objects products support reverse engineering for object oriented programming in C++, MFC, and Visual Basic. Domain Objects is redefining the object oriented tools market with object modeling tools to improve software development productivity at significantly reduced costs. Download a trial copy now!
[expand, 3 messages] [reply]

Same instruction with different coding
posted by wai 1999-07-06 [#117]

*********************************************************************
1999/7/6 07:50PM
HongKong


Hello gangs,

Look at disassembly list from my dummy code, we will have same
instruction of MOV BP,SP regards defferent dead code. Does anyone
can explain this dead code. It was coded in V86 mode under Pentium
computer.

13E3:0100 55 PUSH BP
13E3:0101 89E5 MOV BP,SP
13E3:0103 90 NOP
13E3:0104 8BEC MOV BP,SP
13E3:0106 90 NOP


Best regards,
Wong Chun-wai -- 黃俊偉

tECHNICAL sUPPORT oF pEAK pLASTIC cUSTOMER sERVICE
技術支援 -- 必佳國際有限公司 客戶服務部

Tel (喊線) : (852)-24025130
Fax (傳真) : (852)-24985382 (852)-24926563
Email (電郵) : wayne_wong@peak.com.hk
*********************************************************************

[expand, 0 messages] [reply]

Need MTS shared properties with parallel read access
posted by Derek Knudsen 1999-10-07 [#279]

We've been trying to use the MTS shared properties stuff but have run into problems with
parallel access - i.e. there is none. We need to be able to do parallel reads (multithreaded)
and are looking for something to do so. Does anyone know of anything out there that does this
efficiently?

Thanks,
Derek
[expand, 0 messages] [reply]

DDJ NEWS
posted by testname [member]1999-11-15 [#371]


[expand, 0 messages] [reply]

Back to
TechNetCast Home


(c) 1999, Dr. Dobb's TechNetCast