Click here to Skip to main content
15,903,362 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: A stranage problem about stl vector. Pin
YangHenry7-Dec-06 16:33
YangHenry7-Dec-06 16:33 
GeneralRe: A stranage problem about stl vector. Pin
YangHenry7-Dec-06 16:36
YangHenry7-Dec-06 16:36 
AnswerRe: A stranage problem about stl vector. Pin
Stuart Dootson7-Dec-06 21:11
professionalStuart Dootson7-Dec-06 21:11 
GeneralRe: A stranage problem about stl vector. Pin
YangHenry7-Dec-06 22:15
YangHenry7-Dec-06 22:15 
GeneralRe: A stranage problem about stl vector. Pin
Stuart Dootson8-Dec-06 0:37
professionalStuart Dootson8-Dec-06 0:37 
Questionhelp me! I don't obtain the point of IHTMLElement through IHTMLDOMNode! why? [modified] Pin
guti_milan7-Dec-06 16:06
guti_milan7-Dec-06 16:06 
QuestionWeb deployment Pin
Polity4h6-Dec-06 10:53
Polity4h6-Dec-06 10:53 
AnswerRe: Web deployment Pin
hanmengguo7-Dec-06 15:12
hanmengguo7-Dec-06 15:12 
1 .write a inf file like this sample:
; Sample INF file for AVJumbee.dll
[version]
; version signature (same for both NT and Win95) do not remove
signature="$Chicago$"
AdvancedINF=2.0

[Add.Code]
AsiaViewFTPCtrl.dll=AsiaViewFTPCtrl.dll /// com dll

; needed DLL
[AsiaViewFTPCtrl.dll]
file-win32-x86=thiscab
clsid={42FD5C77-532D-4BB0-A284-F0D8FB124049} // com guid
FileVersion=1,00,0,3
RegisterServer=yes

; end of INF file

2 download CabArc.Exe file
3 run cmd:CABARC -s 6144 n AsiaViewFTPCtrl.CAB AsiaViewFTPCtrl.dll AsiaViewFTPCtrl.INF //make a .CAB file
4 codesign2005 tools
5 put the sign cab file to web

hi
GeneralRe: Web deployment Pin
Polity4h8-Dec-06 3:26
Polity4h8-Dec-06 3:26 
QuestionHelp, How to make a Window to behave like a dialog without using dialog resource? Pin
Skywalker20084-Dec-06 3:43
Skywalker20084-Dec-06 3:43 
AnswerRe: Help, How to make a Window to behave like a dialog without using dialog resource? Pin
Alain Rist5-Dec-06 16:53
Alain Rist5-Dec-06 16:53 
QuestionSTL list and sort Pin
neilsolent1-Dec-06 8:18
neilsolent1-Dec-06 8:18 
AnswerRe: STL list and sort Pin
led mike1-Dec-06 8:36
led mike1-Dec-06 8:36 
GeneralRe: STL list and sort Pin
neilsolent1-Dec-06 9:57
neilsolent1-Dec-06 9:57 
GeneralRe: STL list and sort Pin
Stuart Dootson2-Dec-06 14:10
professionalStuart Dootson2-Dec-06 14:10 
GeneralRe: STL list and sort Pin
Zac Howland5-Dec-06 9:36
Zac Howland5-Dec-06 9:36 
AnswerRe: STL list and sort Pin
Sceptic Mole1-Dec-06 8:42
Sceptic Mole1-Dec-06 8:42 
GeneralRe: STL list and sort Pin
neilsolent1-Dec-06 9:58
neilsolent1-Dec-06 9:58 
GeneralRe: STL list and sort Pin
Stuart Dootson2-Dec-06 14:08
professionalStuart Dootson2-Dec-06 14:08 
GeneralRe: STL list and sort Pin
Sceptic Mole3-Dec-06 0:45
Sceptic Mole3-Dec-06 0:45 
QuestionWait for Local server intialization Pin
User 21559729-Nov-06 0:21
User 21559729-Nov-06 0:21 
AnswerRe: Wait for Local server intialization Pin
Roger Stoltz29-Nov-06 0:50
Roger Stoltz29-Nov-06 0:50 
GeneralRe: Wait for Local server intialization Pin
User 21559729-Nov-06 1:56
User 21559729-Nov-06 1:56 
GeneralRe: Wait for Local server intialization Pin
User 21559729-Nov-06 4:55
User 21559729-Nov-06 4:55 
GeneralRe: Wait for Local server intialization Pin
Roger Stoltz29-Nov-06 6:10
Roger Stoltz29-Nov-06 6:10 

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.