| working with IHTMLDocument and friends (3 replies) |
| microsoft.public.dotnet.languages.vc |
| Hi, I need to get the following VB6 code to work in .NET: '///// Dim doc As MSHTML.HTMLDocument .... doc.getElementsByName("username").Item(0).Value sn doc.getElementsByName("password").Item(0).Value pass doc.getElementsByName("savepwd").Item(0).Checked "yes" '\\\\\ I got as far as the Item(0) part using C# and Microsoft.mshtml: ////////////////////// HTMLDocumentClass doc browser.Document as HTML... |
|
| Search order of DLLs (2 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| Hi, I have a question concerning the search order of DLLs and whether I can take influence on how they are loaded. The following is my situation: I have a plugin design for my application. It is stand alone if compiled as exe, a plugin if compiled as dll. If compuled as plugin I would like to install the application to a path like x:\somewhere\HostApp\Plugins\PlugIn1. So far no problem, but if I l... |
|
| How to initialize a static map member in a cpp file body (4 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| Hi, I have a question about to initialize a static map member like this: In the mapclass.h; class mapclass { private: static map string, int s mapArray; } In the mapclass.cpp; ..... s mapArray["Item01"] 0; s mapArray["Item02"] 1; ..... I don't want to initialize this static member in a member function body, I only want to initialize it in the cpp file body. What I can do ? Thanks advanced, Bill |
|
| Browser Toolkit for VC.NET 2003 (repost) (2 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| [repost using registered managed ng alias] Hi, is there a browser toolkit available for VC.NET 2003 (VC7.1)? I found downloadable toolkits for virtually all other versions at microsoft.com, but none specifically marked as compatible with VC 7.1. // Johan |
|
| How to load assembly from GAC using unmanaged C++? (3 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| Hello group! How to load assembly from GAC using unmanaged C ? I want load assembly into memory or get path to file on disk. Alex. |
|
| Checking which method a delegate points to (3 replies) |
| microsoft.public.dotnet.languages.vc |
| I have a delegate which I use to store a current 'state' function (for a statemachine inside a form). delegate void State t(const Message c& Message); I assign to it such as m State new State t(this, StateShutdown); How can I later check which method the State is pointing to? And is there an easier way to change the method when needed, rather than creating a whole new State t object (when the obje... |
|
| Romainian Teenagers Raped. Banned Photos. 9595 (2 replies) |
| microsoft.public.dotnet.languages.vc |
| Pictures from banned site of young romanian teenagers being brutally raped. http://205.251.154.36:89/teenrape/TeensRaped.scr hhfkchfkzyeclebcykkfkcrqinrprcktrgxjtn |
|
| How to hook mouse input? (4 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| Hi, I am coding for an application with dialog window. I need intercept mouse input. I need catch raw input, pretty much everything for WM INPUT: such as Left/Middle/Right button down/up, srcoll/wheel, pull and drag, device source. I checked SetWindowsHookEx, it seems it can't catch so much infor, only LButton RButton Down/Up? What function should I use or maybe I should ask how to hook Dialog box... |
|
| Is VC++ .NET dead/dying? (9 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| I have cruised around http://msdn.microsoft.com/visualc/ and the rest of the site, and i am not able to find a single C or VC certification exam that will be available after June 30, 2004. I emailed support, and the reply was: "We understand your concerns in this matter. We would like to inform you that at this moment we do not have any plan or information if there will be replacements for the dis... |
|
| Month Calendar control has white bar across selected dates (6 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| When I create a month calendar control in Visual C .net 2002 and set it to multiselect, it produces a white bar that blocks out the dates when I drag the mouse over the dates to select them. I didn't have this problem with an app I wrote in Visual C 6.0 and ported to .net 2002. Another thing I've noticed is that the selection box is square on the .net calendar and it has rounded corners on the cal... |
|
| Can't find posts (2 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| This is ridiculous. Either the posts I made in the last week have vanished, were never successfully inserted with this new format, or I just can't find them. The search feature can't find them. What's going on? With my old posts I didn't check "Notify me of replies" but with this one I will. It's really bugging me that my posts have vanished. |
|
| Link errors building rather simple application which uses C++ IO facilities (3 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| Hello. I am having trouble building a simple project that uses one of the Standard C Library's IO facilities. The following is a stripped down version that illustrates the problem: [beginning of sample program] #include fstream int main(int argc, char* argv[]) { std::ofstream saida("saida.txt"); } [end of sample program] This is the makefile I am using to build it: [beginning of makefile] proj tes... |
|
| winsock issue (2 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| Hi, Take in mind the following scenario: two computers are sending data to each other ( using winsock ), one computer send data faster then the rate data is being processed by the other computer, this will cause the target computer TCP Stack to get filled and the source computer will not be able to send data until the target computer will handle this data, Taking that in mind, what happen in the p... |
|
| vc++ 6.0 or vc++ .net 2003? (2 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| After taking 2 semesters of C at school, I've decided to get a compiler for my personal use when not at school, and one that can do Windows programming. I've pretty much come down to either vc .net 2003 standard or vc 6.0 pro. Basically, my main reservations about .net 2003 is that from what I've read it lacks optimizations, but 6.0 seems to be more dated, "less standardized", and the support will... |
|
| SPeech SDK for Palm PCs (2 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| Can I use Speech SDK for Palm PC application (Windows CE)? Posted Via Usenet.com Premium Usenet Newsgroup Services ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY ** http://www.usenet.com |
|
| Compiling Error in VS C++ .NET that works fine in VS 6.0 (7 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| I m very new in C programming and am trying to make a decoder tool just for the purpose of learning. I started my project in VC 6.0, but after a change of PC, I continued my programming in VS .NET. Now I get a lot of compiling error which I don t understand. Here is an extract from the code: int iOct; CString sASCII; sASCII ((iOct 4) 48); This works fine in VS 6.0 but gives an error stating it s a... |
|
| Where is the Component Gallery (4 replies) |
| microsoft.public.dotnet.languages.vc |
| Where can i find the Component Galery in Visual Studio .net? I just cant find in anywhere. Posted Via Usenet.com Premium Usenet Newsgroup Services ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY ** http://www.usenet.com |
|
| Mixed code - "not registered"? (2 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| We are attempting to move a large development project into the .NET age over time. We have a large number of ATL based COM objects in this project. Following the "Journal Poster" example provided by MS, I have converted some of my COM projects into mixed code so that there is both a .NET and COM interface to the underlying logic. So far, so good. In one of these former COM projects, four additiona... |
|
| newb needs your help :) (3 replies) |
| microsoft.public.dotnet.languages.vc |
| hey guys just signed up and i hope to make this forum my second home :) anyways i want to go right into game programing so i installed DX9 SDK and started reading but when it come to testing some of the samples they wont compile. says: cannot find "d3dx9.h" no such file or directory the file is there i checked twice and reinstalled DX9 SDK twice and stil nothing anyone else had this? know how to f... |
|
| VC++ .NET Windows and interrupts / watchdogs question. (3 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| I have developed a decoding tool by using MFC (Dialog based) in VS .NET 2003. The program actually works, but it hangs during the actual decoding. When finished the window comes back again. As the actual decoding of my file could take up to 5 minutes, this is of course quite annoying. During the decoding the CPU is more or less parked at 100%. How can this be avoided? Is it possible in a not too c... |
|
| How to use VS2003 designer to design a form in a nested namespace (2 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| Hi there, I'm trying to design a form with the help of the VS2003 C Forms designer. This works pretty good as long as the form is not included in a nested namespace. Example (works) namespace MyFirstNS { public gc class MyForm { MyForm(void); }; } Example (Designer does not open that code): namespace MyFirstNS { namespace MySecondNS { public gc class MyForm { MyForm(void); }; } } Does anybody know... |
|
| Can't change the MAINFRAME icon! (3 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| I have edited the IDR MAINFRAME icon in VS .NET 2003. I compile it but while running the program, it s still the same default icon! How can I change this? I did the same in VC 6.0 without any problem. BR /// Rob Posted Via Usenet.com Premium Usenet Newsgroup Services ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY ** http://www.usenet.com |
|
| File Build Problem (2 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| Just getting started with Visual C . Learning how classes work. When I select the icon to "RUN" my program to debug. The program compiles and I get an error due to syntax. I see my problem there, but when I click on "Stop Build" nothing happens. When I look at my Windows Task Manger is shows the application still running. I have to "End Task" with device managerto get it to stop. I My OS is Window... |
|
| App blows out on key hit (2 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| Please pardon me if this has been answered, I could not find the answer. I am relatively new to VC 6, but I have programmed quite a bit in other languages. My simple dialog exits immediately upon a bad keystroke if hte focus is not on an editable control, i.e. RTN on a button, or ESC . How do I deal with this? |
|
| Checking active solution configuration at compile time (4 replies, VIP) |
| microsoft.public.dotnet.languages.vc |
| Hi! Is it possible to check the active solution configuration (debug, release or some user defined) at compile time using for example preprocessor directives? Best regards, Michael |
|