Click here to Skip to main content
15,923,689 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralPost build .dll registration fails in VC 7.0 Pin
Chad Busche20-Jan-03 5:43
Chad Busche20-Jan-03 5:43 
GeneralRe: Post build .dll registration fails in VC 7.0 Pin
Jörgen Sigvardsson21-Jan-03 10:18
Jörgen Sigvardsson21-Jan-03 10:18 
GeneralBitblit with WTL Pin
Tommy2k19-Jan-03 4:41
Tommy2k19-Jan-03 4:41 
GeneralRe: Bitblit with WTL Pin
saierdia19-Jan-03 6:40
saierdia19-Jan-03 6:40 
GeneralRe: Bitblit with WTL Pin
Tommy2k28-Jan-03 6:07
Tommy2k28-Jan-03 6:07 
GeneralRe: Bitblit with WTL Pin
Ben Burnett28-Jan-03 13:53
Ben Burnett28-Jan-03 13:53 
GeneralRe: Bitblit with WTL Pin
Tommy2k29-Jan-03 10:51
Tommy2k29-Jan-03 10:51 
GeneralExclusive file access to STL streams Pin
Neville Franks17-Jan-03 12:30
Neville Franks17-Jan-03 12:30 
Ok I hope this is a stupid question. How do you lock STL stream files such as ostream, so other processes can't access them. ie. I want the functionality that CreateFile( ..., FILE_SHARE_READ etc. ) offer. When I open a file to write to it, I want to ensure no other apps/processes can open it untill I'm finished with it. I can't see any options to let me do this with STL streams. Surely I'm missing something here.

Neville Franks, Author of ED for Windows. www.getsoft.com
Make money with our new Affilate program
GeneralRe: Exclusive file access to STL streams Pin
Soni19-Feb-03 2:51
Soni19-Feb-03 2:51 
GeneralRe: Exclusive file access to STL streams Pin
Neville Franks19-Feb-03 8:46
Neville Franks19-Feb-03 8:46 
GeneralOleDB exception durring CoUninitialize() Pin
Paul Silvernail14-Jan-03 12:21
Paul Silvernail14-Jan-03 12:21 
GeneralRe: OleDB exception durring CoUninitialize() Pin
Paul Silvernail14-Jan-03 16:35
Paul Silvernail14-Jan-03 16:35 
GeneralString vector speed issue Pin
-Dy13-Jan-03 5:34
-Dy13-Jan-03 5:34 
GeneralRe: String vector speed issue Pin
AlexO13-Jan-03 5:39
AlexO13-Jan-03 5:39 
GeneralRe: String vector speed issue Pin
Tim Smith13-Jan-03 6:06
Tim Smith13-Jan-03 6:06 
GeneralRe: String vector speed issue Pin
-Dy13-Jan-03 6:16
-Dy13-Jan-03 6:16 
GeneralRe: String vector speed issue Pin
Tim Smith13-Jan-03 6:43
Tim Smith13-Jan-03 6:43 
GeneralRe: String vector speed issue Pin
gosh14-Feb-03 11:21
gosh14-Feb-03 11:21 
Generalerror MIDL2020 : error generating type library : SaveAllChanges Failed Pin
DeepakSharma12-Jan-03 23:54
DeepakSharma12-Jan-03 23:54 
GeneralRe: error MIDL2020 : error generating type library : SaveAllChanges Failed Pin
AlexO13-Jan-03 2:35
AlexO13-Jan-03 2:35 
GeneralPersist STL vector to Registry Pin
Neville Franks12-Jan-03 14:22
Neville Franks12-Jan-03 14:22 
QuestionHow can I prohibit STL alter its items' addreses Pin
IMiracle12-Jan-03 1:13
IMiracle12-Jan-03 1:13 
AnswerRe: How can I prohibit STL alter its items' addreses Pin
Joaquín M López Muñoz12-Jan-03 11:30
Joaquín M López Muñoz12-Jan-03 11:30 
Generaltemplates as paremeters in std::vector<> Pin
Biochemist10-Jan-03 10:54
Biochemist10-Jan-03 10:54 
GeneralRe: templates as paremeters in std::vector<> Pin
Nemanja Trifunovic10-Jan-03 11:43
Nemanja Trifunovic10-Jan-03 11:43 

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.