No announcements
Found 2894106 threads
-
0 Votes
Will my app pass validation if I use std::fstream?
, but you can confirm this yourself by running a test app through the Windows App Cert Kit. Since fstream is synchronous and could block the thread ...Answered | 1 Replies | 2263 Views | Created by brentAtBrainium - Monday, April 16, 2012 8:37 PM | Last reply by Rob Caplan [MSFT] - Tuesday, April 17, 2012 1:06 AM -
0 Votes
usinng std::fstream in native dll for Windows Store App
via IF. Above native code is inside the native dll. My questions: 1. std::fstream cannot be ...Answered | 3 Replies | 1993 Views | Created by nguyen.hoang.viet - Saturday, October 5, 2013 5:33 AM | Last reply by Chuck Walbourn - MSFT - Tuesday, October 8, 2013 5:49 AM -
0 Votes
fstream for i/o
hi i want to ask two queries 1 can we use fstream for i/o operation on pocket pc 2005. how to use that. which are the ...Answered | 1 Replies | 3598 Views | Created by Shruti00 - Saturday, July 29, 2006 6:08 AM | Last reply by AlexFeinman - Saturday, July 29, 2006 8:45 PM -
0 Votes
Will my application pass review?
app will pass certification. You are permitted to use a third party payment gateway to complete a purchase, however, you are not permitted to ...Answered | 4 Replies | 1481 Views | Created by tagirovegor - Thursday, February 7, 2013 10:22 PM | Last reply by Jason Short PhD (MSFT) - Wednesday, May 29, 2013 12:19 AM -
0 Votes
fstream::open
;stdafx.h" #include <iostream> #include <fstream> #include <ios> //#include <fstream.h> using std::ofstream; using ...Answered | 1 Replies | 789 Views | Created by chong kyong kim - Monday, December 21, 2015 6:37 PM | Last reply by davewilk - Monday, December 21, 2015 6:49 PM -
1 Votes
I use a known put method of class std::fstream could not write to file
(1) If the file open fails, why do you proceed as if it hadn't? Just issuing a message isn't good enough, you have to stop trying to ...Answered | 1 Replies | 662 Views | Created by 妆台秋思 - Sunday, July 6, 2014 7:02 PM | Last reply by WayneAKing - Sunday, July 6, 2014 9:02 PM -
0 Votes
Does methods of "std::fstream" set "errno" appropriately?
Hi, I don't see a reason for it not setting that "errno" correctly (unless it has some bug). Check this page for information of what error flags are set when using ...Answered | 2 Replies | 5541 Views | Created by HouZhenYu - Friday, June 16, 2006 12:06 PM | Last reply by HouZhenYu - Thursday, June 22, 2006 9:35 AM -
2 Votes
When window programming, I can not use fstream or string?
present object to window. so, I used fstream for reading file ,and I also use ...Answered | 3 Replies | 3268 Views | Created by stillwhere - Friday, May 18, 2012 6:08 AM | Last reply by stillwhere - Friday, May 18, 2012 12:23 PM -
0 Votes
About fstream
to it and write from it within a single transaction should you use an fstream. This will help reduce code errors, such as in this code ...Answered | 2 Replies | 2050 Views | Created by Jay Mitchellos - Wednesday, July 17, 2013 9:10 PM | Last reply by MikeBMcL - Thursday, July 18, 2013 4:28 AM -
0 Votes
File I/O : Which one to use? CFile or fstream
}; For that, which class that I will use? CFile or fstream?TIA, Regards,Jahfer V PAnswered | 1 Replies | 6960 Views | Created by Jahfer V P - Wednesday, April 27, 2005 5:36 AM | Last reply by - Wednesday, April 27, 2005 5:36 AM -
0 Votes
What will happened if I cancel Azure pass subscription?
120,000Won (120$) for a month. and my azure bills said that I used azure service about 80$ on Azure pass subscription. (So there are no payment for me because of Azure ...Answered | 1 Replies | 1104 Views | Created by JujinKim - Saturday, July 4, 2015 6:07 AM | Last reply by Shirisha Paderu - Saturday, July 4, 2015 10:03 AM -
0 Votes
when will u use delay validation property?
to use expression as connection string for tasks, you will have to set delay validation to TRUE I have written a blog on delay ...Proposed | 5 Replies | 3335 Views | Created by v60 - Sunday, February 19, 2012 1:33 AM | Last reply by Raunak J - Sunday, February 19, 2012 9:46 AM -
0 Votes
If I use my student information to download dreamspark will the university take credit for my app?
If I use my student information to download dreamspark will the university take credit for my app? I am ...Answered | 1 Replies | 1338 Views | Created by EscapistPrototype - Sunday, August 26, 2012 5:28 AM | Last reply by David Giner - Monday, August 27, 2012 3:44 PM -
0 Votes
Will my Window Phone 8.1 app pass certification if i do background GPS tracking using Sensor DeviceUseTriggers?
background. The solution proposed was to start GPS tracking inside a Background Task created for DeviceUse. The solution appears to work fine in Windows ...Unanswered | 2 Replies | 483 Views | Created by Anargyros Tomaras - Monday, October 13, 2014 11:24 PM | Last reply by Anargyros Tomaras - Wednesday, October 15, 2014 11:25 PM -
0 Votes
std::fstream::read --- stop reading data from binary file correctly
none for these functions. Loss of data on an assignment to a shorter variable - I've checked the types and variables are 1 to 1 when using std::fstream but I ...Answered | 39 Replies | 7587 Views | Created by Simulacrum111 - Friday, March 13, 2009 6:11 PM | Last reply by Simulacrum111 - Monday, March 16, 2009 6:41 PM -
0 Votes
Will the standard Win32 Crypto API pass store validation?
I saw that there's a new crypto/certificate store API in WinRT (probably usable in the desktop and metro apps). My question is, will the old Crypt/Cert APIs pass ...Answered | 3 Replies | 3963 Views | Created by Joaquin Jares - Thursday, January 26, 2012 1:19 PM | Last reply by Joaquin Jares - Wednesday, February 1, 2012 2:14 PM -
0 Votes
fstream flush
fstream::flush() does that actually writes to the disk? Can you please refer me to a link that discuss the disk I/O in detail. Thanks.Answered | 2 Replies | 2644 Views | Created by suchi_ade - Thursday, March 28, 2013 8:02 PM | Last reply by Pintu Shukla - Thursday, March 28, 2013 9:40 PM -
0 Votes
Will an app using socket.io pass certification?
I'm connecting to only exposes that interface, so it's easier if I include that library in my Win8 app to connect (I don't use the built-in ...Answered | 3 Replies | 2476 Views | Created by sigermtl - Sunday, September 9, 2012 6:22 PM | Last reply by Kraig Brockschmidt [MSFT] - Monday, September 10, 2012 3:56 PM -
0 Votes
fstream problem
I'm trying to write a program that takes input from a file. A very very simple program. The code that I've written works in other compilers, ie gcc, perfectly, but when I ...Answered | 2 Replies | 6000 Views | Created by mooglemoogle - Saturday, June 11, 2005 3:20 AM | Last reply by mooglemoogle - Monday, June 13, 2005 7:24 AM -
0 Votes
How do I know if my app will qualify to go into the store?
you upload your submission to the Store, it will need to pass the Store certification so that it could appear in the Store. If you need to ...Unanswered | 1 Replies | 560 Views | Created by PLEE7 - Tuesday, March 14, 2017 1:53 PM | Last reply by Mattew Wu - Wednesday, March 15, 2017 6:32 AM - Items 1 to 20 of 2894106 Next ›
No announcements