Hello there,
I wrote an application using VB and OLE connections to excel.So far everything works fine. But I have problems if I close my application: an excel proces stays in the Process list of windows. This is very annoying, coz when i want to open another workbook from explorer, it hangs.
I...
Hello,
I am using MDT6 and try to automatically dimension an imported iges file.
The command prompt states that blocks should be selected.
What am I doing wrong.
Are there specific tutorials around?
Any tricks are greatly apprectiated
stonee
Hi there,
I would like to create a kind of list which can hold different objects created at runtime.
(list.write(xxx))
Then i would need an instance of that class and read values from that list out to a self defined time (list.read()).
What'a the best approach to do such a thing in c#?
thanks...
Hi there,
I want to split up my app into a GUI part and the some "working" parts behind.
Which means to access certain parts of the GUI (e.g. Listbox) and fill it with data generated in nother methods of other classes.
For me as a newbie i could maybe imagine some ways to do it, but...
Hi there,
What's the best approach to convert a 32byte Char[] Unicode array to
a simple string?
char Name[0]
char Name[1]
char Name[2]
...
char Name[31]
thanks for your help,
stonee
hi there,
Just a quickie:
Are there classes around to directly convert a 4byte big byte array to an Int32, or do I need to go the manual way?
Thanks a lot,
stonee
hello again,
I'm really getting crazy on this:
I have an object, derived from another class containing some enums. I need to send this object down to a server via a socket.
My problem is, that in c# this socket.send() method does not accept ref or pointers but by byte[].
I'm trying now since...
I receive the following message when I compile;
unsafe bool Initialize()
{
//You can only take the address of unfixed expression inside of a fixed statement initializer
CInit Data = new CInit();
return SendPacket(&Data.DataPacket...
Hello There,
Finally I have decided to rewrite an API from C++ to C#.
So far all worked good but some things I do not really understand in C#. Maybe somebody can help me out!
Imagine I have the following Code in C++:
what would be the equivalent in C#? e.g. in respect to this
void* which...
Hi guys,
I did a script containing a button to execute a specific action. At the moment I use as the caption of the button &UP to be able to use shortrcut Alt-U.
I would prefer using F9 Key instead, is there a slim way to do that, or do i really need to implement a message mechanism which waits...
Hi Guys,
I am currently developing a Client/Server program in Java. The server I try to understand sends somewhat unsigned double values whereas in JAVA only signed doubles do exist.
However, can anybody give my an idea how to generate in C(++) a byte array from any double value to the console...
hey JavaGurus,
I a currently starting to write a TCP/IP communication in Java (with sockets).
I need to send data packets to a server, which will execute certain commands.
Those packets should have a 4-Byte alignment convention.
As far as I know VC++ default is 8 Byte.
What about Java? Is that...
Hi guys,
I am looking for a good C++ to Java Translator for a long time now. Does anybody knows a good one?
Any help is greatly appreciated!
regards,
stonee
Hi there,
Hoping to find an answer for my problems here.
I am using CR 8.5 on W2k.
I have some reports with embedded OLE bitmaps. They were originally converted from CR7 version. Everythings works ok so far, preview looks wonderful, but as soon I print them, the output looks grayscaled, no...
I am looking for a (infrared) remote Control for my PC.
I bought already the X-Point of Grandtec, but this was device misses a main feature I need(even if written on the package):
It must be possible to program each individual button on that remote control with a Keyboard-Shortcut like F2 or...
hey there,
It's a simple beginner question:
why is there no image on my panel?
I can draw and so on, but it displays no pic, why?
any help is greatly appreciated!
stonee
public class Frame0001 extends JFrame {
public Frame0001() {
}
public static void main(String[] args) {
Frame0001...
Hey guys,
There is a problem and I need your help:
I have 2 Computers, let's say A and B.
On both there is Excel installed on WiNNT4.
On Computer A, in regional settings the decimal seperator is set to "," on the other one "."
When I copy now data from a database to Excel on...
Hi there,
There is an option in CR7 to export specific reports to an third party format, like word, excel or many others.
My problem is: since i have installed outlook on my machine, this export options are no longer available.
It automatically exports the stuff to outlook, without leavin a...
hey there,
can somebody explain the detailed difference in between a power user and a restricetd user in win2k. Is it true, that a power user can't create any new users. If no, how to do that?
thanks in advance
stonee
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.